Skip to content

PrepPal is an AI-powered interview simulator built with Next.js, Tailwind CSS, and Google Gemini API. It delivers dynamic mock interviews with intelligent question generation, real-time performance feedback, and comprehensive analytics. Designed to boost preparation, confidence, and technical skills through lifelike, interactive sessions.

Notifications You must be signed in to change notification settings

Shlokmonster/PrepPal-AI-Powered-Interview-Simulator

Repository files navigation

🤖 AI-Powered Interviewer

AI-Powered Interviewer is an advanced web application built using Next.js and Gemini API to conduct, analyze, and improve technical and behavioral interviews. This AI-driven solution helps candidates prepare for job interviews by simulating real-world scenarios and providing insightful feedback.


🚀 Overview

  • 🌟 AI-Powered Question Generation – Dynamic and adaptive questions based on candidate input.
  • 📝 Real-time Feedback – AI evaluates responses and provides constructive feedback.
  • 📊 Performance Analytics – Track progress with visual insights.
  • 🔒 Secure & Scalable – Authentication and secure data handling.

🛠 Tech Stack

Layer Tech
Frontend Next.js (React Framework)
Backend API Routes in Next.js
AI Model Gemini API (Google's AI)
Styling Tailwind CSS
State Mgmt React Hooks
Deployment Vercel / Cloud Provider

🚀 Getting Started

✅ Prerequisites

Make sure you have the following installed:

  • Node.js (Latest LTS recommended)
  • Yarn or npm
  • Google Gemini API Key

🔧 Installation

Clone the repository and install dependencies:

git clone https://github.com/Shlokmonster/PrepPal-AI-Powered-Interview-Simulator.git
cd ai-powered-interviewer

# Install dependencies
yarn install  # or npm install

🔐 Environment Variables

Create a .env.local file in the root directory and add:

NEXT_PUBLIC_GEMINI_API_KEY=your-gemini-api-key-here

▶️ Running the App

Start the development server:

yarn dev  # or npm run dev

The app will be available at http://localhost:3000


🤝 Contributing

Contributions are welcome! Feel free to fork the repo and submit PRs.


📜 License

This project is licensed under the MIT License.


🚀 Level up your interview game with AI! 🚀

About

PrepPal is an AI-powered interview simulator built with Next.js, Tailwind CSS, and Google Gemini API. It delivers dynamic mock interviews with intelligent question generation, real-time performance feedback, and comprehensive analytics. Designed to boost preparation, confidence, and technical skills through lifelike, interactive sessions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published