AI-powered code generation tool for scratch development of web applications with a team collaboration of autonomous AI agents. This is a research-project, and its primary value is to explore the possibility of autonomous AI agents.
Project description
AI-powered code generation tool for scratch development of web applications with a team collaboration of autonomous AI agents. This is a research-project, and its primary value is to explore the possibility of autonomous AI agents.
Table of contents
🏛 Concept
- Build Team, Build App: Simply organize your team and decide on what to build.
- AI Agent Collaboration: Assemble a group of AI agents and work together to carry out the steps.
- Choose the right leader for each step.
- Leaders create a plan of action for each step.
- Work with team members to complete every task in the action plan.
🐳 Getting Started
:bulb: While it's entirely feasible to launch the application on your local machine directly, we strongly recommend using Docker for starting up the application.
- Clone the repository
$ git clone git@github.com:kyaukyuai/gpt-all-star.git
- Edit the
.env
file
$ mv .env.sample .env
- Run
docker compose build
anddocker compose up
$ make build
$ make up
- Open the web terminal
port 7681
Open: http://localhost:7681
- Install dependencies
$ poetry install
- Start
GPT ALL STAR
$ poetry run gpt-all-star
- Edit the team members
If you want to change the team members, edit the gpt_all_star/agents.yml
file.
🔎 Examples
examples
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gpt_all_star-0.0.1.tar.gz
.
File metadata
- Download URL: gpt_all_star-0.0.1.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.0 Darwin/23.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9cac4e0d8cbab2d3739ea5ad980693365f536d7a23acedac4da2f68a5db3c8c7 |
|
MD5 | 0b08a46fb57c555d82756aa42874d12c |
|
BLAKE2b-256 | 92e0f89800f010cb4730b788861ce8af005c533b2e3b737187a0d1198b094426 |
File details
Details for the file gpt_all_star-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: gpt_all_star-0.0.1-py3-none-any.whl
- Upload date:
- Size: 46.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.0 Darwin/23.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eec15bf2f9b9be25b13b4f8a4b0a12a80553d79002ac2c925efabf2c50ab22d4 |
|
MD5 | fac9c6941d6529969d6d767342bee0d1 |
|
BLAKE2b-256 | 4c1314004a63d4fe4028c7b8ca1a8be824bf953a4ee86479cd27de74333c4311 |