Skip to content

codewithriza/HireIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

HireIn

πŸ™Œ HireIn is a fast, AI-powered hiring tool that reads resumes, matches candidates to job roles, auto-generates interview questions, and gives you smart insights

🌟 Features Overview

Feature Description
🧾 Resume Parsing Extracts name, email, skills, GitHub/LinkedIn from PDFs with sentiment insights.
πŸ“Œ Candidate Ranking Matches applicants to job roles and displays the top N fits.
🎀 Mock Interviews AI-generated questions + feedback for each candidate.
βš–οΈ Side-by-Side Comparison Juxtapose top candidates for smarter selection.
πŸ“Š Dashboard Visual insights into skills, experience, and ATS risk factors.
πŸ“ PDF Reports Generate sleek candidate reports at the click of a button.
🎨 Theme Toggle Light & dark UI themes for different moods.

πŸ› οΈ Tech Stack

πŸ“¦ Python  
🌐 Streamlit - Web App UI  
πŸ“„ PyPDF2 - PDF Resume Parsing  
🧠 TextBlob - Sentiment Analysis  
πŸ“Š Pandas - Data Handling  
πŸ–¨οΈ ReportLab - PDF Generation  
πŸ•ΈοΈ Requests + BeautifulSoup - Web Scraping (LinkedIn & GitHub)  
🎨 Custom CSS - Theming & Styling  

πŸš€ Getting Started

πŸ“Œ Prerequisites
  • Python 3.7+
  • Git
βš™οΈ Installation
# Clone the repo
git clone https://github.com/codewithriza/hirein.git
cd hirein-ai

# Install dependencies
pip install -r requirements.txt

# Run the app
streamlit run main.py
πŸ§ͺ Try Demo Mode

No resume? No problem. Click on 🎲 Try Demo Mode on the home screen to test the features using sample resumes.


πŸ“‚ Project Structure

hirein-ai/
β”œβ”€β”€ main.py             # Main Streamlit application
β”œβ”€β”€ requirements.txt    # Python dependencies
β”œβ”€β”€ assets/             # Images (banner.png, logo.jpg)
└── README.md           # This file

πŸ“œ License

This project is licensed under the MIT License. See the LICENSE file for more info.


About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages