<?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: Anam Malik</title>
    <description>The latest articles on DEV Community by Anam Malik (@anam_malik_d85ef97f437a7a).</description>
    <link>https://dev.to/anam_malik_d85ef97f437a7a</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%2F3645084%2Ff8cb1254-8273-4666-a3ee-2e2e946aaaf3.jpg</url>
      <title>DEV Community: Anam Malik</title>
      <link>https://dev.to/anam_malik_d85ef97f437a7a</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anam_malik_d85ef97f437a7a"/>
    <language>en</language>
    <item>
      <title>Ai Competition</title>
      <dc:creator>Anam Malik</dc:creator>
      <pubDate>Thu, 04 Dec 2025 07:24:39 +0000</pubDate>
      <link>https://dev.to/anam_malik_d85ef97f437a7a/ai-competition-4lbp</link>
      <guid>https://dev.to/anam_malik_d85ef97f437a7a/ai-competition-4lbp</guid>
      <description>&lt;p&gt;Building My Future Through AI&lt;/p&gt;

&lt;p&gt;I want to make my parents proud and improve our financial situation. Learning AI gives me hope, confidence, and the strength to work for a better future. I am ready to give my best.&lt;/p&gt;

&lt;p&gt;Reflection on the AI Agents Intensive Course&lt;/p&gt;

&lt;p&gt;This course was my first real journey into understanding how intelligent systems work. It changed the way I see technology and helped me grow from a beginner to someone who can think and build with AI.&lt;/p&gt;

&lt;p&gt;What I Learned&lt;/p&gt;

&lt;p&gt;Day 1: What AI agents are and how they think and act&lt;/p&gt;

&lt;p&gt;Day 2: How tools and MCP make agents powerful&lt;/p&gt;

&lt;p&gt;Day 3: How context and memory make AI feel intelligent&lt;/p&gt;

&lt;p&gt;Day 4: Why accuracy, safety, and testing are important&lt;/p&gt;

&lt;p&gt;Day 5: How ideas turn into real AI products&lt;/p&gt;




&lt;p&gt;How It Changed Me&lt;/p&gt;

&lt;h2&gt;
  
  
  AI no longer feels confusing. Now it feels like an opportunity to build something meaningful and useful.
&lt;/h2&gt;

&lt;p&gt;How I Will Use AI&lt;/p&gt;

&lt;h2&gt;
  
  
  Automating tasks, improving my studies, building small applications, helping others understand AI, and experimenting with new ideas.
&lt;/h2&gt;

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

&lt;p&gt;This course gave me knowledge, confidence, and a clear vision of how AI can shape my future and help me support my family.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>productivity</category>
      <category>programming</category>
    </item>
    <item>
      <title>Building My Future Through AI</title>
      <dc:creator>Anam Malik</dc:creator>
      <pubDate>Thu, 04 Dec 2025 07:20:17 +0000</pubDate>
      <link>https://dev.to/anam_malik_d85ef97f437a7a/building-my-future-through-ai-46g7</link>
      <guid>https://dev.to/anam_malik_d85ef97f437a7a/building-my-future-through-ai-46g7</guid>
      <description>&lt;p&gt;I want to make my parents proud and improve our financial situation, and learning AI gives me the hope and strength to work towards that goal. I am ready to give my best, learn everything I can, and build a better future for my family.&lt;/p&gt;

&lt;p&gt;Reflection on the AI Agents Intensive Course&lt;/p&gt;

&lt;p&gt;The AI Agents Intensive Course was my first structured journey into understanding how modern intelligent systems are built, how they operate, and how they are used in real applications. Each day of the program introduced a new layer of depth, and by the end of the course, I felt as if I had moved from curiosity to genuine understanding. This experience has not only strengthened my foundation in AI but has also reshaped the way I imagine the future of technology and my own role in it.&lt;/p&gt;

&lt;p&gt;Day 1 — Introduction to Agents&lt;/p&gt;

&lt;p&gt;The first day gave me clarity on what an AI agent truly is: an intelligent system that can observe, reason, and act to complete tasks. Learning how agents interpret instructions and break them into actionable steps helped me understand the bigger picture of AI workflows. This day made me realise that agents are not magical machines—they are engineered systems designed with purpose, logic, and structure.&lt;br&gt;
This was the point where I felt excited, because for the first time, I understood how AI could be used not just as a tool, but as a collaborator.&lt;/p&gt;

&lt;p&gt;Day 2 — Agent Tools &amp;amp; MCP Interoperability&lt;/p&gt;

&lt;p&gt;On Day 2, I learned about tools and the Model Context Protocol (MCP). This was one of the most interesting parts of the course because it showed how agents become powerful when they can connect with external systems—APIs, files, databases, and more.&lt;br&gt;
Understanding interoperability helped me see how AI can automate complex tasks, combine information from multiple sources, and even work across platforms. This is the kind of capability that makes AI useful in real-world settings like customer support, research, data analysis, and business automation.&lt;/p&gt;

&lt;p&gt;Day 3 — Context Engineering: Sessions &amp;amp; Memory&lt;/p&gt;

&lt;p&gt;Day 3 was about one of the most transformative aspects of AI: context.&lt;br&gt;
I learned how sessions allow agents to maintain continuity and how memory helps them personalize interactions. This is what makes an agent feel “intelligent” rather than mechanical.&lt;br&gt;
The idea that AI systems can remember user preferences, past actions, and ongoing tasks revealed how deeply AI can integrate into everyday life—whether in education, healthcare, or personal productivity.&lt;/p&gt;

&lt;p&gt;Day 4 — Understanding Agent Quality&lt;/p&gt;

&lt;p&gt;This day taught me that building an agent is only half the work—evaluating its quality is equally important.&lt;br&gt;
I learned about accuracy, reliability, safety, and overall user experience. Understanding testing methods, error handling, and performance evaluation helped me see AI from a builder’s perspective instead of just a user’s.&lt;br&gt;
It made me appreciate the responsibility that comes with designing intelligent systems and ensuring they actually help people.&lt;/p&gt;

&lt;p&gt;Day 5 — From Prototype to Production&lt;/p&gt;

&lt;p&gt;The final day showed how ideas evolve into real AI products. Learning about deployment, scaling, and converting experiments into usable applications gave me clarity on the complete pipeline of AI development.&lt;br&gt;
This day inspired me the most because I could finally visualize myself building something meaningful with AI—something that real users could benefit from.&lt;/p&gt;




&lt;p&gt;How This Course Changed My Perspective&lt;/p&gt;

&lt;p&gt;Before this course, AI felt like a distant, complicated technology. After completing it, I now understand its structure, logic, and potential.&lt;br&gt;
It showed me that AI is not just a trend—it is a skill, a tool, and an opportunity to create solutions that matter.&lt;/p&gt;

&lt;p&gt;Where I See Myself Using AI&lt;/p&gt;

&lt;p&gt;With the knowledge I gained, I want to use AI in practical ways such as:&lt;/p&gt;

&lt;p&gt;automating repetitive daily tasks&lt;/p&gt;

&lt;p&gt;assisting with study and learning workflows&lt;/p&gt;

&lt;p&gt;building small intelligent applications&lt;/p&gt;

&lt;p&gt;helping others understand and use AI&lt;/p&gt;

&lt;p&gt;experimenting with tools, agents, and context systems&lt;/p&gt;

&lt;p&gt;This course did not just teach me theory; it taught me how to think like someone who can build the future.&lt;/p&gt;

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

&lt;p&gt;The AI Agents Intensive Course gave me more than technical knowledge—it gave me confidence. Each day helped me grow from a beginner into someone who can understand, analyse, and create with AI.&lt;br&gt;
I am grateful for the opportunity to participate, and I am excited to continue learning, exploring, and building meaningful AI-powered solutions in the future.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>career</category>
      <category>python</category>
    </item>
    <item>
      <title>My Learning Journey &amp; Reflections</title>
      <dc:creator>Anam Malik</dc:creator>
      <pubDate>Thu, 04 Dec 2025 04:56:43 +0000</pubDate>
      <link>https://dev.to/anam_malik_d85ef97f437a7a/my-learning-journey-reflections-19gi</link>
      <guid>https://dev.to/anam_malik_d85ef97f437a7a/my-learning-journey-reflections-19gi</guid>
      <description>&lt;ol&gt;
&lt;li&gt;Introduction to Agents&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This part helped me understand what an AI agent actually is. Earlier, I only thought of an agent as something that “answers questions,” but through the intensive, I learned that an agent is a whole system that observes, plans, reasons, and takes actions. I learned how agents break down problems, how their workflows are structured, and how different components work together. This foundation completely changed the way I think about AI systems.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Agent Tools &amp;amp; Interoperability with Model Context Protocol (MCP)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This was one of the most eye-opening sections for me. I learned how agents use external tools instead of relying only on model outputs. Understanding MCP taught me how tools, models, and memory can communicate cleanly through a shared protocol.&lt;br&gt;
Before this, I never knew how an AI interacts with files, APIs, or custom tools — but now I understand how tool-calling works, why standardization matters, and how interoperability makes an agent more reliable and scalable.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Context Engineering: Sessions &amp;amp; Memory&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This part made me realise how important context is for an agent. I learned how sessions maintain continuity, how memory is stored, and how context shapes the agent’s final output.&lt;br&gt;
I used to think memory was just “saving information,” but now I understand that there are intentional structures behind it — like long-term vs. short-term context, user-specific information, and how agents decide what to remember or forget.&lt;br&gt;
This changed my understanding of personalized AI entirely.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Agent Quality&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This section taught me how to evaluate whether an agent is actually good.&lt;br&gt;
I learned about:&lt;/p&gt;

&lt;p&gt;reliability&lt;/p&gt;

&lt;p&gt;safety&lt;/p&gt;

&lt;p&gt;reasoning quality&lt;/p&gt;

&lt;p&gt;predictability&lt;/p&gt;

&lt;p&gt;error handling&lt;/p&gt;

&lt;p&gt;and user experience&lt;/p&gt;

&lt;p&gt;I discovered that building an agent isn’t just about making it work — it’s about making it work consistently and responsibly.&lt;br&gt;
This part made me more careful about designing prompts, workflows, and instructions.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Prototype to Production&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This was the section where everything came together.&lt;br&gt;
I learned how to take an idea, build a working prototype, fix the broken parts, refine the workflow, and finally shape it into something stable enough for real use.&lt;br&gt;
It taught me how to:&lt;/p&gt;

&lt;p&gt;iterate quickly&lt;/p&gt;

&lt;p&gt;test repeatedly&lt;/p&gt;

&lt;p&gt;organize workflows&lt;/p&gt;

&lt;p&gt;and prepare an agent for real-world scenarios&lt;/p&gt;

&lt;p&gt;Understanding this process made my capstone project much easier because I learned how to turn a rough idea into an actual functioning agent.One of the things I also discovered during this journey was how Kaggle structures its learning system. Before joining the AI Agents Intensive, I had no idea that Kaggle offered so many free, well-designed courses. They have an entire collection of micro-courses that cover almost everything — from the basics of programming to more advanced AI topics.&lt;/p&gt;

&lt;p&gt;I explored a lot of these courses, and I was honestly surprised by how practical and easy to follow they were. Kaggle has courses on Python, SQL, Machine Learning, Data Visualization, Pandas, Deep Learning, Computer Vision, Time Series, and even topics like AI Ethics and Geospatial Analysis. Each course is short, hands-on, and focused on real understanding instead of just theory.&lt;/p&gt;

&lt;p&gt;What I really liked was how each course was connected to a bigger learning path.&lt;br&gt;
They start with simple things like programming basics or SQL, and then slowly move into more complex areas like feature engineering, model explainability, and deep learning workflows.&lt;/p&gt;

&lt;p&gt;These courses also give badges and certificates when you complete them, which makes the whole process feel motivating. But more than certificates, I felt that these courses gave me confidence. They showed me that learning AI doesn’t always require expensive programs — sometimes the right structure and clear explanations are all you need.&lt;/p&gt;

&lt;p&gt;Going through these courses side by side with my intensive helped me understand things more deeply. They became like supportive pillars that filled the gaps in my knowledge wherever I needed extra help.Final Reflection &amp;amp; Thank You&lt;/p&gt;

&lt;p&gt;The AI Agents Intensive was not just a course for me; it was a journey of growth. It taught me skills, patience, confidence, and a new way of thinking.&lt;/p&gt;

&lt;p&gt;Thank you to Kaggle, the mentors, and the entire community for creating such an impactful and accessible program. I’m proud to have been a part of this journey, and I’m excited for what comes next.&lt;br&gt;
When I  joined the AI Agents Intensive, I honestly didn’t know what to expect. I enrolled because I was curious about how AI agents really work behind the scenes, and I wanted to learn something that could actually help me build things on my own. I started with excitement, but also with a little fear — “Will I even understand all this?”&lt;br&gt;
Now that I’m at the end of the intensive, I can say that this was one of the most meaningful learning experiences I’ve had.&lt;/p&gt;

&lt;p&gt;Why I Joined the Intensive&lt;/p&gt;

&lt;p&gt;I’ve always seen AI as something very big and complicated. I used to think only experts or people with strong technical backgrounds could understand it. But when I read about this program, something clicked. It felt like a chance to finally understand what happens inside these systems we use every day — not just as a user, but as a creator.&lt;/p&gt;

&lt;p&gt;I wanted to learn through real tasks, real examples, and hands-on work instead of just reading theory. That’s why I joined.&lt;/p&gt;

&lt;p&gt;What I Learned&lt;/p&gt;

&lt;p&gt;Throughout the intensive, I realised that AI agents are much more than just “smart code.”&lt;br&gt;
I learned how an agent:&lt;/p&gt;

&lt;p&gt;observes&lt;/p&gt;

&lt;p&gt;thinks&lt;/p&gt;

&lt;p&gt;makes decisions&lt;/p&gt;

&lt;p&gt;uses tools&lt;/p&gt;

&lt;p&gt;and stores memory&lt;/p&gt;

&lt;p&gt;Before this course, these words had no real meaning to me. Now they make sense because I used them in actual exercises.&lt;/p&gt;

&lt;p&gt;Learning Tools &amp;amp; Techniques&lt;/p&gt;

&lt;p&gt;I enjoyed working with prompts, tools, and different reasoning steps. Sometimes things worked on the first try, sometimes they didn’t, but every time I learned something new. I also got to understand how tool calling works and why designing the right workflow is so important.&lt;/p&gt;

&lt;p&gt;My Capstone Experience&lt;/p&gt;

&lt;p&gt;The capstone project was the most challenging part for me, but also the most rewarding.&lt;br&gt;
When I first started building it, I didn’t know how to connect all the steps. I kept facing small problems — the agent wasn’t answering the way I expected, or I’d forget to structure something correctly.&lt;/p&gt;

&lt;p&gt;But slowly, things improved.&lt;/p&gt;

&lt;p&gt;I changed my prompts again and again.&lt;br&gt;
I tested different ideas.&lt;br&gt;
I fixed the mistakes I made.&lt;/p&gt;

&lt;p&gt;By the end, when my agent finally worked the way I wanted, I felt genuinely proud. Not because it was perfect, but because I built it myself. That feeling was the best part of the whole intensive.&lt;/p&gt;

&lt;p&gt;Challenges I Faced&lt;/p&gt;

&lt;p&gt;There were definitely moments where I felt stuck. Some lessons were harder to understand. Some tasks confused me at first. And sometimes I wondered if I would even finish the capstone.&lt;/p&gt;

&lt;p&gt;But these challenges taught me patience.&lt;br&gt;
I learned that in AI, you don’t get everything right on the first attempt. You have to keep trying, experimenting, and updating your approach until it finally clicks.&lt;/p&gt;

&lt;p&gt;And when it does, the effort feels worth it.&lt;/p&gt;

&lt;p&gt;What Impacted Me the Most&lt;/p&gt;

&lt;p&gt;What I liked the most about this intensive was how everything was so practical. Instead of only explaining things, the program made me do them.&lt;/p&gt;

&lt;p&gt;I really appreciated:&lt;/p&gt;

&lt;p&gt;the real-life examples&lt;/p&gt;

&lt;p&gt;the simple explanations&lt;/p&gt;

&lt;p&gt;the way everything slowly built up&lt;/p&gt;

&lt;p&gt;and the chance to experiment freely&lt;/p&gt;

&lt;p&gt;It made AI feel less scary and more exciting.&lt;/p&gt;

&lt;p&gt;How This Journey Changed Me&lt;/p&gt;

&lt;p&gt;Before this course, I didn’t think I could ever build something with AI on my own. Now I know I can. This intensive didn’t just teach me technical concepts — it gave me confidence.&lt;/p&gt;

&lt;p&gt;Now I genuinely feel:&lt;/p&gt;

&lt;p&gt;I can understand AI systems&lt;/p&gt;

&lt;p&gt;I can create workflows&lt;/p&gt;

&lt;p&gt;I can design prompts responsibly&lt;/p&gt;

&lt;p&gt;and I can keep learning more&lt;/p&gt;

&lt;p&gt;This experience changed the way I see myself as a learner.&lt;/p&gt;

&lt;p&gt;What I Want to Do Next&lt;/p&gt;

&lt;p&gt;After completing the intensive, I don’t want to stop here.&lt;br&gt;
I want to explore more about:&lt;/p&gt;

&lt;p&gt;automation with agents&lt;/p&gt;

&lt;p&gt;better prompt engineering&lt;/p&gt;

&lt;p&gt;data science basics&lt;/p&gt;

&lt;p&gt;building helpful tools&lt;/p&gt;

&lt;p&gt;and understanding more advanced workflows&lt;/p&gt;

&lt;p&gt;This program gave me a starting point, and now I want to keep moving forward.&lt;/p&gt;

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

&lt;p&gt;The AI Agents Intensive wasn’t just a course for me — it was a journey.&lt;br&gt;
A journey full of small wins, confusion, experiments, and growth. I’m really grateful to the Kaggle team, the mentors, and everyone who made this program so approachable and friendly.&lt;/p&gt;

&lt;p&gt;Thank you for creating something that makes people like me believe that we can learn AI, even if we start with zero experience.&lt;br&gt;
I’m proud to have been part of this intensive, and I’m excited to see where this learning will take me next.Another important part of my learning came from understanding the core topics covered in the intensive. Each section added a new layer to my knowledge and helped me move from being a beginner to someone who can actually design and reason about agents.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>ai</category>
      <category>beginners</category>
      <category>react</category>
    </item>
    <item>
      <title>Understanding Agents, Tools, and Workflows: My Intensive Learning Experience</title>
      <dc:creator>Anam Malik</dc:creator>
      <pubDate>Thu, 04 Dec 2025 04:47:39 +0000</pubDate>
      <link>https://dev.to/anam_malik_d85ef97f437a7a/understanding-agents-tools-and-workflows-my-intensive-learning-experience-5696</link>
      <guid>https://dev.to/anam_malik_d85ef97f437a7a/understanding-agents-tools-and-workflows-my-intensive-learning-experience-5696</guid>
      <description>&lt;p&gt;When I joined the AI Agents Intensive, I honestly didn’t know what to expect. I enrolled because I was curious about how AI agents really work behind the scenes, and I wanted to learn something that could actually help me build things on my own. I started with excitement, but also with a little fear — “Will I even understand all this?”&lt;br&gt;
Now that I’m at the end of the intensive, I can say that this was one of the most meaningful learning experiences I’ve had.&lt;/p&gt;

&lt;p&gt;Why I Joined the Intensive&lt;/p&gt;

&lt;p&gt;I’ve always seen AI as something very big and complicated. I used to think only experts or people with strong technical backgrounds could understand it. But when I read about this program, something clicked. It felt like a chance to finally understand what happens inside these systems we use every day — not just as a user, but as a creator.&lt;/p&gt;

&lt;p&gt;I wanted to learn through real tasks, real examples, and hands-on work instead of just reading theory. That’s why I joined.&lt;/p&gt;

&lt;p&gt;What I Learned&lt;/p&gt;

&lt;p&gt;Throughout the intensive, I realised that AI agents are much more than just “smart code.”&lt;br&gt;
I learned how an agent:&lt;/p&gt;

&lt;p&gt;observes&lt;/p&gt;

&lt;p&gt;thinks&lt;/p&gt;

&lt;p&gt;makes decisions&lt;/p&gt;

&lt;p&gt;uses tools&lt;/p&gt;

&lt;p&gt;and stores memory&lt;/p&gt;

&lt;p&gt;Before this course, these words had no real meaning to me. Now they make sense because I used them in actual exercises.&lt;/p&gt;

&lt;p&gt;Learning Tools &amp;amp; Techniques&lt;/p&gt;

&lt;p&gt;I enjoyed working with prompts, tools, and different reasoning steps. Sometimes things worked on the first try, sometimes they didn’t, but every time I learned something new. I also got to understand how tool calling works and why designing the right workflow is so important.&lt;/p&gt;

&lt;p&gt;My Capstone Experience&lt;/p&gt;

&lt;p&gt;The capstone project was the most challenging part for me, but also the most rewarding.&lt;br&gt;
When I first started building it, I didn’t know how to connect all the steps. I kept facing small problems — the agent wasn’t answering the way I expected, or I’d forget to structure something correctly.&lt;/p&gt;

&lt;p&gt;But slowly, things improved.&lt;/p&gt;

&lt;p&gt;I changed my prompts again and again.&lt;br&gt;
I tested different ideas.&lt;br&gt;
I fixed the mistakes I made.&lt;/p&gt;

&lt;p&gt;By the end, when my agent finally worked the way I wanted, I felt genuinely proud. Not because it was perfect, but because I built it myself. That feeling was the best part of the whole intensive.&lt;/p&gt;

&lt;p&gt;Challenges I Faced&lt;/p&gt;

&lt;p&gt;There were definitely moments where I felt stuck. Some lessons were harder to understand. Some tasks confused me at first. And sometimes I wondered if I would even finish the capstone.&lt;/p&gt;

&lt;p&gt;But these challenges taught me patience.&lt;br&gt;
I learned that in AI, you don’t get everything right on the first attempt. You have to keep trying, experimenting, and updating your approach until it finally clicks.&lt;/p&gt;

&lt;p&gt;And when it does, the effort feels worth it.&lt;/p&gt;

&lt;p&gt;What Impacted Me the Most&lt;/p&gt;

&lt;p&gt;What I liked the most about this intensive was how everything was so practical. Instead of only explaining things, the program made me do them.&lt;/p&gt;

&lt;p&gt;I really appreciated:&lt;/p&gt;

&lt;p&gt;the real-life examples&lt;/p&gt;

&lt;p&gt;the simple explanations&lt;/p&gt;

&lt;p&gt;the way everything slowly built up&lt;/p&gt;

&lt;p&gt;and the chance to experiment freely&lt;/p&gt;

&lt;p&gt;It made AI feel less scary and more exciting.&lt;/p&gt;

&lt;p&gt;How This Journey Changed Me&lt;/p&gt;

&lt;p&gt;Before this course, I didn’t think I could ever build something with AI on my own. Now I know I can. This intensive didn’t just teach me technical concepts — it gave me confidence.&lt;/p&gt;

&lt;p&gt;Now I genuinely feel:&lt;/p&gt;

&lt;p&gt;I can understand AI systems&lt;/p&gt;

&lt;p&gt;I can create workflows&lt;/p&gt;

&lt;p&gt;I can design prompts responsibly&lt;/p&gt;

&lt;p&gt;and I can keep learning more&lt;/p&gt;

&lt;p&gt;This experience changed the way I see myself as a learner.&lt;/p&gt;

&lt;p&gt;What I Want to Do Next&lt;/p&gt;

&lt;p&gt;After completing the intensive, I don’t want to stop here.&lt;br&gt;
I want to explore more about:&lt;/p&gt;

&lt;p&gt;automation with agents&lt;/p&gt;

&lt;p&gt;better prompt engineering&lt;/p&gt;

&lt;p&gt;data science basics&lt;/p&gt;

&lt;p&gt;building helpful tools&lt;/p&gt;

&lt;p&gt;and understanding more advanced workflows&lt;/p&gt;

&lt;p&gt;This program gave me a starting point, and now I want to keep moving forward.&lt;/p&gt;

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

&lt;p&gt;The AI Agents Intensive wasn’t just a course for me — it was a journey.&lt;br&gt;
A journey full of small wins, confusion, experiments, and growth. I’m really grateful to the Kaggle team, the mentors, and everyone who made this program so approachable and friendly.&lt;/p&gt;

&lt;p&gt;Thank you for creating something that makes people like me believe that we can learn AI, even if we start with zero experience.&lt;br&gt;
I’m proud to have been part of this intensive, and I’m excited to see where this learning will take me next.&lt;/p&gt;

&lt;p&gt;Another important part of my learning came from understanding the core topics covered in the intensive. Each section added a new layer to my knowledge and helped me move from being a beginner to someone who can actually design and reason about agents.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Introduction to Agents&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This part helped me understand what an AI agent actually is. Earlier, I only thought of an agent as something that “answers questions,” but through the intensive, I learned that an agent is a whole system that observes, plans, reasons, and takes actions. I learned how agents break down problems, how their workflows are structured, and how different components work together. This foundation completely changed the way I think about AI systems.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Agent Tools &amp;amp; Interoperability with Model Context Protocol (MCP)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This was one of the most eye-opening sections for me. I learned how agents use external tools instead of relying only on model outputs. Understanding MCP taught me how tools, models, and memory can communicate cleanly through a shared protocol.&lt;br&gt;
Before this, I never knew how an AI interacts with files, APIs, or custom tools — but now I understand how tool-calling works, why standardization matters, and how interoperability makes an agent more reliable and scalable.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Context Engineering: Sessions &amp;amp; Memory&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This part made me realise how important context is for an agent. I learned how sessions maintain continuity, how memory is stored, and how context shapes the agent’s final output.&lt;br&gt;
I used to think memory was just “saving information,” but now I understand that there are intentional structures behind it — like long-term vs. short-term context, user-specific information, and how agents decide what to remember or forget.&lt;br&gt;
This changed my understanding of personalized AI entirely.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Agent Quality&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This section taught me how to evaluate whether an agent is actually good.&lt;br&gt;
I learned about:&lt;/p&gt;

&lt;p&gt;reliability&lt;/p&gt;

&lt;p&gt;safety&lt;/p&gt;

&lt;p&gt;reasoning quality&lt;/p&gt;

&lt;p&gt;predictability&lt;/p&gt;

&lt;p&gt;error handling&lt;/p&gt;

&lt;p&gt;and user experience&lt;/p&gt;

&lt;p&gt;I discovered that building an agent isn’t just about making it work — it’s about making it work consistently and responsibly.&lt;br&gt;
This part made me more careful about designing prompts, workflows, and instructions.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Prototype to Production&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This was the section where everything came together.&lt;br&gt;
I learned how to take an idea, build a working prototype, fix the broken parts, refine the workflow, and finally shape it into something stable enough for real use.&lt;br&gt;
It taught me how to:&lt;/p&gt;

&lt;p&gt;iterate quickly&lt;/p&gt;

&lt;p&gt;test repeatedly&lt;/p&gt;

&lt;p&gt;organize workflows&lt;/p&gt;

&lt;p&gt;and prepare an agent for real-world scenarios&lt;/p&gt;

&lt;p&gt;Understanding this process made my capstone project much easier because I learned how to turn a rough idea into an actual functioning agent.&lt;br&gt;
One of the things I also discovered during this journey was how Kaggle structures its learning system. Before joining the AI Agents Intensive, I had no idea that Kaggle offered so many free, well-designed courses. They have an entire collection of micro-courses that cover almost everything — from the basics of programming to more advanced AI topics.&lt;/p&gt;

&lt;p&gt;I explored a lot of these courses, and I was honestly surprised by how practical and easy to follow they were. Kaggle has courses on Python, SQL, Machine Learning, Data Visualization, Pandas, Deep Learning, Computer Vision, Time Series, and even topics like AI Ethics and Geospatial Analysis. Each course is short, hands-on, and focused on real understanding instead of just theory.&lt;/p&gt;

&lt;p&gt;What I really liked was how each course was connected to a bigger learning path.&lt;br&gt;
They start with simple things like programming basics or SQL, and then slowly move into more complex areas like feature engineering, model explainability, and deep learning workflows.&lt;/p&gt;

&lt;p&gt;These courses also give badges and certificates when you complete them, which makes the whole process feel motivating. But more than certificates, I felt that these courses gave me confidence. They showed me that learning AI doesn’t always require expensive programs — sometimes the right structure and clear explanations are all you need.&lt;/p&gt;

&lt;p&gt;Going through these courses side by side with my intensive helped me understand things more deeply. They became like supportive pillars that filled the gaps in my knowledge wherever I needed extra help.&lt;br&gt;
Final Reflection &amp;amp; Thank You&lt;/p&gt;

&lt;p&gt;The AI Agents Intensive was not just a course for me; it was a journey of growth. It taught me skills, patience, confidence, and a new way of thinking.&lt;/p&gt;

&lt;p&gt;Thank you to Kaggle, the mentors, and the entire community for creating such an impactful and accessible program. I’m proud to have been a part of this journey, and I’m excited for what comes next._&lt;/p&gt;

&lt;p&gt;_&lt;/p&gt;

</description>
      <category>agents</category>
      <category>devjournal</category>
      <category>ai</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
