companies
Open Interpreter
Open-source project letting large language models write and execute code locally to complete tasks on a user's computer.

Open Interpreter was created by Killian Lucas and launched in 2023 from Bellingham, Washington, quickly becoming a top-trending GitHub repository. The project provides a natural-language interface that lets LLMs generate and run code (Python, JavaScript, shell, etc.) directly on a user's local machine to complete tasks such as file manipulation, data analysis, and system automation, functioning as an open-source, locally-run alternative to OpenAI's Code Interpreter. Lucas later explored hardware extensions of the concept, including the 01 device project. Open Interpreter has remained primarily an open-source initiative without disclosed venture funding rounds, run by a small core team led by Lucas.
- Founded
- 2023
- Headquarters
- Bellingham, United States
- Sector
- applications
Tools
- Open Interpreter
Open Interpreter is an open-source coding agent that runs in a terminal or desktop app to edit files, run commands, and operate applications.