Orchestra is an AI-powered project management system that turns a project idea into a dependency-locked engineering roadmap, auto-assigns tasks to team members based on skill profiles, and tracks progress across GitHub and Discord. Clover is the conversational assistant that answers natural-language questions about your project using RAG search and a Neo4j knowledge graph.
- Blueprint generation — describe your project, provide your tech stack and team members, and Orchestra generates a full task roadmap with priorities, deadlines, dependencies, and assignments
- Smart assignment — tasks are assigned based on each team member's skill profile, scoped only to the project team
- Knowledge graph — tasks, developers, and skills are stored in Neo4j with relationships, powering dependency tracking and skill gap detection
- Clover — ask questions like "what is blocked?" or "who is working on the API?" and get answers grounded in live task data and recent GitHub/Discord activity
- Activity tracking — GitHub commits and Discord messages are ingested, normalized, and linked to roadmap tasks in real time
| Name |
Role |
GitHub |
| Mitaali Singh |
Lead · PM · AI Developer |
@mitaalisingh |
| Naman Gupta |
Knowledge Graph Engineer |
@Naman-GG |
| Arnav Tripathi |
Infrastructure Engineer |
@ArnavXT |
| Sarvagya Prakash |
Data Pipeline Engineer |
@SarvagyaPrakash |
| Prince Negi |
Interactive Canvas Specialist |
@PrinceNegi |
| Isha Mahadev |
Interface Developer |
@IshaMahadev |
| Repo |
Description |
orchestra-ai |
AI server — blueprint generation, task assignment, Clover assistant, knowledge graph, semantic search |
orchestra-backend |
Backend API — auth, event ingestion from GitHub and Discord, WebSocket feed, Postgres |
orchestra-frontend |
Web app — project creation, workflow canvas, kanban board, Clover chat, calendar |
Python · FastAPI · Gemini API · Neo4j · ChromaDB · PostgreSQL · React · ReactFlow · Render