ApplyWise-AI is a web-based application that analyzes resumes using machine learning and natural language processing techniques. It provides structured insights, evaluates resume quality, and suggests improvements to enhance job readiness.
- Resume upload and parsing (PDF format)
- Automated analysis based on skills and keywords
- Resume scoring with actionable feedback
- Identification of missing skills and gaps
- Simple and responsive user interface
- Frontend: React.js, Next.js, Tailwind CSS
- Backend: Node.js
- AI/ML: Natural Language Processing, Gemini API
- Deployment: Render
- Clone the repository:
git clone https://github.com/saumya1311/ApplyWise-AI.git
cd AppyWise-AI- Install dependencies:
npm install- Configure environment variables:
Create a
.envfile and add:
OPENAI_API_KEY=your_api_key_here- Run the application:
npm run devSaumya GitHub: https://github.com/saumya1311
This project is licensed under the MIT License.

