Giter Site home page Giter Site logo

justaigithub / e2b Goto Github PK

View Code? Open in Web Editor NEW

This project forked from e2b-dev/e2b

0.0 0.0 0.0 42.7 MB

Your own virtual developer. e2b lets you build & deploy specialized AI agents that build software for you based on your instructions.

Home Page: https://e2b.dev

License: Other

Shell 0.06% JavaScript 0.59% Python 53.89% TypeScript 44.41% CSS 0.51% Nix 0.04% Makefile 0.10% Dockerfile 0.39%

e2b's Introduction

e2b e2b

Open-source platform for building AI-powered virtual software developers

e2b-editor

e2b or etob (english2bits) allows you to create & deploy virtual software developers. These virtual developers are powered by specialized AI agents that build software based on your instructions and can use tools.

Agents operate in our own secure sandboxed cloud environments that's powered by Firecracker.

e2b currently supports building only REST servers in Node.js. Specifically using the Express framework. We'll support more use-cases with time.

๐Ÿš€ Get started

We're working on the cloud-hosted version. In the meantime, the fastest way try out e2b is to run it locally via Docker.

๐Ÿณ Start e2b with Docker

You will need:

  • OpenAI API key (support for more and custom models coming soon)
  • Docker
  • Node.js 16+
  • Free ports 3000 (Next.js app), 54321 (Supabase API Gateway), 54322 (Supabase Database)

To start e2b run:

npm start

Then open page on http://localhost:3000.

npm start starts local Supabase in the background - to stop it you have to run npm run stop.

๐Ÿ’ป Development setup

For developing with hot reloading and contributing to the project you may want to run the app locally without Docker (npm start command).

Follow these steps to set it up.

Features

๐Ÿ›  Bring your own X

While e2b will offer the "batteries-included" solution, our goal is to let users:

  • BYOM - Bring Your Own Model
  • BYOP - Bring Your Own Prompt
  • BYOT - Bring Your Own Tools

๐Ÿค– Supported models and model hosting providers

Model or model hosting provider you like isn't supported?

๐Ÿ‘‰ Please open the "New model request" issue ๐Ÿ‘ˆ

๐Ÿ‘‰ Or open a PR and start contributing ๐Ÿ‘ˆ

๐Ÿ‘€ Early demos

โ„น๏ธ Community & Support

๐Ÿค Contributing

We welcome any contributions! If you want to contribute to the project check out the contibution guide and join our Discord.

๐Ÿ“† Short-term Roadmap

  1. โœ… Make sure people can run e2b locally without issues and the DX is smooth.
  2. ๐Ÿšง Add support for more models.
    • โœ… OpenAI
    • โœ… Anthropic
    • Model hosting providers:
      • โœ… Replicate
      • โœ… Hugging Face Inference API
      • โœ… Hugging Face Inference Endpoints
      • โœ… Banana
      • Paperspace
  3. ๐Ÿšง Improve agent's reliability and quality of output.
  4. ๐Ÿšง Improve the feedback loop (UX/UI) between the developer and agents.
  5. ๐Ÿšง Improve agent's understanding of the context based on the instructions.
  6. ๐Ÿšง Deployable agents.
  7. Support more tools and 3rd party integrations that agents can use.
  8. โœ… Let users edit prompts.
  9. Let users customize tools and build custom workflows for the agent.
  10. Release cloud version.

e2b's People

Contributors

valentatomas avatar mlejva avatar sahil280114 avatar jzanecook avatar snoopydevelops avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.