CLI that learns your writing style and generates messages that sound like you.
Typos, grammar quirks, and all.
Point it at your messages. 9 sources: iMessage, Slack, Gmail, Twitter, Discord, Reddit, Instagram, GitHub, TikTok.
It builds a fingerprint of how you actually write: capitalization habits, punctuation use, common shortcuts, typical errors.
Give it a prompt and it writes back in your voice, using your style profile to match your patterns.
Control how much of your natural writing to include. From polished to raw.
"I'm going to be about 15 minutes late. Can you grab me a coffee?"
Your voice and vocabulary, clean grammar"Im going to be about 15 minutes late. Can you grab me a coffee?"
Mostly clean, occasional habits slip through"im gonna be like 15 min late. can you grab me a coffee"
Natural mix of your style and quirks"im gonna be like 15 min late can you grab me a coffee"
Missing punctuation, lowercase, fragments"im gonna be like 15 min late can u grab me a coffee"
Full you: typos, double spaces, all of itAll data stays on your machine. The CLI has no accounts, no telemetry, no analytics. Open source so you can read every line.
Analyzes your real patterns: capitalization, punctuation, contractions, phrases, typical errors. Not a generic prompt.
0 to 100 slider, plus granular toggles for misspellings, grammar errors, missing apostrophes, lowercase i, punctuation, double spaces, and fragments.
Generate for iMessage, Slack, email, GitHub commits, Twitter, TikTok. Each platform gets appropriate tone and length.
iMessage, Slack, Gmail, Twitter, Discord, Reddit, Instagram, GitHub, and TikTok. Download your data archive, feed it to the CLI.
Works with Anthropic Claude or OpenAI GPT. Your API key, your account, your bill. No middleman.
Load a markdown persona file with --persona to describe how you write in prose. Goes beyond statistics into voice and tone.
Auto-generate commit messages in your style with the included git hook. Copy any variant to clipboard with --copy.
Messages are read from your local databases. Nothing is uploaded.
Style profiles stored at ~/.replicateme/ on your machine.
The only network call is to your LLM provider with the style profile for generation. No raw messages sent.
The CLI: no telemetry, no analytics, no accounts, no tracking. This website keeps an anonymous, cookieless count of page views and install clicks. No personal data, no cookies, no third parties.
MIT licensed. Single binary, no dependencies. Fork it, audit it, run it airgapped if you want.