llama-recipes
llama-recipes copied to clipboard
Add E2B AI Analyst
What does this PR do?
This PR adds an AI data analyst that uses Llama APIs or Ollama to analyze data and generate charts. It uses Llama to generate the Python code and E2B to run the actual code.
A live demo is available here: https://ai-analyst.e2b.dev/
The app is a self contained NextJS project that can be easily self-hosted on Vercel and integrated with API providers and Ollama via the .env file.
We have also signed the CLA.