<?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: Sandeep Sihag</title>
    <description>The latest articles on DEV Community by Sandeep Sihag (@sandeep_sihag_).</description>
    <link>https://dev.to/sandeep_sihag_</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%2F3645637%2F98c2ec91-cc1e-424f-aa3e-9fc1bad6bfd9.png</url>
      <title>DEV Community: Sandeep Sihag</title>
      <link>https://dev.to/sandeep_sihag_</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sandeep_sihag_"/>
    <language>en</language>
    <item>
      <title>From Zero to Builder: My Honest Review of Google's 5-Day AI Agents Course</title>
      <dc:creator>Sandeep Sihag</dc:creator>
      <pubDate>Thu, 11 Dec 2025 04:05:32 +0000</pubDate>
      <link>https://dev.to/sandeep_sihag_/from-zero-to-builder-my-honest-review-of-googles-5-day-ai-agents-course-3af3</link>
      <guid>https://dev.to/sandeep_sihag_/from-zero-to-builder-my-honest-review-of-googles-5-day-ai-agents-course-3af3</guid>
      <description>&lt;p&gt;Introduction&lt;br&gt;
I’ve always been curious about AI, but honestly, I thought building "AI Agents" required years of coding experience and a supercomputer. When I saw the Google 5-Day AI Agents Intensive Course, I decided to give it a shot.&lt;br&gt;
​I am writing this post to share my genuine experience, what I learned, and why I think every developer (even a beginner) should explore Agentic AI.&lt;br&gt;
​The "Aha!" Moment: LLMs vs. Agents&lt;br&gt;
Before this course, I used ChatGPT and Gemini just for chatting. I thought:&lt;br&gt;
​Chatbot = Talks to you.&lt;br&gt;
​Agent = ?&lt;br&gt;
​During the course, the biggest concept that clicked for me was this: "LLMs have knowledge, but Agents have tools."&lt;br&gt;
An LLM can tell you how to book a ticket. An Agent can actually go online, find the flight, and book it for you. That difference changed how I look at coding.&lt;br&gt;
​My Learning Journey&lt;br&gt;
The 5 days were intense but structured perfectly.&lt;br&gt;
​Reasoning: I learned how models "think" before they act.&lt;br&gt;
​Tools: Connecting the AI to real-world data (like Google Search or databases).&lt;br&gt;
​Orchestration: Making the AI follow a specific workflow.&lt;br&gt;
​My Capstone Project Idea: The "Study Buddy Agent"&lt;br&gt;
For my project, I wanted to build something that solves a real problem for students like me. I worked on a concept for a "Personal Exam Prep Agent."&lt;br&gt;
​Instead of just summarizing a PDF, this agent:&lt;br&gt;
​Reads my study notes.&lt;br&gt;
​Identifies the weak areas where I need help.&lt;br&gt;
​Creates a custom quiz to test me.&lt;br&gt;
​It’s simple, but it saves hours of manual work. The fact that I could prototype this logic in just a few days proves how powerful these new Google tools are.&lt;br&gt;
​Why This Matters&lt;br&gt;
The best part about this course wasn't just the code—it was the confidence it gave me. I realized that you don't need to be an expert in Machine Learning to build smart apps. You just need to understand how to "guide" the AI.&lt;br&gt;
​What's Next?&lt;br&gt;
I am planning to refine my agent further and maybe add a voice feature so I can practice for my viva/oral exams.&lt;br&gt;
​Thank you to the Google and Kaggle team for making this knowledge accessible!&lt;br&gt;
​#googleaichallenge #ai #agents #learning&lt;/p&gt;

</description>
      <category>googleaichallenge</category>
      <category>ai</category>
      <category>agents</category>
      <category>devchallenge</category>
    </item>
    <item>
      <title>My AI Agents Journey"</title>
      <dc:creator>Sandeep Sihag</dc:creator>
      <pubDate>Thu, 04 Dec 2025 09:08:13 +0000</pubDate>
      <link>https://dev.to/sandeep_sihag_/my-ai-agents-journey-16e4</link>
      <guid>https://dev.to/sandeep_sihag_/my-ai-agents-journey-16e4</guid>
      <description>&lt;p&gt;_I recently completed the 5-Day AI Agents Intensive Course hosted by Kaggle and Google, and I wanted to share my learning journey! 🚀&lt;br&gt;
​What I Learned:&lt;br&gt;
​Understanding Agents: I learned how AI agents differ from standard LLMs. Instead of just answering text, agents can use "tools" to perform actions and solve complex problems.&lt;br&gt;
​Building with Google’s GenAI: Using Gemini models to power these agents opened my eyes to the potential of modern AI.&lt;br&gt;
​The Power of Tools: We explored how to give agents capabilities—like searching the web or running code—to make them truly functional assistants.&lt;br&gt;
​The Capstone Project:&lt;br&gt;
The course concluded with a Capstone Project, which was a fantastic opportunity to apply everything I learned. It pushed me to think logically about how an agent should process information and execute tasks step-by-step.&lt;br&gt;
​Conclusion:&lt;br&gt;
This course has sparked a new interest in me to explore Agentic AI further. A big thank you to the Kaggle and Google teams for putting together such a high-quality, hands-on learning experience.&lt;br&gt;
​I'm officially hooked and can't wait to build more complex agents in the future!&lt;br&gt;
_&lt;/p&gt;

</description>
      <category>ai</category>
      <category>kaggle</category>
      <category>google</category>
    </item>
  </channel>
</rss>
