Sensai is a full-stack AI-powered career assistant built with Next.js, Gemini AI, and PostgreSQL, designed to streamline resume building, offer real-time industry insights, and prepare users for interviews — all personalized to the user’s chosen domain.
- 📝 Resume Builder – Create personalized resumes using user data and improve descriptions with Gemini AI.
- 💼 Cover Letter Generator – Generate tailored cover letters with smart prompts using Gemini.
- 📊 Industry Insights Dashboard – Get industry-specific trends, demand, growth rate, salary vs role graph, and skill recommendations.
- 🎯 Interview Prep – Gemini-generated questions tailored to user’s selected industry.
- 🔐 User Authentication – Secure and seamless user signup and login powered by Clerk.
- ⏳ Scheduled Data Updates – Uses Inngest to automatically fetch and refresh insights every 7 days.
- 🗃️ Persistent Data Layer – Powered by PostgreSQL via Prisma, hosted on Neon.
- 🌐 Deployed on Vercel for seamless CI/CD.
| Layer | Tech Used |
|---|---|
| Frontend | Next.js (App Router), Tailwind CSS |
| Backend/API | Next.js API Routes, Inngest |
| AI Integration | Gemini AI (via Google Cloud) |
| Authentication | Clerk |
| Database | PostgreSQL (Neon), Prisma ORM |
| Job Scheduling | Inngest (cloud mode) |
| Deployment | Vercel |