Here's the repo https://github.com/e2b-dev/e2b
Hello everyone! We're building a new kind of development environment powered by AI.
The main idea is that developers have access to AI agents that can use tools. The developer writes a short documentation or a technical spec in plain English and then lets the AI agent do the actual work. The AI agents have access to tools like writing to a file, running code, running commands, installing dependencies, deploying, etc. Agents operate in a secure sandboxed cloud environment that's powered by Firecracker (https://github.com/firecracker-microvm/firecracker). This way, you for example describe what a server route should do and the agent codes it for you. Check out an example of an AI agent coding Stripe customer checkout - https://twitter.com/mlejva/status/1641072535163875330
e2b (english2bits) is an IDE powered by AI agents. Developers describe what they want to build by writing documentation. Then let AI agents with access to tools do the coding work. - GitHub - e2b-d...
Programming is about to get pretty crazy 😅
I just "programmed" a @stripe customer checkout by providing a spec of of what it should do (left side). Then let our agent use tools and figure out the rest up to the deployment
Took like 90 seconds or so? 😅
110