<?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: swapnendu let</title>
    <description>The latest articles on DEV Community by swapnendu let (@swapnendu_let_31).</description>
    <link>https://dev.to/swapnendu_let_31</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%2F4101020%2F5c20a0bc-2de6-4e82-91e7-4bd9b716de53.png</url>
      <title>DEV Community: swapnendu let</title>
      <link>https://dev.to/swapnendu_let_31</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/swapnendu_let_31"/>
    <language>en</language>
    <item>
      <title>Starting Our Build: A Two-Stage Fact-Checking &amp; Research Agent with Google Cloud</title>
      <dc:creator>swapnendu let</dc:creator>
      <pubDate>Sun, 30 Aug 2026 06:35:56 +0000</pubDate>
      <link>https://dev.to/swapnendu_let_31/starting-our-build-a-two-stage-fact-checking-research-agent-with-google-cloud-4lb3</link>
      <guid>https://dev.to/swapnendu_let_31/starting-our-build-a-two-stage-fact-checking-research-agent-with-google-cloud-4lb3</guid>
      <description>&lt;h1&gt;
  
  
  Starting Our Build: A Two-Stage Fact-Checking &amp;amp; Empathy Agent with Google Cloud
&lt;/h1&gt;

&lt;p&gt;As part of the &lt;strong&gt;Google Cloud GenAI Academy APAC (Cohort 3)&lt;/strong&gt; organized by Hack2skill and Google Cloud, we are kicking off a new project to rethink how deep research bots interact with real people.&lt;/p&gt;




&lt;h2&gt;
  
  
  🎯 The Core Problem
&lt;/h2&gt;

&lt;p&gt;Most current "deep research" systems search dozens of sources, compile the data, and return a dense, 10-page wall of technical text. &lt;/p&gt;

&lt;p&gt;When someone is dealing with high-stakes situations—such as navigating government welfare criteria, understanding complex medical trial data, or reviewing tenant legal agreements—an overwhelming dump of jargon causes panic rather than clarity. &lt;/p&gt;

&lt;p&gt;We need accurate, cross-verified facts delivered simply and calmly.&lt;/p&gt;




&lt;h2&gt;
  
  
  🛠️ Planned Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Reasoning &amp;amp; Synthesis:&lt;/strong&gt; Google Gemini API (via Google AI Studio / Vertex AI)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Real-Time Fact Retrieval:&lt;/strong&gt; Native Google Search Grounding with Gemini&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Agent Orchestration:&lt;/strong&gt; LangGraph / LangChain state graphs&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Data &amp;amp; History:&lt;/strong&gt; Supabase&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🚀 Next Steps
&lt;/h2&gt;

&lt;p&gt;We are currently building the state-graph flow in LangGraph to handle the search-and-verify loops before piping the data into the synthesis layer. Updates and prototype demos will follow as development progresses.&lt;/p&gt;

</description>
      <category>googlecloud</category>
      <category>gemini</category>
      <category>langgraph</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
