Skip to content

isumitsoni/purepaste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

PurePaste

AI text cleaner — strips the robotic residue from LLM-generated content.

Live at purepaste.pro


The Problem

LLMs write in patterns that humans don't:

  • Em dashes everywhere — like this — in every sentence
  • Bullet-heavy structure that flattens nuance
  • Hollow openers: "In today's fast-paced world..."
  • Overused transitions: "It's worth noting that...", "Importantly..."
  • A vague, confident tone that sounds like no one in particular

The result: content that reads as AI-generated even after editing. PurePaste removes these patterns and returns text that sounds like you.


What It Does

Paste your LLM output → PurePaste detects and strips:

Pattern Example (before) After
Em dash overuse "The product — which launched last year — is growing" Restructured naturally
Hollow openers "In today's fast-paced world..." Removed
Filler transitions "It's worth noting that..." Removed
Over-formatting Unnecessary bullet nesting Flattened
Robotic hedges "This is a complex topic..." Cut

Tech Stack

  • Frontend: Next.js + Tailwind CSS
  • Backend: Vercel serverless functions
  • AI: Claude API (Anthropic) — Sonnet model
  • Hosting: Vercel
  • Auth: None — no login, no data stored

Why I Built This

I was using Claude and GPT daily for writing. The output was good — but it always felt AI-generated. I kept manually editing the same patterns out every time.

PurePaste is the tool I wanted: paste in, get clean text out. No config, no prompts to write, no subscription.

Built solo in a weekend using Claude Code + v0 + Vercel.


Status

🟢 Livepurepaste.pro


Built by

Sumit Soni — Senior Product Manager, AI PM, builder.

LinkedIn · More projects

About

AI text cleaner — strips robotic LLM residue from your content. Live at purepaste.pro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors