Skip to content

e2b-dev/e2b-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

✴️ E2B Cookbook

Example code and guides for building with E2B's Code Interpreter.

Examples

Hello World

LLM Providers

AI Frameworks

Next.js

Getting started with E2B

1. Get API key

Sign up and get your E2B API key.

2. Install code interpreter SDK

We have built a dedicated SDK for adding code interpreting to your AI apps.

3. Check out Hello World example

Check out the TypeScript and Python hello world examples.

4. Explore documentation

Visit our docs at e2b.dev/docs.