← All work
01 · AI & CONTENT GENERATION

BangerAI, posts that sound human.

A free, no-signup AI writing studio that turns rough drafts into clean, human-sounding X posts, with a live preview, a virality score and a refine chat that works in plain language.

ServiceAI & Content Generation
PlatformGlobal deployment
StatusLive & in use
Visit live project ↗
BangerAI, posts that sound human. interface
THE PROBLEM

Most AI writing tools produce text that instantly reads as machine-generated. Em-dashes everywhere, stiff phrasing, filler like "game-changer."

BangerAI's mission is the opposite. Take a proven viral-post structure and deliver it in a genuinely human voice, free, with no account, no credit card and no privacy compromise. The user pastes a rough draft, picks a tone and structure, and gets a polished post in seconds.

HOW IT'S ENGINEERED

The interesting parts.

01
Deterministic "sounds human" pipeline
The app doesn't trust the model to not sound like AI, so it fixes the output with code. A finalize step strips leaked reasoning, replaces AI tells, removes invented links, and normalizes spacing into clean beats. Human-sounding, every time.
02
Model-first key rotation
Generation walks a chain from llama-3.3-70b down to 8b-instant, trying every pooled key per model before stepping down, so free users always get the strongest model their quota allows.
03
BYOK security model
Bring-your-own-key users get unlimited use, and the key lives only in their browser, is used in memory server-side, and is never stored or logged. A strict Content-Security-Policy with connect-src 'self' blocks exfiltration entirely.
04
Honest rate limiting & scoring
Per-IP sliding windows in Upstash Redis with independent buckets for generate, refine and virality. The virality score uses forced tool-calling validated by Zod, with four sub-scores averaged server-side so it's always consistent.
ENGINEERED WITH
Next.jsTypeScriptVercel AI SDKGroqZustandUpstash RedisTailwind CSSZod

More work

All work →