This is an AI-powered code and data analysis tool built with Next.js and the E2B SDK.
→ Try on ai-analyst.e2b.dev
- 🔸 Analyze data with Meta's Llama 3.1
- 🔸 Upload CSV files
- 🔸 Create interactive charts
Powered by:
- 🔸 ✶ E2B Sandbox
- 🔸 Vercel's AI SDK
- 🔸 Next.js
- 🔸 echarts library for interactive charts
Supported LLM Providers:
- 🔸 TogetherAI
- 🔸 Fireworks
Supported chart types:
- 🔸 All the supported charts are descriebd here.
Make sure to give us a star!
Visit the online version or run locally on your own.
git clone https://github.com/e2b-dev/ai-analyst.git
cd fragments && npm i
Copy .example.env
to .env.local
and fill in variables for E2B and one LLM provider.
E2B: E2B_API_KEY
- Get your E2B API key here.
LLM Providers:
- Fireworks:
FIREWORKS_API_KEY
- Together AI:
TOGETHER_API_KEY
- Ollama:
OLLAMA_BASE_URL