amanbind898/ai-mock-interview — reverse-engineered prompt
Reverse engineered prompt
Build me a full stack AI mock interview web app for developers. I want users to be able to sign up and log in, create a mock interview by entering their role, experience level, and what they want to practice, then get custom interview questions generated by AI.
The interview should feel interactive and easy to use. The user should answer each question, then get instant feedback on how they did and what they can improve. Please save their interview history so they can come back later and review past questions, answers, and feedback.
Use Next.js with a clean responsive React interface. Use Clerk for authentication, Gemini AI for generating questions and feedback, and Drizzle for saving user and interview data. Make the app polished enough to demo, with a dashboard, create interview flow, interview session screen, and results or review screen.
Look up current docs online if you need to, and set it up so I can run it locally with npm.
Want more depth? Deep Reverse