PrepWise is an AI Mock Interviewer is a web application built to help users practice interviews in a realistic and interactive way. The platform generates interview questions, conducts mock interview sessions, and provides feedback to help improve communication and technical skills.
This project was developed using Next.js and modern web technologies with a focus on performance, responsiveness, and user experience.
- AI-generated interview questions
- Technical and HR interview practice
- Interactive interview interface
- User authentication
- Responsive design
- Real-time feedback system
- Next.js
- React.js
- Tailwind CSS
- Node.js
- AI API Integration
- Vercel
app/
components/
firebase/
public/
README.mdgit clone https://github.com/your-username/ai-mock-interviewer.gitcd ai-mock-interviewernpm installnpm run devOpen http://localhost:3000 in your browser to view the application.
- Login page
- Home page
- Interview Dashboard
- Feedback page
- Interview page
- Voice-based interview support
- Video interview simulation
- Resume-based question generation
- Detailed performance analytics
- Multi-language support
This project helped me improve my understanding of:
- Next.js application structure
- API integration
- Authentication systems
- Building responsive user interfaces
- Working with AI-powered features
The application can be deployed easily using platforms such as:
- Vercel
- Netlify
- Render
I have use Vercel to deploy the PrepWise
For production build:
npm run buildThis project is created for learning and development purposes.