MMaduranga / ResumeAI

0 stars 1 forks source link

Project Name: ResumeAI

Description:

This project is a web application built using Streamlit that leverages the power of Hugging Face's Mistral 7B model and ChromaDB to analyze and rank resumes. The application provides an intuitive interface for users to upload and manage resumes, and it uses AI-powered analysis to identify skills, qualifications, and other relevant information.

Features:

Technologies Used:

Installation:

  1. Clone this repository: git clone https://github.com/MMaduranga/ResumeAI.git
  2. Install the required dependencies: pip install -r requirements.txt

Usage:

  1. Run the main application script: streamlit run app.py
  2. The Streamlit web app will launch in your browser.
  3. Upload your resumes and use the provided features to analyze and rank candidates.