A new way to use computers
Open Interpreter lets language models run code.
You can chat with Open Interpreter through a ChatGPT-like interface in your terminal by running interpreter
after installing.
This provides a natural-language interface to your computer’s general-purpose capabilities:
If you already use Python, you can install Open Interpreter via pip
:
Install
Use
We’ve also developed one-line installers that install Python and set up Open Interpreter.
A new way to use computers
Open Interpreter lets language models run code.
You can chat with Open Interpreter through a ChatGPT-like interface in your terminal by running interpreter
after installing.
This provides a natural-language interface to your computer’s general-purpose capabilities:
If you already use Python, you can install Open Interpreter via pip
:
Install
Use
We’ve also developed one-line installers that install Python and set up Open Interpreter.