# TalkPrep > Practice answering tough questions out loud and get an AI critique on delivery, clarity, and structure. TalkPrep is a web app for practising spoken responses to interview questions, salary negotiations, pitches, and other high-stakes conversations. Users record short answers, the app transcribes them, and an AI rubric scores delivery (pace, filler words, weak language) plus content (structure, hook, conclusion). ## Core flow 1. Pick a topic (typed prompt or one of six built-in scenarios). 2. AI generates 3 questions for the scenario. 3. User records a 30–60s spoken answer per question. 4. AI returns a score, a polished rewrite, and a full breakdown. ## Routes - `/` — landing page - `/practice` — topic capture + scenario picker - `/sessions` — list of past sessions - `/sessions/[id]` — session hub (questions for one topic) - `/sessions/[id]/q/[qid]` — recording surface - `/sessions/[id]/q/[qid]/eval` — score + breakdown - `/settings` — mic source, account - `/auth/sign-in`, `/auth/sign-up`, `/auth/check-email` — authentication