<?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: Aabha Jahagirdar</title>
    <description>The latest articles on DEV Community by Aabha Jahagirdar (@aabha_jahagirdar_189cce30).</description>
    <link>https://dev.to/aabha_jahagirdar_189cce30</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%2F3644863%2Fa652b30e-b008-4f25-97c8-7a8c421515fc.jpg</url>
      <title>DEV Community: Aabha Jahagirdar</title>
      <link>https://dev.to/aabha_jahagirdar_189cce30</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aabha_jahagirdar_189cce30"/>
    <language>en</language>
    <item>
      <title>Learning Reflections — 5-Day AI Agents Intensive (Google Kaggle)</title>
      <dc:creator>Aabha Jahagirdar</dc:creator>
      <pubDate>Thu, 04 Dec 2025 03:29:26 +0000</pubDate>
      <link>https://dev.to/aabha_jahagirdar_189cce30/learning-reflections-5-day-ai-agents-intensive-google-x-kaggle-1bgd</link>
      <guid>https://dev.to/aabha_jahagirdar_189cce30/learning-reflections-5-day-ai-agents-intensive-google-x-kaggle-1bgd</guid>
      <description>&lt;p&gt;The 5-Day AI Agents Intensive was honestly one of the most eye-opening learning experiences I’ve had in AI so far. Before this course, I had a basic idea of what “agents” were, but now I understand how they actually think, plan, interact with tools, coordinate with other agents, and solve problems end-to-end.&lt;/p&gt;

&lt;p&gt;Here are my reflections and key learnings from the week:&lt;/p&gt;

&lt;p&gt;🔍 What Concepts Resonated the Most With Me&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The Difference Between LLMs and Agents&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I always thought agents were just “smart prompts,” but this course made me see the bigger picture.&lt;br&gt;
Agents aren’t just generating text — they reason, take actions, call tools, and work towards goals.&lt;br&gt;
This mental shift was huge for me.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Tool Use + Planning = Real Intelligence&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The idea that an agent can call APIs, search, run code, analyze data, and then use that information to make decisions felt extremely powerful.&lt;br&gt;
This is what makes agents feel alive compared to regular LLM responses.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Multi-Agent Collaboration&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This was my favourite concept — giving different agents different roles and watching them coordinate.&lt;br&gt;
It felt like building a small AI team where each agent handles a specific part of the workflow.&lt;br&gt;
I realized how scalable and modular agent systems can become when designed well.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Reliability, Guardrails &amp;amp; Iteration Loops&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Before this, I didn’t think too much about failure modes.&lt;br&gt;
But now I understand that for agents to work in real-world settings, the feedback loops, retries, and safety rules matter just as much as the core model.&lt;/p&gt;

&lt;p&gt;🧠 How My Understanding of AI Agents Has Evolved&lt;/p&gt;

&lt;p&gt;Before this course:&lt;br&gt;
➡️ I used LLMs mainly through prompting.&lt;br&gt;
➡️ “Agent” felt like a buzzword.&lt;/p&gt;

&lt;p&gt;After the course:&lt;br&gt;
✔ I see agents as goal-driven systems with structured reasoning.&lt;br&gt;
✔ I understand how tools, memory, and environment interactions create real autonomy.&lt;br&gt;
✔ I can design workflows where multiple agents collaborate.&lt;br&gt;
✔ I feel more confident building end-to-end agent pipelines instead of relying on single-shot prompts.&lt;/p&gt;

&lt;p&gt;This shift from prompting to system design is the biggest evolution in my mindset.&lt;/p&gt;

&lt;p&gt;💡 Overall Reflections&lt;/p&gt;

&lt;p&gt;This course didn’t just teach me how to build agents — it changed the way I think about AI systems.&lt;br&gt;
The hands-on labs, examples, and discussions made everything feel practical and doable.&lt;/p&gt;

&lt;p&gt;I’m excited because agents are clearly the next big thing, and after this intensive, I feel much more prepared to build with them.&lt;/p&gt;

&lt;p&gt;🏁 Final Thoughts&lt;/p&gt;

&lt;p&gt;Huge thanks to the Google × Kaggle team for creating such a well-structured and approachable learning experience.&lt;/p&gt;

&lt;p&gt;If anyone is curious about agentic AI or wants to start building real autonomous systems, I’d definitely recommend going through the course material on Kaggle’s Discord and Learn Guide.&lt;/p&gt;

&lt;p&gt;Looking forward to building more agentic workflows and exploring this space even deeper! 🤖✨&lt;/p&gt;

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