Example code and guides for building with E2B's Code Interpreter SDK.
Hello World guide
Example use cases
- Anthropic's Artifacts UI with AI Code Execution - JavaScript/TypeScript
- Upload dataset and analyze it with Llama 3 - Python
- Scrape Airbnb and analyze data with Claude 3 Opus and Firecrawl - JavaScript/TypeScript
- Visualize website topics with Claude 3.5 Sonnet and Firecrawl - Python
LLM providers
- OpenAI
- GPT-4o with code interpreter and reasoning on image date
- Anthropic
- Claude 3 Opus with code interpreter
- Anthropic's Artifacts UI with AI Code Execution - JavaScript/TypeScript
- Anthropic models with Firecrawl
- Visualize website topics - Python
- Scrape Airbnb and analyze data - JavaScript/TypeScript
- Meta
- 🦙 Llama 3 with code interpreter
- Mistral
- Codestral with code interpreter
- Fireworks AI
- Firefunction-v2 with code interpreter
AI frameworks integrations
-
🦜⛓️ LangChain
- LangChain with Code Interpreter - Python
-
🦜🕸️ LangGraph
- LangGraph with code interpreter - Python
-
Autogen
- Autogen with secure sandboxed for code interpreting - Python
-
▲ Vercel AI SDK
- Vercel AI SDK's Next.js + AI SDK + Code Interpreter - JavaScript/TypeScript
- Anthropic's Artifacts UI with Vercel AI SDK - JavaScript/TypeScript
-
magentic
- Code Interpreter with magentic and GPT-4o - Python
Sign up and get your E2B API key.
We have built a dedicated SDK for adding code interpreting to your AI apps.
Check out the TypeScript and Python hello world examples.
Visit our docs at e2b.dev/docs.