A curated list of AI tools and resources for developers, see the AI Resources .

E2B Cookbook: Examples and Tutorials

E2B Cookbook provides open-source examples, tutorials and recipes to help developers build LLM-powered apps using the E2B SDK.

Overview

E2B Cookbook is the official example repository for E2B, containing TypeScript and Python quickstarts, code-interpreter examples, data analysis and visualization recipes, and provider integration samples to accelerate prototyping and evaluation.

Key features

  • Multi-language examples (TypeScript, Python) covering Hello World, dataset upload and interactive analysis.
  • Integrations with many LLM providers (OpenAI, Claude, Mistral, Groq, etc.) and configuration recipes.
  • Production-oriented examples (Docker, Playwright, Next.js) and debugging/test utilities.

Use cases

  • Learning and teaching LLM application development with hands-on examples.
  • Rapid prototyping of interactive apps or data analysis workflows.
  • Integration testing across LLM providers and tools like code-interpreters and charting.

Technical details

  • Primarily TypeScript/Node.js examples with Python notebooks and Colab quickstarts.
  • Repository includes tests, CI configs and demo assets for local validation and deployment.
  • Licensed and maintained as an open-source resource suitable for copying and extension.

Comments

E2B Cookbook: Examples and Tutorials
Resource Info
🌱 Open Source 🎓 Course