An AI-powered recruitment platform that streamlines hiring through intelligent resume analysis, job matching, interview assistance, and recruiter-focused workflows.
https://YOUR-VERCEL-APP.vercel.app
https://nexthire-1-lrdw.onrender.com
https://nexthire-1-lrdw.onrender.com/docs
NextHire is a modern AI-powered recruitment platform designed to simplify the hiring process for recruiters and job seekers. It offers secure authentication, intelligent resume analysis, ATS scoring, candidate management, and recruiter dashboards within a responsive and user-friendly interface.
- π€ AI Resume Analysis
- π ATS Resume Scoring
- π― Job Description Matching
- π§ Skill Gap Analysis
- π€ AI Interview Question Generation
- π Candidate Ranking
- π§ Automated Email Generation
- π Interview Scheduling
- π¨βπΌ Recruiter Dashboard
- π©βπ Candidate Dashboard
- π Secure Authentication
- π Hiring Analytics
- Next.js
- React
- TypeScript
- Tailwind CSS
- Framer Motion
- FastAPI
- Python
- REST API
- JWT Authentication
- MongoDB Atlas
- Vercel (Frontend)
- Render (Backend)
Next.js Frontend (Vercel)
β
βΌ
FastAPI Backend (Render)
β
βββββββββββββββ΄ββββββββββββββ
βΌ βΌ
MongoDB Atlas AI Resume Analysis
User Login
β
βΌ
Upload Resume
β
βΌ
Resume Analysis
β
βΌ
ATS Score
β
βΌ
Job Matching
β
βΌ
Candidate Ranking
β
βΌ
Interview Questions
β
βΌ
Recruiter Dashboard
NextHire/
β
βββ frontend/
βββ backend/
βββ public/
βββ README.md
βββ LICENSE
βββ docker-compose.yml
git clone https://github.com/Yukta062006/NextHire.git
cd NextHirecd frontend
npm install
npm run devcd backend
pip install -r requirements.txt
uvicorn app.main:app --reloadDATABASE_URL=your_database_url
JWT_SECRET=your_secret_key
SECRET_KEY=your_secret_keyNEXT_PUBLIC_API_URL=http://localhost:8001
NEXT_PUBLIC_FIREBASE_API_KEY=your_api_key
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=your_project.firebaseapp.com
NEXT_PUBLIC_FIREBASE_PROJECT_ID=your_project_id
NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=your_project.appspot.com
NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=your_sender_id
NEXT_PUBLIC_FIREBASE_APP_ID=your_app_idAfter starting the backend:
http://localhost:8001/docs
Production:
https://nexthire-1-lrdw.onrender.com/docs
- Vercel
- Render
- MongoDB Atlas
- AI-powered Resume Recommendations
- Voice-based Interviews
- Calendar Integration
- Gmail Notifications
- Company Dashboard
- Candidate Analytics
- Mobile Application
- Multilingual Support
Yukta Thakur
This project is licensed under the MIT License.
