AI Writing Assistants — IRL
My actual daily workflow I use Claude for almost every post I write on this site. Not to write the posts — to work …
Jun 01, 2026 · 2 min read
Think of it like a very well-read friend who has absorbed an enormous amount of text — books, articles, blog posts, documentation — and can now have a conversation with you about almost any topic.
You tell it what you want to write. It helps you write it.
That’s it. No magic. No real intelligence. Just a very sophisticated pattern-matching system that has seen enough examples of good writing to produce something that sounds like a human wrote it.
It doesn’t know you. It doesn’t know your audience. It doesn’t know what happened last week. It has a knowledge cutoff and will sometimes confidently make things up.
Think of it as a capable first draft machine. You still have to edit. You still have to fact-check. But the blank page problem? Mostly solved.
The main ones right now are Claude (made by Anthropic), ChatGPT (made by OpenAI), and Gemini (made by Google). They all do roughly the same thing with slightly different personalities and strengths.
If you want to try one: go to claude.ai or chat.openai.com, make a free account, and just start typing. Ask it to help you write an email you’ve been putting off. You’ll get the idea immediately.
My actual daily workflow I use Claude for almost every post I write on this site. Not to write the posts — to work …
What’s actually happening under the hood Large language models (LLMs) are next-token predictors. That’s the …