最終更新:2025-05-19 (月) 20:32:54 (42d)
Open Interpreter
Top / Open Interpreter
An open-source, locally running implementation of OpenAI's Code Interpreter.
https://github.com/OpenInterpreter/open-interpreter
概要
- CLIでLLMに指示していろいろやってもらうコマンド
- 自然言語で指示するだけでコード(Python、JavaScript、Shell など)を書いて実行までしてくれる
https://github.com/OpenInterpreter/open-interpreter/blob/main/docs/README_JA.md
パッケージ
バックエンド
関連
- Code Interpreter
- OPENAI_API_KEY?