The modern, AI-powered interview preparation platform. Built with Next.js and rigorous aesthetics.
- AI-Powered Mock Interviews: Real-time voice and text interaction with specialized AI interviewers.
- Resume Analysis: Intelligent parsing and feedback on detailed resume points.
- Dynamic Dashboard: Personalized progress tracking and analytics.
- Premium UI/UX: Dark mode, glassmorphism, and smooth transitions powered by Framer Motion.
Prerequisites: Node.js 18+
-
Setup: Run the setup script to install dependencies and configure the environment.
./setup.sh
-
Run: Start the development server.
npm run dev
-
Explore: Open http://localhost:3000 to see the application.
src/app: App Router pages and layouts.src/components: Reusable UI components.src/lib: Utilities, hooks, and API clients.
Deployed link: hiremind-red.vercel.app.