1
Feature Story
AI developer connected to GitHub and its own cloud sandbox
Dec 20, 2023 · news.bensbites.coTo start using this AI assistant, one needs to clone the repository, open the specified directory, and install the necessary dependencies. The user must then rename the `.env.example` to `.env` and set up the `OPENAI_API_KEY` key and the `E2B_API_KEY` key. After creating the AI assistant, the assistant ID must be obtained from the console output and set in the `.env` file as `AI_ASSISTANT_ID`. Finally, the user can start the app.
Key takeaways
- The AI developer can clone any GitHub repository to its remote cloud environment, work on the repo there, and then make a pull request to GitHub.
- It uses E2B sandboxes for the remote execution of tasks.
- The AI developer is controllable from your terminal and powered by GPT-4-Turbo.
- It runs in a secure cloud sandbox provided by E2B.