<?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: Dhanashree Pande</title>
    <description>The latest articles on DEV Community by Dhanashree Pande (@dhanashree_pande).</description>
    <link>https://dev.to/dhanashree_pande</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%2F3648390%2Fee14c02d-b2a9-4b20-bcbc-6561ad839bd6.png</url>
      <title>DEV Community: Dhanashree Pande</title>
      <link>https://dev.to/dhanashree_pande</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dhanashree_pande"/>
    <language>en</language>
    <item>
      <title>My Journey Through the Google &amp; Kaggle 5-Day AI Agents Intensive Course</title>
      <dc:creator>Dhanashree Pande</dc:creator>
      <pubDate>Fri, 05 Dec 2025 18:18:13 +0000</pubDate>
      <link>https://dev.to/dhanashree_pande/my-journey-through-the-google-kaggle-5-day-ai-agents-intensive-course-5fp5</link>
      <guid>https://dev.to/dhanashree_pande/my-journey-through-the-google-kaggle-5-day-ai-agents-intensive-course-5fp5</guid>
      <description>&lt;p&gt;I recently completed the Google x Kaggle 5-Day AI Agents Intensive. It was one of the most eye-opening learning experiences I’ve had this year. I joined because I kept hearing about “agentic AI,” but I wanted a simple, hands-on explanation of how agents actually work.&lt;/p&gt;

&lt;p&gt;This course made everything feel clear and approachable.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What I Learned About AI Agents&lt;/strong&gt;&lt;br&gt;
Before the course, I mostly thought of AI agents as smart chatbots with tool calls. After the sessions, I realized they are structured problem-solvers with planning, reasoning, tools, memory, and decision-making.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;These were my favorite concepts:&lt;/em&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Agents think in steps, not just responses.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The idea that an agent can break down a task, plan actions, and adjust based on feedback changed how I see AI workflow design.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Tools make agents powerful.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Seeing how an agent calls functions and APIs helped me understand why agents are becoming so important. They don’t just talk; they take action.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Multi-agent collaboration isn’t as hard as it sounds.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I always assumed multi-agent systems were complicated. But the course explained simple patterns where agents handle different tasks and work together. It suddenly felt practical and achievable.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How the Course Changed My Understanding&lt;/strong&gt;&lt;br&gt;
This intensive helped me shift from:&lt;/p&gt;

&lt;p&gt;“&lt;em&gt;Agents are advanced features&lt;/em&gt;” to “&lt;em&gt;Agents are a better way to design intelligent workflows&lt;/em&gt;.” &lt;/p&gt;

&lt;p&gt;Now I think of agents as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A flexible alternative to fixed pipelines&lt;/li&gt;
&lt;li&gt;Ways to automate reasoning and tools&lt;/li&gt;
&lt;li&gt;Systems that can adapt, react, and improve&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The best part was realizing it’s not about building something huge. Even simple agents can solve real problems.&lt;/p&gt;

&lt;p&gt;Running the small examples gave me clarity on how agentic systems actually behave.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My Small Capstone&lt;/strong&gt;&lt;br&gt;
For my capstone, I experimented with a simple agent that takes user input and performs a short sequence of tasks using tool functions. Even a basic project made me appreciate how planning and tools come together to create a smooth, autonomous workflow.&lt;/p&gt;

&lt;p&gt;It reinforced that I can start small and build up.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My Biggest Takeaway&lt;/strong&gt;&lt;br&gt;
Agents help us automate thinking steps, not just final answers. That’s what makes them so powerful.&lt;/p&gt;

&lt;p&gt;Just like how APIs changed app development, I believe agentic systems will transform how we build intelligent features and workflows. This course helped me understand those foundations in a straightforward way.&lt;/p&gt;

&lt;p&gt;I’m glad I joined the intensive. The explanations, examples, and hands-on code made agent concepts easy to grasp. I feel more confident experimenting with my own ideas now.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If you’re curious about AI agents, this course is definitely worth it.&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>googleaichallenge</category>
      <category>ai</category>
      <category>agents</category>
      <category>devchallenge</category>
    </item>
  </channel>
</rss>
