CoolFace
Apppublic

rifaashrn/ai-resume-analyzer

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

AI Resume Analyzer

Beginner-friendly project: Upload resume + job description, get similarity score and missing skills.

Run Locally

bash
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 Locally

pip 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