🤖 Intelligent multi-agent system using CrewAI, GPT-4, and RAG to automate software documentation quality analysis with 5 specialized AI agents. Built with FastAPI, React, PostgreSQL, and Docker.
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
Implement RAG system with ChromaDB for best practices retrieval
05d94d4View on GitHubImplement comprehensive test suite for agents and API endpoints
792d322View on GitHubSet up MCP servers directory structure for future integration
9be82a2View on GitHubAdd Docker containerization for backend and frontend services
c97c057View on GitHubBuild main App component with document upload and review display
cc5ae08View on GitHubSet up FastAPI backend with health and review endpoints
153cd51View on GitHubImplement CrewAI orchestrator for multi-agent coordination
0bd1318View on GitHubAdd design reviewer, technical validator, and QA agents
16476e9View on GitHubCreate intake and requirements analyst agents with CrewAI
e87c9f8View on GitHubImplement core configuration and structured logging with Loguru
5e4c4bfView on GitHubInitial commit: Project structure and documentation setup
2439411View on GitHub