Intervu is a modern web application that enables users to create, take, and practice interviews with an AI companion. Whether you're preparing for a technical job role or a non-technical position, Intervu provides a personalized and interactive mock interview experience.
- 🛠️ Custom Interview Creation – Design your own interviews with questions tailored to specific roles or industries.
- 🤖 AI-Powered Interviewer – Practice with an intelligent AI that asks questions, evaluates answers, and provides instant feedback.
- 💬 Tech & Non-Tech Modes – Supports both technical and non-technical interview formats.
- 📊 Progress Tracking – (Coming Soon) Track your performance and improve over time.
- 🎯 User-Friendly Interface – Clean, intuitive design for a seamless user experience.
- Frontend: React, TypeScript, Tailwind CSS
- Backend: Node.js, Express (optional or planned)
- AI Integration: OpenAI API (or similar)
- State Management: React Hooks, Context API
- Deployment: Vercel / Netlify
git clone https://github.com/vk-0-7/intervu_ai.git
cd intervu
npm install
npm run dev