<?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: Divya Shakti</title>
    <description>The latest articles on DEV Community by Divya Shakti (@divy8555).</description>
    <link>https://dev.to/divy8555</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4118248%2Fce0e0f67-7a5c-4823-a8cc-4a24585d66b8.png</url>
      <title>DEV Community: Divya Shakti</title>
      <link>https://dev.to/divy8555</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/divy8555"/>
    <language>en</language>
    <item>
      <title>Hi, I'm Divy. I Build AI Systems That Don't Hallucinate (Most of the Time).</title>
      <dc:creator>Divya Shakti</dc:creator>
      <pubDate>Wed, 09 Sep 2026 23:13:48 +0000</pubDate>
      <link>https://dev.to/divy8555/hi-im-divy-i-build-ai-systems-that-dont-hallucinate-most-of-the-time-1cph</link>
      <guid>https://dev.to/divy8555/hi-im-divy-i-build-ai-systems-that-dont-hallucinate-most-of-the-time-1cph</guid>
      <description>&lt;h2&gt;
  
  
  👋 Hey, Dev.to!
&lt;/h2&gt;

&lt;p&gt;I'm Divy — a backend developer who fell down the AI rabbit hole and never quite climbed back out.&lt;br&gt;
A year ago, I was building APIs, writing database queries, and living a peaceful life. Then I discovered LLMs, and everything changed.&lt;br&gt;
I learned &lt;strong&gt;LangChain&lt;/strong&gt;. Then &lt;strong&gt;LangGraph&lt;/strong&gt;. Then &lt;strong&gt;CrewAI&lt;/strong&gt;. Then &lt;strong&gt;AutoGen&lt;/strong&gt;. I studied every type of memory. I built RAG pipelines. I wrote prompts that were longer than some of my actual code files.&lt;br&gt;
And after all that?&lt;br&gt;
&lt;strong&gt;The LLM still hallucinated.&lt;/strong&gt;&lt;br&gt;
I kept starting projects with excitement and abandoning them with frustration. My GitHub became a graveyard of half-finished chatbots and broken pipelines.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Turning Point
&lt;/h2&gt;

&lt;p&gt;Then I realized something that changed how I think about AI:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Frameworks are plumbing. They connect pipes. But if the water is dirty, better pipes won't give you clean water.&lt;/strong&gt;&lt;br&gt;
The problem was never the framework. It was my entire approach. I was treating the LLM as a knowledge database when it's actually a reasoning engine. I was optimizing prompts when I should have been engineering context. I was chasing tools when I should have been designing systems.&lt;br&gt;
So I started over — with a systems-first mindset. And things finally started working.&lt;/p&gt;
&lt;h2&gt;
  
  
  What I Write About
&lt;/h2&gt;

&lt;p&gt;I'm here to share what I've learned — the stuff tutorials don't teach:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🔍 &lt;strong&gt;RAG &amp;amp; Retrieval&lt;/strong&gt; — Why vector databases aren't always the answer, hybrid search, reranking&lt;/li&gt;
&lt;li&gt;🧠 &lt;strong&gt;LLM Reliability&lt;/strong&gt; — Making AI outputs trustworthy enough to ship&lt;/li&gt;
&lt;li&gt;🏗️ &lt;strong&gt;Systems Design for AI&lt;/strong&gt; — Building around the LLM's weaknesses, not pretending they don't exist&lt;/li&gt;
&lt;li&gt;💀 &lt;strong&gt;What Doesn't Work&lt;/strong&gt; — The frameworks, patterns, and "best practices" that failed me&lt;/li&gt;
&lt;li&gt;🚀 &lt;strong&gt;Building AI Products&lt;/strong&gt; — The gap between "cool demo" and "people actually use this"
No hype. No sponsored framework reviews. Just real lessons from someone who's been stuck, frustrated, and slowly figuring it out.
## My First Article
I recently published my first article on Medium and it resonated with a lot of developers:
&lt;strong&gt;&lt;a href="https://medium.com/@divy8555" rel="noopener noreferrer"&gt;I Learned Every AI Framework. My LLM Still Hallucinated. Here's What Actually Works.&lt;/a&gt;&lt;/strong&gt;
I'll be cross-posting my articles here on Dev.to going forward, so you won't miss anything.
## Let's Connect!
I'm not here to broadcast — I'm here to learn from this community too.
If you're building with AI, I'd love to hear:&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;What are you building?&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;What's your biggest frustration with LLMs?&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;What topic would you want me to write about?&lt;/strong&gt;
Drop a comment below 👇
You can also find me on:&lt;/li&gt;
&lt;li&gt;💼 &lt;a href="https://www.linkedin.com/in/divya-shakti-tripathi-0b2577110/" rel="noopener noreferrer"&gt;LinkedIn&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;✍️ &lt;a href="https://medium.com/@divy8555" rel="noopener noreferrer"&gt;Medium&lt;/a&gt;
See you around! 🤘&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

</description>
      <category>welcome</category>
      <category>ai</category>
      <category>beginners</category>
      <category>career</category>
    </item>
  </channel>
</rss>
