Skip to content

Akshayya-2004/prepwise

Repository files navigation

PrepWise - AI Mock Interviewer

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.


Features

  • AI-generated interview questions
  • Technical and HR interview practice
  • Interactive interview interface
  • User authentication
  • Responsive design
  • Real-time feedback system

Tech Stack

Frontend

  • Next.js
  • React.js
  • Tailwind CSS

Backend / Services

  • Node.js
  • AI API Integration

Deployment

  • Vercel

Project Structure

app/
components/
firebase/
public/
README.md

Getting Started

Clone the repository

git clone https://github.com/your-username/ai-mock-interviewer.git

Navigate to the project directory

cd ai-mock-interviewer

Install dependencies

npm install

Run the development server

npm run dev

Open http://localhost:3000 in your browser to view the application.


Screenshots

  • Login page
image
  • Home page
image
  • Interview Dashboard
image
  • Feedback page
image
  • Interview page
image

Future Improvements

  • Voice-based interview support
  • Video interview simulation
  • Resume-based question generation
  • Detailed performance analytics
  • Multi-language support

What I Learned

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

Deployment

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 build

License

This project is created for learning and development purposes.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors