{"id":19578218,"url":"https://github.com/e2b-dev/ai-developer-with-sandbox","last_synced_at":"2025-03-17T16:12:35.149Z","repository":{"id":206548460,"uuid":"717164344","full_name":"e2b-dev/ai-developer-with-sandbox","owner":"e2b-dev","description":"AI Developer is an AI agent powered by GPT-4-Turbo that's using custom E2B Sandbox ","archived":false,"fork":false,"pushed_at":"2025-02-11T09:12:05.000Z","size":201,"stargazers_count":44,"open_issues_count":1,"forks_count":21,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-02T07:23:53.008Z","etag":null,"topics":["agents","ai","ai-assistant","gpt-4","gpt-4-turbo","javascript","llm","openai","typescript"],"latest_commit_sha":null,"homepage":"https://e2b.dev/docs","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/e2b-dev.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-10T17:51:54.000Z","updated_at":"2025-01-22T18:18:54.000Z","dependencies_parsed_at":"2023-11-14T18:46:53.359Z","dependency_job_id":"b37f5cf4-a86e-4d31-8fc6-b652df94e55e","html_url":"https://github.com/e2b-dev/ai-developer-with-sandbox","commit_stats":null,"previous_names":["e2b-dev/ai-developer-with-sandbox"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e2b-dev%2Fai-developer-with-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e2b-dev%2Fai-developer-with-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e2b-dev%2Fai-developer-with-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e2b-dev%2Fai-developer-with-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/e2b-dev","download_url":"https://codeload.github.com/e2b-dev/ai-developer-with-sandbox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244066189,"owners_count":20392406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agents","ai","ai-assistant","gpt-4","gpt-4-turbo","javascript","llm","openai","typescript"],"created_at":"2024-11-11T07:10:14.972Z","updated_at":"2025-03-17T16:12:35.096Z","avatar_url":"https://github.com/e2b-dev.png","language":"TypeScript","readme":"# AI Developer powered by GPT-4-Turbo \u0026 OpenAI's AI Assistant API\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"100\" src=\"/img/logo-circle.png\" alt=\"e2b logo\"\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003e\n  AI Developer is an AI agent powered by OpenAI Assistant API that's using \u003ca href=\"https://e2b.dev/docs\"\u003ecustom E2B Sandbox\u003c/a\u003e\n\u003c/h3\u003e\n\n---\n\nThe AI developer is an AI agent that perform user's tasks in the user's GitHub repository including:\n- reading files\n- writing code\n- making pull requests\n- pulling GitHub repository\n- responding to the user's feedback to the agent's previous work.\n- running commands in the generated environment\n\nAll agent's work is happening inside the [E2B sandbox](https://e2b.dev/docs).\n\nThe E2B's sandboxes are isolated cloud environments made specifically for AI apps and agents. Inside the sandbox AI agents perform long-running tasks, run code in a secure cloud environment, and use the same tools as a human developer would use.\n\n- Pull GitHub repository\n- Read files\n- Make needed changes\n- Commit work\n- Create a pull request\n- Run commands in the generated environment\n\nThe custom E2B sandbox environment is defined in the [`e2b.Dockerfile`](./e2b.Dockerfile)\n\n## Getting started\n1. Run `npm install`\n1. Copy `.env.example` and save it as `.env` file\n1. Add your OpenAI API key to `.env`\n1. Get E2B API Key at [https://e2b.dev/docs/getting-started/api-key](https://e2b.dev/docs/getting-started/api-key)\n    - Save it to `.env`\n1. Run `npm run create-ai-assistant` to create the AI assistant using OpenAI's new Assistant API\n1. Grab the assistant ID you just created here [https://platform.openai.com/assistants](https://platform.openai.com/assistants)\n    - Save the assistant ID to `.env`\n1. Create classic GitHub token [here](https://github.com/settings/tokens) and give it the `read:org` and `repo` permissions\n    - Save the GitHub token to `.env`\n1. Save your GitHub username to `.env`\n\n## Run AI Developer\n\nRun the following command in terminal and follow instructions\n```bash\nnpm run start\n```\n## Update AI Developer\n\nIf you make changes to the description in `functions.ts`, you can update the AI by running the following command in the terminal:\n```bash\nnpm run update-ai-assistant\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe2b-dev%2Fai-developer-with-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe2b-dev%2Fai-developer-with-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe2b-dev%2Fai-developer-with-sandbox/lists"}