--- 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