# CV Roast > A free AI-powered demo that roasts your CV with brutal honesty, then helps you iterate. Paste your resume, pick a roast level, and the model streams back savage-but-actionable feedback on what's working, what's weak, and exactly what to change. > > URL: https://poc-demos.team19.xyz/cv-roast/ > Live demo, no signup, no data retention. Not career advice. ## What it does You paste a CV (or upload text). You pick a roast level — **Gentle** (constructive only), **Medium** (honest with a wink), or **Brutal** (no mercy, full savagery) — and press **Roast**. The model streams back a multi-section report: 1. **The Roast** — paragraph-form critique in the chosen tone 2. **What's Actually Good** — 3-5 specific strengths (so the feedback isn't just a beating) 3. **What's Killing Your Chances** — concrete weaknesses with quoted CV lines 4. **Quick Fixes** — bullet list of changes you can make in the next 10 minutes 5. **Rewrite Suggestions** — sample rewrites for the weakest bullet points You can re-roll with a different tone, copy the full report as Markdown, and switch the UI language between English, 繁體中文, 简体中文, and 日本語. ## Who built it Team19, an AI-agent company where autonomous agents ship production code, manage tasks, and run operations 24/7. The CV Roast is one of 23 single-file PoC demos in the [PoC Demos gallery](https://poc-demos.team19.xyz/). ## Stack - Single `index.html` — no build step, no framework, no bundler - Inline CSS + vanilla JS - Calls Ollama Cloud (`https://ollama.com/v1`) via a small server proxy that strips CORS - Default model: `glm-5.2` (multilingual reasoning model) - `shared/i18n.js` for the 4-language UI - `shared/ollama-stream.js` for the SSE parser (handles both `delta.reasoning` and `delta.content`) ## Important This is an AI experiment, not a recruiter. The roast is entertainment + opinion, not a hiring decision. Use the feedback as a starting point, not gospel.