This project implements a multi-agent architecture using GPT-based agents, where each role has a specific function. A Planner Agent breaks down tasks, and a Developer Agent writes code to solve each subtask. The system is designed for extensibility and will evolve to include QA and Critic agents. -
View it on GitHub