BRD Generation Agent - Multi-Modal AI Document Generator
Link to open source: https://github.com/pankajmakwana0701/BRD-Generation-Agent-
Link to Live Project: https://brd-generation-agent.vercel.app/
### 🚀 Project Overview
BRD Generation Agent is an advanced multi-modal AI tool designed specifically for developers, freelancers, and product managers. It bridges the gap between raw, informal client ideas and structured, developer-ready specifications. By leveraging the power of Google Gemini AI, it automatically transforms chaotic text descriptions and rough UI wireframe sketches into a comprehensive, professional Business Requirement Document (BRD).
### 💡 Why We Built It (The Problem)
Non-technical clients often struggle to explain their project requirements clearly, leading to endless back-and-forth meetings. They share random text or rough sketches on paper. Software engineers spend hours manually analyzing these inputs to write formal documentation, user flows, and system requirements. This manual process is time-consuming and prone to miscommunication.
### 🛠️ Key Features
* **Multi-Modal AI Input:** Accepts both rough textual conversation and images (hand-drawn wireframes, UI sketches, or reference screenshots).
* **Instant BRD Generation:** Converts inputs into high-quality, structured development requirements including features, user flows, and tech-stack suggestions.
* **Developer-Ready Markdown Output:** Generates clear markdown-rendered structures that developers can instantly copy into their repositories.
* **Secure & Scalable Backend:** Built with a strong architecture running a dynamic CORS environment and multipart memory buffers for high-speed performance.
### 💻 Tech Stack Used
* **Frontend:** React.js, Tailwind CSS, Vercel
* **Backend:** Node.js, Express.js, Multer (Memory Storage), Dotenv
* **AI Engine:** Google Gemini AI (Multi-Modal Vision Capabilities)
### 🔗 Project Links
* **Live Demo:** https://brd-generation-agent.vercel.app ( https://brd-generation-agent.vercel.app/ )
* **GitHub Repository:** https://github.com/pankajmakwana0701/BRD-Generation-Agent-
This build was uploaded as a hackathon project

