The IntelliHireHub-Server is the backend part of the IntelliHireHub web application, designed to facilitate intelligent job matching and manage data related to job seekers, job postings, and applications.
Clone the project
git clone https://github.com/kirti136/IntelliHireHub-Server.git
Navigate to the project directory:
cd IntelliHireHub-Server
Install dependencies:
pip install -r requirements.txt
Start the client:
python app.py
- Python installed
- Flask framework and necessary packages installed
- MySQL or any compatible database installed
- Provides API endpoints for Job Seeker and Job Posting Management
- Application Management Backend
- Skill Set Management Backend
- Implements Intelligent Job Matching using ChatGPT