<?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: Udit Akhouri</title>
    <description>The latest articles on DEV Community by Udit Akhouri (@uditakhourii).</description>
    <link>https://dev.to/uditakhourii</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%2F3935999%2F78a0ca62-7f31-48ae-abde-509f300dd6ae.png</url>
      <title>DEV Community: Udit Akhouri</title>
      <link>https://dev.to/uditakhourii</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/uditakhourii"/>
    <language>en</language>
    <item>
      <title>I gave ADHD to Claude.. its thinking 2x better now</title>
      <dc:creator>Udit Akhouri</dc:creator>
      <pubDate>Wed, 27 May 2026 14:46:52 +0000</pubDate>
      <link>https://dev.to/uditakhourii/i-gave-adhd-to-claude-its-thinking-2x-better-now-po</link>
      <guid>https://dev.to/uditakhourii/i-gave-adhd-to-claude-its-thinking-2x-better-now-po</guid>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;I do research in AI safety for healthcare and life sciences. And while I was using Claude Code to reason on a couple of things, I realised a pattern. Claude or any other AI agent is very linear.&lt;/p&gt;

&lt;p&gt;Theres a strong reason why - the thinking pattern of almost all LLMs from 2024 follow Chain-of-thoughts where AI is programmed to go deep unilaterally.&lt;/p&gt;

&lt;p&gt;But researchers or creativity-intensive works do not need to go unilateral but do divergent.&lt;/p&gt;

&lt;p&gt;That's the whole base of my paper - ADHD - Parallel Divergent Ideation for Coding Agents.&lt;/p&gt;

&lt;p&gt;My thesis is that if we disregard the default chain-of-thoughts and consider a tree-of-thoughts, then we can empanel divergent thinking in our models. thus, giving us the much needed scope of connecting dots from different thinking points.&lt;/p&gt;

&lt;p&gt;Its a lot inspired by how the mind of someone with ADHD works- think in a lot of directions and go deep in a few, and there, we add our our critic layer, that judged and scores all this thinking.&lt;/p&gt;

&lt;p&gt;Limitation : It shoots cost by ~5x and time to output by ~10x but enables instant novel thinking. Good for brainstorming and planning, not for coding.&lt;/p&gt;

&lt;p&gt;The paper is at - &lt;a href="https://adhdstack.github.io" rel="noopener noreferrer"&gt;https://adhdstack.github.io&lt;/a&gt; I&lt;br&gt;
The repo (code, evals, results evidences, etc.) - &lt;a href="https://github.com/UditAkhourii/adhd" rel="noopener noreferrer"&gt;https://github.com/UditAkhourii/adhd&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This has all the findings and its evidence, all the code evals, and instructions on how you can run it locally. Everything is over here, so you can just use it&lt;/p&gt;

&lt;p&gt;Give me your feedback, I am happy to learn how you find it and what's the scope to improve.&lt;/p&gt;

&lt;p&gt;Also, its completely opensource so you can just clone it or contribute to it.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>claude</category>
      <category>llm</category>
      <category>machinelearning</category>
    </item>
  </channel>
</rss>
