Tuesday, August 29, 2023

Show HN: OpenAI's Code Interpreter running locally with CodeLlama https://ift.tt/UfhnlY2

Show HN: OpenAI's Code Interpreter running locally with CodeLlama 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/gsSNtUW August 30, 2023 at 05:33AM

No comments:

Post a Comment

Show HN: Lucidia, a WebGL visualizer inspired by Drempels https://ift.tt/yobm4ZX

Show HN: Lucidia, a WebGL visualizer inspired by Drempels Made with ChatGPT, open source at https://ift.tt/BpEIVx0 https://ift.tt/pe0A1Lw Ap...