Video wird geladen...
Video konnte nicht geladen werden
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 Aufrufe • vor 2 Jahren •via X (Twitter)
10 Kommentare

MatthewBermanvor 2 Jahren
1. Create and activate a new environment using Conda

MatthewBermanvor 2 Jahren
2. Install Open Interpreter and set up your OpenAI API key

MatthewBermanvor 2 Jahren
3. Run Interpreter and give it a try!

MatthewBermanvor 2 Jahren
4. You can also test out its vision capabilities by using interpreter --vision

MatthewBermanvor 2 Jahren
4a. It even self-corrects its own code!

MatthewBermanvor 2 Jahren
5. And you can have it create and reuse tools for itself.

MatthewBermanvor 2 Jahren
6. And my favorite part: you can run OS models FULLY locally.

MatthewBermanvor 2 Jahren
Check out my full tutorial on YouTube, including how to write applications on top of Open Interpreter:

Thrasher66099🔮vor 2 Jahren
@hellokillian If it uses the OpenAI api then it isn’t running locally.

MatthewBermanvor 2 Jahren
@hellokillian You can use OpenAI or a fully local model with LMStudio

