AIAgentX - Business Required Document AI Agent
Link to open source: https://github.com/Prav702Sarkar/Hackfest-BRD-AIAgentX
AI Agent X is a full-stack AI-powered platform that automates Business Requirements Document (BRD) generation for product and engineering teams.
Built with React + TypeScript (Vite) on the frontend and Flask + MongoDB on the backend, it uses a RAG (Retrieval-Augmented Generation) pipeline to produce intelligent, context-rich BRDs from real workplace data.
Users authenticate via Clerk (Google SSO or email), manage requirements on an interactive workspace board, and connect three live data sources — Gmail, Slack, and Fireflies.ai — to enrich BRD context with actual inbox emails, channel conversations, and meeting transcripts.
Key features include:
- One-click BRD generation with auto-requirement selection
- Conflict detection and priority scoring across requirements
- An AI chatbot for deadline tracking, conflict analysis, and workspace Q&A
- Full-screen BRD preview with export support
- Dark/light mode with a settings drawer
- Public tunnel deployment via localtunnel
The platform is designed for hackathon teams and early-stage product builders who need structured documentation generated instantly from their existing workflow tools.
This build was uploaded as a hackathon project










