Overview
Open-source agent that lets LLMs run code locally to complete tasks, a code-first autonomous agent.
Details
Open Interpreter is an open-source agent that lets LLMs run code locally to complete tasks, coding, file operations, browsing, automation. Open Interpreter exposes a chat interface where the LLM generates and executes code on the user’s machine to handle requested tasks. Open Interpreter has been one of the most popular OSS local autonomous agents.