Skip to content

Developer-first AgentOps platform - deploy, test, and monitor AI agents

License

Notifications You must be signed in to change notification settings

lguzzon-scratchbook/e2b

 
 

Repository files navigation

E2B - Cloud for AI Agents & Apps

Sandboxed cloud environments for AI agents & apps with a single line of code

E2B is cloud for AI agents and AI apps. With E2B, you can create AI playgrounds. In these AI playgrounds, you can let your AI agents and apps:

  • Run any code and terminal command in a sandboxed environment
  • Install dependencies and programs
  • Use filesystem
  • Upload and download files
  • Access the internet
  • Start a web server that's accessible from the internet
  • Clone git repositories
  • Start any process (even long-running such as a database)

This just a few examples of what can be done with our agent cloud environments.

Our SDK works with any AI agent (no matter what framework, you're using), and without the need to manage any infrastructure.

Getting Started & Documentation

Visit docs to get started with the SDK.

Python

pip install e2b

JavaScript & TypeScript

npm install @e2b/sdk

About

Developer-first AgentOps platform - deploy, test, and monitor AI agents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 47.4%
  • TypeScript 32.6%
  • MDX 10.3%
  • JavaScript 7.4%
  • Jupyter Notebook 1.7%
  • CSS 0.3%
  • Other 0.3%