3-12 画像認識

カテゴリ:DX

Visual Studio Codeを起動。
[ファイル]-[フォルダを開く]でデスクトップのdxフォルダのpython内の
detectフォルダ を開きます。

ターミナルで以下を実行しライブラリをインストールする。

pip install openai langchain  langchain-openai

戻る