SeungyounShin/Llama2-Code-Interpreter
Make Llama2 use Code Execution, Debug, Save Code, Reuse it, Access to Internet
This project helps developers interact with a Llama2-based AI that can write, run, and debug its own code to answer questions. You provide a request in natural language, and the AI generates and executes code to produce the requested information or visualization. This is ideal for developers who want to integrate an intelligent code interpreter into their applications or workflows.
685 stars. No commits in the last 6 months.
Use this if you are a developer looking for an AI that can autonomously generate, execute, and debug code to fulfill data-related requests, especially for tasks like data analysis or visualization.
Not ideal if you are a non-technical user looking for a ready-to-use, no-code data analysis tool, as this project requires programming knowledge to set up and integrate.
Stars
685
Forks
88
Language
Python
License
—
Category
Last pushed
Sep 21, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/SeungyounShin/Llama2-Code-Interpreter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ludwig-ai/ludwig
Low-code framework for building custom LLMs, neural networks, and other AI models
withcatai/node-llama-cpp
Run AI models locally on your machine with node.js bindings for llama.cpp. Enforce a JSON schema...
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and...
zhudotexe/kani
kani (カニ) is a highly hackable microframework for tool-calling language models. (NLP-OSS @ EMNLP 2023)
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.