<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Robbie Edwards</title>
    <description>The latest articles on DEV Community by Robbie Edwards (@robbieedwards).</description>
    <link>https://dev.to/robbieedwards</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3874172%2F2ae15502-670b-4a02-bcbf-4edbaf4815df.jpeg</url>
      <title>DEV Community: Robbie Edwards</title>
      <link>https://dev.to/robbieedwards</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/robbieedwards"/>
    <language>en</language>
    <item>
      <title>Why Therapy Notes Feel Harder Than They Actually Are</title>
      <dc:creator>Robbie Edwards</dc:creator>
      <pubDate>Tue, 28 Apr 2026 01:57:18 +0000</pubDate>
      <link>https://dev.to/robbieedwards/why-therapy-notes-feel-harder-than-they-actually-are-40oa</link>
      <guid>https://dev.to/robbieedwards/why-therapy-notes-feel-harder-than-they-actually-are-40oa</guid>
      <description>&lt;p&gt;If you’re building tools for therapists, it’s easy to assume the problem is obvious:&lt;/p&gt;

&lt;p&gt;Writing notes takes too long.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;But after talking to clinicians, a different pattern emerges.&lt;/p&gt;

&lt;p&gt;The issue isn’t the note itself.&lt;/p&gt;

&lt;p&gt;It’s the mental context switch required to write it.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;During sessions, therapists operate in a completely different mode:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;listening&lt;/li&gt;
&lt;li&gt;pattern recognition&lt;/li&gt;
&lt;li&gt;emotional processing&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;Documentation requires something else:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;structure&lt;/li&gt;
&lt;li&gt;summarization&lt;/li&gt;
&lt;li&gt;compliance framing&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;Switching between those modes is cognitively expensive.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;That’s why you hear this so often:&lt;/p&gt;

&lt;p&gt;“Once I start, it’s fine.”&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;The bottleneck isn’t writing.&lt;/p&gt;

&lt;p&gt;It’s starting.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;Most tools try to optimize the output:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;better templates&lt;/li&gt;
&lt;li&gt;cleaner formatting&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;But the higher-leverage opportunity is reducing the activation energy required to begin.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;That’s also why a lot of newer approaches to AI in this space focus less on generating perfect notes and more on lowering the barrier to getting something started.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;If you’re curious how this is evolving in practice:&lt;br&gt;
👉 &lt;a href="https://www.aftersession.ai/ai-for-therapists" rel="noopener noreferrer"&gt;AI for Therapists&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;Once the first step is easier, everything downstream improves.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>tooling</category>
      <category>software</category>
    </item>
    <item>
      <title>Why Most AI Tools for Therapists Miss the Real Problem</title>
      <dc:creator>Robbie Edwards</dc:creator>
      <pubDate>Mon, 20 Apr 2026 19:16:15 +0000</pubDate>
      <link>https://dev.to/robbieedwards/why-most-ai-tools-for-therapists-miss-the-real-problem-5ddn</link>
      <guid>https://dev.to/robbieedwards/why-most-ai-tools-for-therapists-miss-the-real-problem-5ddn</guid>
      <description>&lt;p&gt;If you’re building AI tools for therapists, it’s easy to assume:&lt;/p&gt;

&lt;p&gt;Writing notes takes too long.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;So most tools optimize for:&lt;br&gt;
    • structure&lt;br&gt;
    • formatting&lt;br&gt;
    • templates&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;But the real bottleneck is earlier.&lt;/p&gt;

&lt;p&gt;It’s starting.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;After a full day of sessions, therapists hesitate before writing anything.&lt;/p&gt;

&lt;p&gt;Not because they lack information.&lt;/p&gt;

&lt;p&gt;But because they have to switch contexts.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;We kept hearing:&lt;/p&gt;

&lt;p&gt;“Once I start, it’s fine.”&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;That insight changes how you build.&lt;/p&gt;

&lt;p&gt;Instead of asking:&lt;/p&gt;

&lt;p&gt;“How do we generate better notes?”&lt;/p&gt;

&lt;p&gt;You ask:&lt;/p&gt;

&lt;p&gt;“How do we remove the friction of starting?”&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;That’s the direction tools like &lt;a href="https://aftersession.ai" rel="noopener noreferrer"&gt;AfterSession&lt;/a&gt; are taking — letting clinicians speak or type brief observations and turning them into structured notes without requiring full session recordings.  ￼&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;Once a therapist begins, the rest follows.&lt;/p&gt;

&lt;p&gt;So the highest leverage isn’t output quality.&lt;/p&gt;

&lt;p&gt;It’s lowering activation energy.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>startup</category>
    </item>
    <item>
      <title>How AI Is Actually Being Used by Therapists</title>
      <dc:creator>Robbie Edwards</dc:creator>
      <pubDate>Thu, 16 Apr 2026 13:43:57 +0000</pubDate>
      <link>https://dev.to/robbieedwards/how-ai-is-actually-being-used-by-therapists-563j</link>
      <guid>https://dev.to/robbieedwards/how-ai-is-actually-being-used-by-therapists-563j</guid>
      <description>&lt;p&gt;AI in mental health is often framed as replacing therapists.&lt;/p&gt;

&lt;p&gt;But the most practical use of AI today is far simpler: reducing documentation burden.&lt;/p&gt;

&lt;p&gt;Therapists spend significant time writing:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Progress notes&lt;/li&gt;
&lt;li&gt;SOAP notes&lt;/li&gt;
&lt;li&gt;Treatment plans&lt;/li&gt;
&lt;li&gt;Session summaries&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;AI helps by generating structured documentation based on clinician input.&lt;/p&gt;

&lt;p&gt;This keeps therapists in control while improving efficiency.&lt;/p&gt;

&lt;p&gt;Common use cases:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;AI therapy notes&lt;/li&gt;
&lt;li&gt;Session summaries&lt;/li&gt;
&lt;li&gt;Documentation templates&lt;/li&gt;
&lt;li&gt;Workflow automation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Learn more:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aftersession.ai/ai-for-therapists" rel="noopener noreferrer"&gt;AI for therapists&lt;/a&gt;&lt;br&gt;
&lt;a href="https://aftersession.ai/ai-therapy-notes" rel="noopener noreferrer"&gt;AI therapy notes&lt;/a&gt;&lt;br&gt;
&lt;a href="https://aftersession.ai/therapy-documentation-best-practices" rel="noopener noreferrer"&gt;Therapy documentation best practices&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;AI isn’t replacing therapists.&lt;/p&gt;

&lt;p&gt;It’s helping reduce burnout and improve workflows.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>software</category>
      <category>mentalhealth</category>
    </item>
  </channel>
</rss>
