Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 Resume Refiner AI

An AI-powered tool that helps job seekers optimize their resumes for better ATS compatibility and job matching.

✨ Features

  • 📄 Resume Analysis & ATS Scoring
  • 🎯 Job Description Matching
  • 🤖 AI-Powered Improvement Suggestions
  • 📊 Skill Gap Analysis

🛠️ Tech Stack

Backend

  • Python 3.10+ | Flask | scikit-learn | sentence-transformers

Frontend

  • React | Vite | Tailwind CSS | Axios

🚀 Quick Start

  1. Clone & Setup:
git clone https://github.com/yourusername/Resume-Refiner-AI.git
cd Resume-Refiner-AI
  1. Backend Setup:
cd backend
pip install -r requirements.txt
  1. Frontend Setup:
cd frontend
npm install
  1. Configure: Create .env in backend:
GROQ_API_KEY=your_api_key_here

  1. Run:
# Terminal 1
cd backend
python app.py

# Terminal 2
cd frontend
npm run dev

Visit http://localhost:5173 🎉

📁 Project Structure

Resume-Refiner-AI/
├── backend/          # Flask API & ML Models
├── frontend/         # React Frontend

🤝 Contributing

  1. Fork it
  2. Create feature branch
  3. Commit changes
  4. Push & PR

📝 License

MIT License

🙏 Acknowledgments

  • Sentence Transformers
  • scikit-learn
  • React & Vite
  • Tailwind CSS

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages