- Step1: Clone the repository from https://github.com/BurnyCoder/multiagent-ai-coding
- Step2: Install dependencies with pip install -r requirements.txt
- Step3: Set your OpenAI API key in environment variables
- Step4: Configure agent roles and pipelines in config.yaml
- Step5: Run python run_pipeline.py to execute the agent workflow
- Step6: Review generated code, tests, and reports in the output directory