Skip to main content

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

gpt-all-star

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.

gpt-all-star-2

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.
    1. Choose the right leader for each step.
    2. Leaders create a plan of action for each step.
    3. Work with team members to complete every task in the action plan.

gpt-all-star-concept

🐳 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.

  1. Clone the repository
$ git clone git@github.com:kyaukyuai/gpt-all-star.git
  1. Edit the .env file
$ mv .env.sample .env
  1. Run docker compose build and docker compose up
$ make build
$ make up
  1. Open the web terminal port 7681

Open: http://localhost:7681

  1. Install dependencies
$ poetry install
  1. Start GPT ALL STAR
$ poetry run gpt-all-star
  1. Edit the team members

If you want to change the team members, edit the gpt_all_star/agents.yml file.

🔎 Examples

examples

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gpt_all_star-0.0.1.tar.gz (29.4 kB view hashes)

Uploaded Source

Built Distribution

gpt_all_star-0.0.1-py3-none-any.whl (46.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page