Welcome to the future of recruitment! The AI Recruiter Agency is a cutting-edge Streamlit web application that revolutionizes the hiring process using advanced AI technologies.
- Resume Analysis: Upload a PDF resume and get instant AI-powered insights[1].
- Skills Assessment: Our AI breaks down the candidate's skills with precision[1].
- Job Matching: Find the perfect fit with our intelligent job matching algorithm[1].
- Screening Reports: Get comprehensive screening results to make informed decisions[1].
- Smart Recommendations: Receive tailored recommendations for each candidate[1].
- Launch the app and navigate to the "Upload Resume" section.
- Upload a PDF resume file.
- Watch as our AI analyzes the resume in real-time.
- Explore the results in four intuitive tabs:
- 📊 Analysis
- 💼 Job Matches
- 🎯 Screening
- 💡 Recommendation
- Save the results for future reference[1].
Get the AI Recruiter Agency up and running in no time:
-
Clone the repository:
git clone https://github.com/christerjohansson/ai-recruiter-agency cd ai-recruiter-agency
-
Create a virtual environment:
python -m venv venv source venv/bin/activate # On Windows use `venv\Scripts\activate`
-
Install the required packages:
pip install -r requirements.txt
-
Run the Streamlit app:
streamlit run app.py
-
Open your browser and navigate to
http://localhost:8501
to start using the AI Recruiter Agency!
Happy hiring! 🎉