<?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: Abdulla Al Noman</title>
    <description>The latest articles on DEV Community by Abdulla Al Noman (@abdulla_al_noman).</description>
    <link>https://dev.to/abdulla_al_noman</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%2F3644294%2F9fe0da5e-3d8f-469f-a507-e7c4b2f8dc07.png</url>
      <title>DEV Community: Abdulla Al Noman</title>
      <link>https://dev.to/abdulla_al_noman</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/abdulla_al_noman"/>
    <language>en</language>
    <item>
      <title>My AI Agents Intensive Journey: Learning, Building, and Reflecting</title>
      <dc:creator>Abdulla Al Noman</dc:creator>
      <pubDate>Wed, 03 Dec 2025 21:31:11 +0000</pubDate>
      <link>https://dev.to/abdulla_al_noman/my-ai-agents-intensive-journey-learning-building-and-reflecting-1nhh</link>
      <guid>https://dev.to/abdulla_al_noman/my-ai-agents-intensive-journey-learning-building-and-reflecting-1nhh</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/google-kaggle-ai-agents-2025-11-10"&gt;Google AI Agents Writing Challenge&lt;/a&gt;: Learning Reflections&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;Hi Dev Community!&lt;br&gt;
I’m &lt;strong&gt;Abdulla Al Noman&lt;/strong&gt;, a 4th-year CSE student at BRAC University. I recently completed the &lt;strong&gt;5-Day AI Agents Intensive with Google&lt;/strong&gt;, and it was an incredible deep dive into the world of AI agents - autonomous systems that can think, plan, and collaborate.&lt;/p&gt;

&lt;p&gt;Here’s my reflection on the journey: what I learned, what resonated most, and how I applied it in my &lt;strong&gt;capstone project, ScholarMindAI&lt;/strong&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  Key Learnings &amp;amp; Concepts That Resonated
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Day 1 – Foundational LLMs &amp;amp; Prompt Engineering&lt;/strong&gt;&lt;br&gt;
I realized that &lt;strong&gt;even the smartest AI needs clear guidance&lt;/strong&gt;. Crafting structured prompts, tuning parameters, and evaluating responses are critical to making AI agents reliable.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Day 2 – Embeddings &amp;amp; Vector Databases&lt;/strong&gt;&lt;br&gt;
This taught me that &lt;strong&gt;semantic understanding beats keyword search&lt;/strong&gt;. Embeddings and vector stores let AI agents retrieve and compare information intelligently, enabling smarter research workflows.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Day 3 – Generative AI Agents&lt;/strong&gt;&lt;br&gt;
Here, I learned how to &lt;strong&gt;orchestrate multiple agents together&lt;/strong&gt;. Function calling, multi-agent design, and connecting agents to real-world tools highlighted how autonomous systems can tackle complex tasks collaboratively.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Day 4 – Domain-Specific LLMs&lt;/strong&gt;&lt;br&gt;
Fine-tuning agents for specialized domains showed me that &lt;strong&gt;context matters&lt;/strong&gt;. Domain-adapted agents perform better and can handle complex knowledge like research papers or medical data.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Day 5 – MLOps for Generative AI&lt;/strong&gt;&lt;br&gt;
Making AI agents production-ready taught me the importance of &lt;strong&gt;resilience, observability, and memory management&lt;/strong&gt;. It’s not just about building capabilities - it’s about making them reliable in the real world.&lt;/p&gt;




&lt;h2&gt;
  
  
  Capstone Project: ScholarMindAI
&lt;/h2&gt;

&lt;p&gt;To put these concepts into practice, my teammate &lt;strong&gt;Suprava Saha Dibya&lt;/strong&gt; and I built &lt;strong&gt;ScholarMindAI&lt;/strong&gt;, a &lt;strong&gt;multi-agent academic research assistant&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;It can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Search and summarize papers automatically&lt;/li&gt;
&lt;li&gt;Compare methodologies and highlight insights&lt;/li&gt;
&lt;li&gt;Generate structured literature reviews&lt;/li&gt;
&lt;li&gt;Manage citations in APA, MLA, Chicago, or Harvard&lt;/li&gt;
&lt;li&gt;Build dynamic knowledge graphs connecting concepts, authors, and methods&lt;/li&gt;
&lt;li&gt;Predict research impact and track project progress&lt;/li&gt;
&lt;li&gt;Support collaboration with shared dashboards and handoff documents&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This project gave me hands-on experience orchestrating agents, handling memory and context, and designing workflows that &lt;strong&gt;actually help humans work smarter&lt;/strong&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  Reflections &amp;amp; Growth
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;AI agents are &lt;strong&gt;team players&lt;/strong&gt;, not just tools - they amplify human curiosity.&lt;/li&gt;
&lt;li&gt;Memory and context are essential for agents to handle complex, multi-step tasks.&lt;/li&gt;
&lt;li&gt;Hands-on labs and the capstone made abstract concepts tangible.&lt;/li&gt;
&lt;li&gt;Production readiness - logging, error handling, resilience - is just as important as intelligence.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The course changed my perspective: I now see AI agents not just as code, but as &lt;strong&gt;autonomous collaborators capable of meaningful work&lt;/strong&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  Thoughts
&lt;/h2&gt;

&lt;p&gt;The AI Agents Intensive taught me that AI doesn’t replace curiosity - it &lt;strong&gt;enhances it&lt;/strong&gt;. ScholarMindAI is my first step toward building agents that &lt;strong&gt;free researchers to think, explore, and innovate&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;I’m excited to continue exploring this space and connecting with others passionate about AI agents.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Thanks for reading!&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;— &lt;strong&gt;Abdulla Al Noman&lt;/strong&gt;&lt;/p&gt;

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