- 🤖 Introduction
- ⚙️ Tech Stack
- 🔋 Features
- 🤸 Quick Start
- 🌍 Live Demo
Built with Next.js for the user interface and backend logic, Leveraging Clerk for authentication and the Gemini API for AI-driven responses, this app simulates real-world interview scenarios, providing users with a comprehensive and interactive mock interview experience. The platform offers a sleek and modern experience for job interview preparation.
- Next.js
- clerk
- Tailwind CSS
- drizzle-orm
- Google Gemeni
👉 Create Interviews: Easily generate job interviews with help of Google Gemini.
👉 Get feedback from AI: Take the interview with AI agent, and receive instant feedback based on your conversation.
👉 Modern UI/UX: A sleek and user-friendly interface designed for a great experience.
👉 Interview Page: Conduct AI-driven interviews with real-time feedback and detailed transcripts.
👉 Dashboard: Manage and track all your interviews with easy navigation.
👉 Responsiveness: Fully responsive design that works seamlessly across devices.
and many more, including code architecture and reusability
Follow these steps to set up the project locally on your machine.
Prerequisites
Make sure you have the following installed on your machine:
Cloning the Repository
git clone https://github.com/khaled9912/ai-interview-mocker-delta.git
cd ai-interview-mocker-deltaInstallation
Install the project dependencies using npm:
npm install