rifaashrn/ai-resume-analyzer
0
AI Resume Analyzer
Beginner-friendly project: Upload resume + job description, get similarity score and missing skills.
Run Locally
pip install -r requirements.txt
streamlit run app.py
# AI Resume Analyzer
Beginner-friendly project: Upload resume + job description, get similarity score and missing skills.
## Run Locallypip install -r requirements.txt streamlit run app.py
## Deploy Free
- Push repo to GitHub
- Go to https://share.streamlit.io
- Deploy by linking your repo and setting `app.py` as entry point
