-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add E2B AI Analyst #768
base: main
Are you sure you want to change the base?
Add E2B AI Analyst #768
Conversation
Thanks @jamesmurdza for the PR! its a cool recipe, if there is no hard dependency, can we please have short readme + the online version link instead of the submodule. |
This reverts commit 48f6abe.
Great idea, done. Let me know if I should make the README shorter or change anything. |
Hello @HamidShojanazeri , is there anything else to update on our (E2B) end for this PR to be merged? Thanks for update :) |
Thanks @tizkovatereza LGTM, can you pls fix the spellcheck errors, by adding those words to here, https://github.com/meta-llama/llama-recipes/blob/main/.github/scripts/spellcheck_conf/wordlist.txt. |
file: recipes/3p_integrations/e2b-ai-analyst/README.md |
Done. |
Hey the CI seems to be failing on a Markdown link that we didn't add. Is there anything we should fix? |
Hey @HamidShojanazeri could you please check the Mardown link as James says? We would love to see this PR merged and make an announcement. :) Thank you very much! |
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.