Video yükleniyor...
Video Yüklenemedi
Open Interpreter is like ChatGPT Code Interpreter, but you can run it locally on your computer, and it is 100% open-source. Write and execute code, analyze data, control your computer, and more. Great work killian Here's how to install and use it: 👇
142,913 görüntüleme • 2 yıl önce •via X (Twitter)
10 Yorum

MatthewBerman2 yıl önce
1. Create and activate a new environment using Conda

MatthewBerman2 yıl önce
2. Install Open Interpreter and set up your OpenAI API key

MatthewBerman2 yıl önce
3. Run Interpreter and give it a try!

MatthewBerman2 yıl önce
4. You can also test out its vision capabilities by using interpreter --vision

MatthewBerman2 yıl önce
4a. It even self-corrects its own code!

MatthewBerman2 yıl önce
5. And you can have it create and reuse tools for itself.

MatthewBerman2 yıl önce
6. And my favorite part: you can run OS models FULLY locally.

MatthewBerman2 yıl önce
Check out my full tutorial on YouTube, including how to write applications on top of Open Interpreter:

Thrasher66099🔮2 yıl önce
@hellokillian If it uses the OpenAI api then it isn’t running locally.

MatthewBerman2 yıl önce
@hellokillian You can use OpenAI or a fully local model with LMStudio

