Open Interpreter

Open Interpreter is an open-source tool that lets LLMs run code on your computer through a chat-style terminal interface and a lightweight Python API.

It executes Python, JavaScript, and shell code in your local environment with explicit confirmations for file or system changes. It can be configured to auto run when desired.

It supports hosted and local models via adapters, such as Ollama and LM Studio, and offers an OS Mode with a Computer API for GUI level actions like taking screenshots or driving a browser.

Official website: openinterpreter.com


By Leodanis Pozo Ramos • Updated Nov. 21, 2025