An AI-powered web application that generates optimized resumes using the Gemini API. Users can input their details and receive professionally structured resume content in real time.
- AI-generated resume content (summary, skills, experience)
- Real-time preview of resume
- Customizable templates
- Clean and responsive UI
- Scalable backend architecture
- Agile-based development using Jira
- Frontend: React.js
- Backend: Node.js, Express.js
- Database: MongoDB
- AI Integration: Gemini API
- Tools: Jira (Agile Workflow)
- User enters personal and professional details
- Backend sends data to Gemini API
- AI generates optimized resume content
- Content is displayed in real-time with formatting
- User can customize and finalize resume
git clone https://github.com/your-username/ai-resume-builder.git
cd ai-resume-builder
npm install