This project is an AI-based multimodal resume ranking web application developed using Python and Django. It is designed to assist in large-scale recruitment by analyzing and ranking resumes based on ...
study-assistant/ │ ├── app.py # Main Flask app ├── config.py # Configuration file ├── models.py # Database models ├── requirements.txt # Dependencies ├── .env # Environment variables │ ├── templates/ ...