AI Resume Reviewer is a web application that leverages the power of generative AI to analyze and provide constructive feedback on resumes. Built using Next.js and Google Vertex AI, this tool offers users personalized resume insights to enhance their career prospects.
- Generative AI Analysis: Uses Google Vertex AI to provide tailored recommendations based on resume content.
- Resume Structure Evaluation: Analyzes key sections, identifying strengths and improvement areas.
- Visual Insights: Provides clear, visual charts and statistics to help users understand their resume's performance.
- Dark & Light Modes: Supports a user-friendly experience with slick, clean design and glassmorphism aesthetics.
- HTML Canvas Elements: Enhances interactivity and visuals, improving user engagement.
- Framework: Next.js
- Generative AI: Google Vertex AI
- Frontend: HTML Canvas for dynamic visuals
- Design: Glassmorphism with an orange color palette
-
Clone the repository:
git clone https://github.com/pragusga25/ai-resume-reviewer.git
-
Navigate to the project folder:
cd ai-resume-reviewer
-
Install dependencies:
npm install
-
Configure API Keys: Set up Google Vertex AI credentials by adding them to your environment variables.
-
Run the application:
npm run dev
- Upload Resume: Upload a resume in PDF format.
- Generate Feedback: The AI will analyze your resume and provide constructive feedback.
- View Insights: See visual insights through charts, highlighting key resume metrics.
- Adjust and Improve: Use the feedback to refine and strengthen your resume.
We welcome contributions! Feel free to open issues and submit pull requests.
This project is licensed under the MIT License.