AI CareerCopilot is a full-stack AI-powered web application that analyzes candidate profiles against job descriptions to generate role-fit insights, identify skill gaps, and provide interview preparation questions.
The platform leverages modern web technologies and OpenAI models to help job seekers understand how well their experience aligns with specific job roles.
- AI-powered resume vs job description analysis
- Role-fit insights and skill gap identification
- Interview question generation
- Responsive SaaS-style dashboard
- Persistent analysis history using PostgreSQL
- Modular backend architecture
- Containerized deployment with Docker
Frontend
- React (Vite)
- Tailwind CSS
- Axios
Backend
- Node.js
- Express.js
- REST APIs
Database
- PostgreSQL
- Prisma ORM
AI Integration
- OpenAI API
DevOps
- Docker
- Docker Compose