# code-interpreter

Canonical URL: https://doramagic.ai/en/projects/code-interpreter/

Source repository: https://github.com/e2b-dev/code-interpreter

## What it is

Python & JS/TS SDK for running AI-generated code/code interpreting in your AI app

## Capability boundary

skill, recipe, host_instruction, eval, preflight

## First safe verification

Verify the smallest path in an isolated environment and keep a rollback path.

## Main risk

May increase setup, validation, or first-run risk for the user.

## Evidence base

https://github.com/e2b-dev/code-interpreter, https://github.com/e2b-dev/code-interpreter#readme, Human Manual, Pitfall Log
