Job‑Sensai is your AI‑powered career assistant that helps you craft standout resumes, cover letters, and ace interviews using cutting-edge AI technologies.
🌐 Live Demo: job-sensai.vercel.app
- 📝 Resume & Cover Letter Generator – AI-enhanced document builder with professional formatting and download support
- 🗣️ Mock Interviews – Practice with AI-generated questions and real-time feedback based on job roles
- 📊 Job Market Insights – View trending skills, average salaries, and industry demands
- 🔐 User Authentication – Secure login/signup via Clerk
- 🧠 AI-Powered Responses – Built using Gemini API for natural and intelligent interactions
- 💾 Document Management – Save and revisit your documents anytime
- ⚙️ Background Jobs – Inngest used for scheduling AI tasks and async operations
Tech | Purpose |
---|---|
Next.js | React Framework for frontend & backend |
Tailwind CSS + ShadCN | Styling and UI components |
Prisma + Neon DB | ORM and hosted PostgreSQL database |
Clerk | Authentication and user management |
Gemini API | AI resume/interview generation |
Inngest | Background job scheduling |
Vercel | Deployment platform |
- Node.js v18+
- pnpm / yarn / npm
git clone https://github.com/your-username/job-sensai.git
cd job-sensai
pnpm install # or yarn / npm install