Wednesday, August 30, 2023

Show HN: Open Interpreter - Ask CodeLlama to write and run code locally https://ift.tt/HnOdu3T

Show HN: Open Interpreter - Ask CodeLlama to write and run code locally 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/hCUbqFp August 30, 2023 at 05:33AM

No comments:

Post a Comment

Show HN: The independent guide to agent orchestrators https://ift.tt/a6OnejT

Show HN: The independent guide to agent orchestrators Hey HN! I built AgentMGMT.dev today to keep track of all those agent orchestration too...