⚡ TL;DR — The Workflow in 30 Seconds
- Speak, don’t type — use AI-powered speech-to-text for first drafts (I’ve done this since 2014)
- Consume faster — 1.5–2x YouTube, Speechify for articles, AI-curated reading
- Let AI format — tables, comparison charts, structure — you focus on the ideas
- AI video editing — auto-captions, silence removal, text-based editing (Descript/Doodly)
- Automated publishing pipeline — drop video in folder → AI extracts title, description, tags → uploads to YouTube
I started using speech-to-text in 2014. The tools were rough back then — clunky, needed constant correction, didn’t understand context. But even then, speaking a first draft out loud instead of typing it cut my article writing time roughly in half.
I’m dyslexic. For me, that wasn’t just a productivity hack — it was a lifeline. The gap between having an idea in my head and getting it into written form used to be enormous. Speech-to-text collapsed that gap. If an article normally took me two hours to write, I could get a solid first draft in one hour by speaking it.
That was 2014. Now it’s 2026, and AI has transformed every single step of that workflow. The time savings aren’t 2x anymore. They’re closer to 5x on a good day. And for someone with ADHD who used to avoid content creation specifically because of the boring admin work involved — the change is genuinely life-altering.
This is my real workflow. Not a polished framework I invented for a blog post. The actual tools and steps I use to publish on Techtippr.
“I used to avoid content creation because of the boring admin work. AI took that away. Now I can focus on the part I actually love — the ideas.”
Step 1: Consume Faster to Produce Better Ideas
Before I can write anything good, I need to know things. For a long time I thought I was a slow learner because reading was slow and effortful. Turns out, the format was the problem — not my brain.Here’s how I consume information now:
- YouTube at 1.5–2x speed — I’ve done this for years. Most people talk slower than we can comprehend. 1.5x is the sweet spot for most content; I push to 2x for familiar topics. You adapt within a few days and normal speed starts feeling painfully slow.
- Speechify for articles — I paste or upload articles into Speechify and it reads them aloud while I do something else — make coffee, walk around, sort my desk. I absorb the content without being glued to a screen. The AI voice quality has improved massively; it no longer sounds robotic.
- AI-curated reading — instead of manually searching for articles to read, I now let AI surface what’s worth my time. I ask Claude or Perplexity to find the most relevant, recent, high-quality pieces on a topic. It filters out noise and brings me signal. I don’t scroll Twitter or RSS feeds anymore.
The result: I consume significantly more useful information per hour than I used to, while spending less time actively sitting and reading. That directly improves what I write — more depth, better angles, fresher takes.
Step 2: Speak Your First Draft — Don’t Type It
This is still the single highest-impact change I ever made. And in 2026, it’s dramatically better than 2014.Back then, speech-to-text had maybe 85–90% accuracy. You’d speak a paragraph and spend half the time correcting mistakes. Still faster than typing cold, but not by a huge margin.
Now, with tools like WhisperFlow, MacWhisper, or even the built-in dictation on iPhone and Mac (powered by the same Whisper model), accuracy is 98–99%. It understands context, handles punctuation intelligently, and formats as you speak. You talk — it writes. Cleanly.
My process:
- I open a note or a new document
- I speak the first draft out loud, stream-of-consciousness, covering the key points I want to make
- The AI transcribes and lightly formats it in real time
- I then paste that raw draft into Claude with a simple prompt: “Clean this up, improve the flow, keep my voice and the key points. Don’t add fluff.”
- Claude returns a polished version in about 10 seconds
What used to take two hours — researching, outlining, typing, editing — now takes 30–40 minutes. The speaking removes the blank-page problem. Once the raw ideas are down, the AI handles structure.
💡 The Dyslexia + ADHD Advantage
If you have dyslexia, ADHD, or any learning difference that makes traditional writing feel exhausting — speech-to-text + AI editing is genuinely transformative. The bottleneck was never the ideas. It was translating ideas into formatted text. AI removes that translation layer. You put the ideas in, it handles the rest.
Step 3: Let AI Do the Formatting You Hate
One of the most tedious parts of blog writing — especially for a tech blog — is formatting. Comparison tables. Bullet lists. Headers. Code blocks. Callout boxes. Every one of these takes time to build manually in WordPress.I don’t build them manually anymore.
I tell AI exactly what I want:
- “Build a comparison table for these 5 apps — columns: price, best feature, platform, free tier.”
- “Turn these bullet points into a proper numbered step-by-step guide.”
- “Add a FAQ section at the bottom — 5 questions a beginner would ask about this topic.”
- “Write a TL;DR summary box — 5 bullet points, plain language, goes at the top.”
Each of these used to take 10–20 minutes. Now it’s a 30-second prompt. I focus on the ideas and the real information. AI handles the scaffolding around it.
For Techtippr specifically, I’ve built a full design system (the tt-* CSS classes you see on every article). Once that existed, I could tell AI to format articles using those components — hero banners, callout boxes, comparison tables, internal link blocks — and it just does it. Every article looks polished and consistent without me touching a line of CSS.
Step 4: AI-Powered Video Editing Workflow
Video used to be the most time-consuming part of my content pipeline. Record → sit through the footage → cut manually → add captions → export → upload. Hours per video.Here’s what that looks like now:
Text-Based Editing with Descript
Descript transcribes your video automatically and lets you edit it like a Word document. Delete a word in the transcript — that section of video disappears. It automatically removes silence and filler words (um, uh, like) in one click. Bad takes are easy to spot and cut because you’re reading, not scrubbing a timeline.
For someone with ADHD who finds timeline editing deeply tedious, this is the difference between dreading video editing and actually doing it.
Automatic Captions
Captions used to be manual or expensive to outsource. Now every major editing tool — Descript, CapCut, YouTube itself — generates accurate captions automatically. One click, done. Captions also dramatically improve view duration on social media where most people watch without sound.
One-Click Graphics and B-Roll
Adding lower thirds, titles, and simple graphics used to require design skills or templates. AI tools now suggest and insert these contextually — you approve, they render. I spend almost no time on visual design for video anymore.
Step 5: The Automated Publishing Pipeline
This is the part that made the biggest difference for my ADHD. The admin work of publishing — writing YouTube descriptions, choosing tags, filling in metadata, scheduling posts — I genuinely used to avoid content creation partly because of this. Not the creative work. The paperwork.I built a pipeline that handles it:
- Drop the finished video into a folder
- An automation (built with Make/Zapier + AI) detects the new file
- It transcribes the video automatically
- AI generates: YouTube title (3 options), description, tags, chapters, and a thumbnail text suggestion
- The video gets uploaded to YouTube as a draft with all metadata pre-filled
- I review and hit Publish — usually takes under 5 minutes
For blog posts, a similar pipeline pushes drafted content to WordPress with the right category, tags, and SEO metadata already filled in. I review, adjust if needed, publish.
The creative work is mine. The admin work is automated. That’s the whole game.
| Task | Old Time | New Time | Tool |
|---|---|---|---|
| Write article first draft | 2 hours | 25 min | Speech-to-text + Claude |
| Build comparison table | 20 min | 1 min | Claude prompt |
| Add captions to video | 45 min | 1 click | Descript / CapCut |
| Edit video (cuts, silences) | 2–3 hours | 30–45 min | Descript text editing |
| Write YouTube description + tags | 30 min | 2 min review | Automated pipeline |
| Research + reading | 1–2 hours | 20–30 min | AI curation + Speechify |
The Tools I Actually Use (My Stack)
The Mindset Shift That Makes It Work
The most important change wasn’t a tool. It was how I think about AI in my workflow.AI is not a replacement for your thinking. It’s a junior hire. A capable, fast, tireless junior hire who can format, research, draft, and handle admin — but who needs your direction, your judgment, and your voice to produce anything worth reading.
When I treat AI as a tool that executes my ideas, the output is great. When I ask it to just “write me a blog post about X” with no further direction, the output is generic and forgettable. The quality of what AI produces is directly proportional to the quality of what you put in.
Your job is still the ideas. The perspective. The experience. The genuine opinion. AI can’t replicate the fact that I’ve been building content workflows since 2014, that I’m dyslexic and ADHD, that I’ve lived through every iteration of these tools. That’s the value. AI just makes it faster and less painful to get out of my head and onto the page.
💡 Start Here If You’re New to This
Don’t try to adopt everything at once. Start with one change: speak your next first draft instead of typing it. Use your phone’s voice note app, transcribe it with any AI tool, paste it into Claude and ask it to clean it up. Do that for two weeks. Once it clicks, add the next piece.
🔗 Tools Mentioned in This Article
- Claude vs ChatGPT — Which AI Should You Use?
- Hit Claude’s Usage Limit? Smart Ways to Get More
- Get a Free Google Gemini API Key — another AI tool for your stack
Frequently Asked Questions
How do I use AI to write blog posts faster?
The most effective approach: speak your first draft using AI-powered speech-to-text, then paste the raw transcript into Claude or ChatGPT with a prompt to clean it up and structure it. This removes the blank-page problem and the slow typing bottleneck. Let AI handle formatting (tables, FAQ sections, headers) while you focus on the ideas and real information that only you have.
What AI tools are best for blog writing?
Claude is excellent for long-form editing, maintaining your voice, and building structured content. ChatGPT is strong for quick rewrites and image generation. For speech-to-text, MacWhisper and Superwhisper (Mac) and the built-in iPhone dictation (powered by Whisper) are all excellent. For reading content faster, Speechify is the best text-to-speech app available.
Will AI-written content get penalized by Google?
Google’s official stance is that it evaluates content quality — not how it was produced. AI-assisted content that is genuinely helpful, accurate, and written with real expertise and perspective ranks fine. Generic AI content with no original angle, no real information, and no human voice tends to underperform regardless of how it was created. The key: use AI to execute your ideas faster, not to replace your ideas entirely.
How long does it take to write a blog post with AI assistance?
In my current workflow, a 1,500–2,000 word article typically takes 30–50 minutes from idea to draft ready for review. Without AI, the same article took 2–3 hours. The biggest time savings come from the speech-to-text first draft (removes blank page friction) and AI-assisted formatting (tables, FAQs, structure take seconds instead of minutes).
Is this workflow accessible for people with dyslexia or ADHD?
It’s specifically designed for it. Speech-to-text removes the writing bottleneck that makes traditional blogging painful for dyslexic writers. AI formatting handles the structural work that ADHD makes tedious. Text-to-speech for consuming content removes the reading bottleneck. This is genuinely the most accessible content creation workflow I’ve found in 12 years of blogging — and I’ve tried a lot.
→
Why You Can’t Focus Anymore (And 6 Science-Backed Fixes)
→
ADHD and Dopamine: Why Your Brain Chases Distraction (Not Laziness)
→
How Smartphones Are Destroying Your Attention Span (And What the Research Actually Says)
Want More Workflow Tips Like This?
Real tools, real workflows, no fluff — from someone who’s been building content since 2014.
