BugFlow Multi-Agents is a self-developed project in which I developed an intelligent system for automating bug triage and analysis, focusing on quality, standardization, and scalability. The solution leverages generative AI, a multi-agent architecture, and a Retrieval-Augmented Generation (RAG) mechanism to transform raw bug reports into structured information, automatically classifying issues by component (Frontend, Backend, Database, DevOps, Security, Integration, UI/UX, Infrastructure) and severity (Critical, Serious, Minor), performing technical analysis with identification of potential root causes, assigning ownership, generating complete documentation, and enabling contextual semantic search for previously registered similar bugs.
Techs used in this project development
CrewAI
Pinecone
LangChain
Python




