AI-Powered ATS Resume Analyzer
- ATS compatibility scoring
- Role-specific resume analysis
- Skill gap detection
- Project & roadmap suggestions
- Active job links
- Downloadable PDF report
- Python
- Streamlit
- Gemini API (LLM)
- Scikit-learn (ATS logic)
https://resumeops.streamlit.app/
git clone https://github.com/<your-username>/ResumeOps.git
cd ResumeOps
pip install -r requirements.txt
streamlit run app.py
## Environment Variables
Create a .env file or set:
GEMINI_API_KEY=your_api_key_here