58+ Specialized AI Agents
Database, API, frontend, security, testing, DevOps, compliance โ each agent is an expert in its domain, collaborating through a shared knowledge graph. No one agent does everything.
Turn a plain-English requirement into a production-ready application โ 58+ specialized agents, full SDLC automation, self-hosted.
git clone https://github.com/Redlock666/Purple8-platform.git
cd Purple8-platform
cp config/dev.env.template .env
# Edit .env โ set POSTGRES_PASSWORD, JWT_SECRET, OPENAI_API_KEY
docker compose up -ddocker compose ps # all 14 containers should be Up
curl localhost:8081/docs # Swagger UIOpen http://localhost:8080, sign in, and type your first prompt:
"Build a FastAPI CRUD app with PostgreSQL, JWT auth, and a React dashboard"
Choose goal Prototype and watch 15+ agents build it in real time.