{"id":28343955,"url":"https://github.com/khushal-mali/ai-voice_agent-interview-platform","last_synced_at":"2025-08-03T03:13:17.594Z","repository":{"id":287136594,"uuid":"962397747","full_name":"khushal-mali/ai-voice_agent-interview-platform","owner":"khushal-mali","description":"I built an AI-powered job interview prep platform with features like Firebase authentication, AI-driven interviews using Vapi and Google Gemini, instant feedback, and a modern, responsive UI/UX. It includes interview creation, real-time feedback, transcripts, and a dashboard for management, with a focus on code reusability. ","archived":false,"fork":false,"pushed_at":"2025-04-13T13:08:41.000Z","size":1068,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-21T07:38:29.680Z","etag":null,"topics":["aiagents","firebase","firebase-auth","nextjs","reusable-components","serveractions","typescript","vapi-ai"],"latest_commit_sha":null,"homepage":"https://ai-interview-platform-pro.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/khushal-mali.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-08T05:19:07.000Z","updated_at":"2025-06-13T20:22:11.000Z","dependencies_parsed_at":"2025-04-10T06:36:44.775Z","dependency_job_id":"111fd5fb-46ab-4e93-afc5-c5348a05aaff","html_url":"https://github.com/khushal-mali/ai-voice_agent-interview-platform","commit_stats":null,"previous_names":["khushal-mali/ai-voice_agent-interview-platform"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/khushal-mali/ai-voice_agent-interview-platform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khushal-mali%2Fai-voice_agent-interview-platform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khushal-mali%2Fai-voice_agent-interview-platform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khushal-mali%2Fai-voice_agent-interview-platform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khushal-mali%2Fai-voice_agent-interview-platform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khushal-mali","download_url":"https://codeload.github.com/khushal-mali/ai-voice_agent-interview-platform/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khushal-mali%2Fai-voice_agent-interview-platform/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268488840,"owners_count":24258337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aiagents","firebase","firebase-auth","nextjs","reusable-components","serveractions","typescript","vapi-ai"],"created_at":"2025-05-27T07:59:16.610Z","updated_at":"2025-08-03T03:13:17.584Z","avatar_url":"https://github.com/khushal-mali.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prepwise - AI-Powered Job Interview Preparation Platform\n\n## 🤖 Introduction\n\nBuilt with Next.js for the user interface and backend logic, Firebase for authentication and data storage, styled with Tailwind CSS, and integrated with Vapi's voice agents, Prepwise is a sleek, modern website project designed to help you learn integrating AI models with your apps. It offers a seamless experience for job interview preparation.\n\nIf you're getting started or need assistance with bugs, join our active Discord community with over 50k+ members—a place where people help each other out.\n\n---\n\n## ⚙️ Tech Stack\n\n- Next.js\n- Firebase\n- Tailwind CSS\n- Vapi AI\n- shadcn/ui\n- Google Gemini\n- Zod\n\n---\n\n## 🔋 Features\n\n👉 **Authentication**: Sign Up and Sign In using password/email authentication handled by Firebase.\n\n👉 **Create Interviews**: Easily generate job interviews with the help of Vapi voice assistants and Google Gemini.\n\n👉 **Get Feedback from AI**: Take the interview with an AI voice agent and receive instant feedback based on your conversation.\n\n👉 **Modern UI/UX**: A sleek and user-friendly interface designed for a great experience.\n\n👉 **Interview Page**: Conduct AI-driven interviews with real-time feedback and detailed transcripts.\n\n👉 **Dashboard**: Manage and track all your interviews with easy navigation.\n\n👉 **Responsiveness**: Fully responsive design that works seamlessly across devices.\n\nAnd many more, including code architecture and reusability.\n\n---\n\n## 🤸 Quick Start\n\nFollow these steps to set up the project locally on your machine.\n\n### Prerequisites\n\nMake sure you have the following installed on your machine:\n\n- Git\n- Node.js\n- npm (Node Package Manager)\n\n### Cloning the Repository\n\n```bash\ngit clone https://github.com/khushal-mali/ai-voice_agent-interview-platform.git\ncd ai-voice_agent-interview-platform\n```\n\n### Installation\n\nInstall the project dependencies using npm:\n\n```bash\nnpm install\n```\n\n### Set Up Environment Variables\n\nCreate a new file named `.env.local` in the root of your project and add the following content:\n\n```\nNEXT_PUBLIC_VAPI_WEB_TOKEN=\nNEXT_PUBLIC_VAPI_WORKFLOW_ID=\n\nGOOGLE_GENERATIVE_AI_API_KEY=\n\nNEXT_PUBLIC_BASE_URL=\n\nNEXT_PUBLIC_FIREBASE_API_KEY=\nNEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=\nNEXT_PUBLIC_FIREBASE_PROJECT_ID=\nNEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=\nNEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=\nNEXT_PUBLIC_FIREBASE_APP_ID=\n\nFIREBASE_PROJECT_ID=\nFIREBASE_CLIENT_EMAIL=\nFIREBASE_PRIVATE_KEY=\n```\n\nReplace the placeholder values with your actual Firebase and Vapi credentials.\n\n### Running the Project\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) in your browser to view the project.\n\n---\n\n## 🔗 Links\n\n- **GitHub Repository**: [https://github.com/khushal-mali/ai-voice_agent-interview-platform](https://github.com/khushal-mali/ai-voice_agent-interview-platform)\n- **Live Demo**: [https://ai-interview-platform-pro.vercel.app/](https://ai-interview-platform-pro.vercel.app/)\n\n---\n\nHappy coding! 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhushal-mali%2Fai-voice_agent-interview-platform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhushal-mali%2Fai-voice_agent-interview-platform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhushal-mali%2Fai-voice_agent-interview-platform/lists"}