🟢 One sessionA few hours, sittable in one gonext.jsai-sdk

'Is this message/email a scam?' — older relatives keep asking

My mom forwards me every suspicious text and email asking 'is this real?'. I want to give her one place to paste it and get a plain-English answer.Hacker News
The gap

Spam filters hide things silently; they don't explain. A paste-it-in 'why this looks like a scam, in plain language, here are the red flags' explainer aimed at non-technical users is a friendly, underserved niche.

For

Less-technical people + the family who supports them

Paste-ready build prompt

Build a 'Is this a scam?' checker in Next.js, designed for non-technical users (large text, dead-simple). User pastes a message; an LLM returns a verdict (Likely safe / Suspicious / Very likely scam), a plain-English reason, and a bulleted list of specific red flags found. First 3 steps: (1) a big accessible paste box + submit, (2) a server action returning `{verdict, reason, redFlags[]}`, (3) a clear color-coded result card. Add a 'never share codes/passwords' safety footer.

More like this