{"id":17929747,"url":"https://github.com/abi/aero","last_synced_at":"2025-03-24T04:31:07.311Z","repository":{"id":182029501,"uuid":"666793998","full_name":"abi/aero","owner":"abi","description":"Open source CLI version of code interpreter on self-hosted, sandboxed infra using Modal","archived":false,"fork":false,"pushed_at":"2023-07-20T19:59:48.000Z","size":1990,"stargazers_count":12,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T05:24:34.326Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-15T15:43:10.000Z","updated_at":"2024-07-02T04:58:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ac3c777-e651-4b1a-a814-4b2225c46cc2","html_url":"https://github.com/abi/aero","commit_stats":null,"previous_names":["abi/aero"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abi%2Faero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abi%2Faero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abi%2Faero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abi%2Faero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abi","download_url":"https://codeload.github.com/abi/aero/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245210967,"owners_count":20578321,"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":[],"created_at":"2024-10-28T21:10:22.547Z","updated_at":"2025-03-24T04:31:06.706Z","avatar_url":"https://github.com/abi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Open source CLI version of code interpreter on self-hosted sandboxed infra using Modal.\n\n\nhttps://github.com/abi/aero/assets/23818/b87db048-cce5-41fe-88d6-31b899bbca5c\n\n\n\n## Benefits\n\n- Has access to the Internet\n- Runs all GPT generated code in an isolated, remote environment (won't delete your files by accident)\n- Modify Modal to run in a GPU environment and use any GPU-enabled library that GPT4 knows about\n\n## Limitations\n\n- Not using a finetuned GPT4 model as code interpreter is suspected to use\n- Doesn’t figure out the structure of input file yet. It relies solely on the file format to decided how to process it. (Fix coming soon)\n- Containers only contain a few packages for now. PRs welcome to support more!\n\n## TODOs\n\n- Generate two versions of the code to have a fallback if the first one fails\n- Support full list of Code Interpreter dependencies in the modal executor\n\n## Setup\n\npip install python-dotenv modal-client\n\nIf you use Poetry,\n\n```\npoetry shell\npoetry install\n```\n\nCopy .env.example to .env and fill in your Open AI API key.\n\nIn one tab, run `modal serve executor.py`\n\nCopy the URL and fill in the EXECUTOR_URL in .env\n\nIn another tab, run `python cli.py ./test/test.png 'convert to a video'`\n\nYour output will be printed if it's text or download and stored in a output\ndirectory in your current working directory otherwise.\n\n## Examples\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabi%2Faero","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabi%2Faero","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabi%2Faero/lists"}