A Next.js application that helps users practice interview questions using AI.
- Course management with predefined and custom courses
- AI-generated interview questions using Google's Gemini API
- Answer evaluation and feedback
- Dark mode support
- Responsive design
- Accessibility features
- Node.js 18+ and npm
- Google Gemini API key
- Visit the landing page to see the SEEKHO branding
- Click "Get Started" to go to the courses page
- Add new courses or use predefined ones
- Click "Practice" on a course to start answering questions
- Type your answer and submit for evaluation
- Receive a score and feedback on your answer
- Built with Next.js 15.0.1
- Uses TypeScript for type safety
- Styled with Tailwind CSS 3.4.14
- UI components from Shadcn UI
- AI integration with Google's Gemini API
MIT