chore: updated ai_recruitment_agent_team README

This commit is contained in:
ShubhamSaboo 2024-12-24 20:21:05 -06:00
parent 178ac8da84
commit ba01d1227b

View file

@ -1,25 +1,23 @@
# AI Recruitment Agent Team # AI Recruitment Agent Team
An Agentic recruitment system built on phidata and Streamlitthat automates the technical hiring proces which helps the lives of recruiters easy. The agent team consists of multiple specialized agents working together to handle resume analysis, interview scheduling with zoom and candidate communications. A Streamlit application that simulates a full-service recruitment team using multiple AI agents to automate and streamline the hiring process. Each agent represents a different recruitment specialist role - from resume analysis and candidate evaluation to interview scheduling and communication - working together to provide comprehensive hiring solutions. The system combines the expertise of technical recruiters, HR coordinators, and scheduling specialists into a cohesive automated workflow.
## Demo
## Features ## Features
- **Automated Resume Analysis** #### Specialized AI Agents
- Skills Matching based on the role requirements - [AI/ML Engineer, Frontend Engineer, Backend Engineer]
- Experience Assessment- If the resume clears 70% of the requirements, the candidate is selected for the next round
- **Automated Communications** - Technical Recruiter Agent: Analyzes resumes and evaluates technical skills
- Acceptance Email and a Technical Interview Email - Communication Agent: Handles professional email correspondence
- Rejection Feedback - Scheduling Coordinator Agent: Manages interview scheduling and coordination
- Interview Scheduling with Zoom - Each agent has specific expertise and collaborates for comprehensive recruitment
- **Intelligent Scheduling**
- Automated Zoom Meeting Setup #### End-to-End Recruitment Process
- Timezone Management - Automated resume screening and analysis
- Calendar Integration - Role-specific technical evaluation
- Reminder System - Professional candidate communication
- Automated interview scheduling
- Integrated feedback system
## Important Things to do before running the application ## Important Things to do before running the application