Requirement_AI / README.md
hari7261's picture
Update README.md
dddd4f7 verified
|
Raw
History Blame Contribute Delete
865 Bytes
---
title: AI Recruitment System
emoji: 🎯
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 4.44.1
app_file: app.py
pinned: false
---
# AI Recruitment System
An intelligent recruitment system that analyzes resumes, provides feedback, and schedules interviews automatically.
## Features
- πŸ“„ Resume Analysis using Gemini AI
- πŸ“§ Automated Email Notifications
- πŸ”— Zoom Integration for Interview Scheduling
- πŸ“Š Role-based Skill Requirements
- πŸ”„ Real-time Feedback
## Configuration
Set these secrets in your Hugging Face Space settings:
- `GEMINI_API_KEY`: Your Google Gemini API key
- `ZOOM_ACCOUNT_ID`: Zoom Account ID
- `ZOOM_CLIENT_ID`: Zoom Client ID
- `ZOOM_CLIENT_SECRET`: Zoom Client Secret
- `EMAIL_SENDER`: Gmail address for sending emails
- `EMAIL_PASSKEY`: Gmail App Password (16 characters)
- `COMPANY_NAME`: Your company name