Skip to content

saumya1311/ApplyWise-AI

Repository files navigation

ApplyWise-AI

image image

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.


Features

  • 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

Tech Stack


Installation

  1. Clone the repository:
git clone https://github.com/saumya1311/ApplyWise-AI.git
cd AppyWise-AI
  1. Install dependencies:
npm install
  1. Configure environment variables: Create a .env file and add:
OPENAI_API_KEY=your_api_key_here
  1. Run the application:
npm run dev

Live Demo

View Application


Author

Saumya GitHub: https://github.com/saumya1311


License

This project is licensed under the MIT License.