Show HN: Open Interpreter – a language model in your terminal, executing code https://ift.tt/8YQjKbN

Show HN: Open Interpreter – a language model in your terminal, executing code Hey HN. Over the summer I built Open Interpreter, a CLI that lets you ask Code-Llama or GPT-4 to write/run code. It runs multiple languages (Python, Shell, HTML/CSS, Node JS rn) then sends the output back to the language model. It’s essentially an open-source, local implementation of OpenAI’s Code Interpreter. No limits on file size, runtime timeouts, or web access. Everything is streamed beautifully, rendered with Markdown, and syntax highlighted. Try it out and let me know what you tried! - Killian https://ift.tt/lX75d4v August 30, 2023 at 05:33AM

Comments