An efficient AI-powered Resume Builder built with Gemini AI, React, and Vite. This tool helps you create professional resumes quickly, providing AI-driven suggestions and real-time formatting.
- AI-Powered Resume Suggestions: Generate professional resumes with AI.
- Instant Live Preview: View and edit your resume in real-time as you fill in the details.
- Fast and Seamless UI: Built using React + Vite for a fast and efficient user experience.
To get started with the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/ai-resume-builder.git cd ai-resume-builder
-
Install the dependencies:
npm install
-
Run the application locally:
npm run dev
The app will be running on
http://localhost:3000
.
- Input your details: Fill in sections like personal info, education, experience, skills, etc.
- AI suggestions: The AI will recommend and suggest improvements to your resume.
- Preview & Download: Instantly preview your resume and download it once you're happy with the results.
Contributions are welcome! Feel free to fork the repository, create your own branch, and submit a pull request for any enhancements or bug fixes.
- Gemini AI: For providing AI-powered suggestions.
- React: For building the user interface.
- Vite: For fast development and optimized production builds.