<?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: 24P-0683 Zarish Imran</title>
    <description>The latest articles on DEV Community by 24P-0683 Zarish Imran (@24p0683_zarishimran_531).</description>
    <link>https://dev.to/24p0683_zarishimran_531</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%2F3824320%2F4e798195-c4c6-41c0-a30d-02e7e6540593.png</url>
      <title>DEV Community: 24P-0683 Zarish Imran</title>
      <link>https://dev.to/24p0683_zarishimran_531</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/24p0683_zarishimran_531"/>
    <language>en</language>
    <item>
      <title>From Search Algorithms to Agentic AI: What Recent AI Research Taught Me</title>
      <dc:creator>24P-0683 Zarish Imran</dc:creator>
      <pubDate>Sat, 14 Mar 2026 17:36:57 +0000</pubDate>
      <link>https://dev.to/24p0683_zarishimran_531/from-search-algorithms-to-agentic-ai-what-recent-ai-research-taught-me-h3i</link>
      <guid>https://dev.to/24p0683_zarishimran_531/from-search-algorithms-to-agentic-ai-what-recent-ai-research-taught-me-h3i</guid>
      <description>&lt;p&gt;&lt;strong&gt;Introduction&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Artificial Intelligence is not only about building models but also about designing intelligent systems that can search, plan, and make decisions in complex environments.To understand how these ideas are applied in real research, I explored two recent AI papers:&lt;/p&gt;

&lt;p&gt;The Rise of Agentic AI: A Review of Definitions, Frameworks, and Challenges (2025)&lt;/p&gt;

&lt;p&gt;Research on the A Algorithm Based on Adaptive Weights (2025)*&lt;br&gt;
&lt;strong&gt;Paper 1: The Rise of Agentic AI&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;Goal of the Paper&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
The main goal of this paper is to explain the concept of Agentic AI, which refers to AI systems that can plan tasks, make decisions independently, and interact with their environment.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Connection to Our AI Course&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This research connects directly with the Intelligent Agents topic we studied in class.&lt;/p&gt;

&lt;p&gt;In our course we learned about:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Simple Reflex Agents&lt;/li&gt;
&lt;li&gt;Model-Based Agents&lt;/li&gt;
&lt;li&gt;Goal-Based Agents&lt;/li&gt;
&lt;li&gt;Utility-Based Agents&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For example, a rescue robot in a disaster environment could behave like an agentic AI system that:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;searches for survivors&lt;/li&gt;
&lt;li&gt;plans safe paths&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;adjusts its decisions based on new information&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;Paper 2: Adaptive A&lt;/em&gt; Search Algorithm&lt;/p&gt;

&lt;p&gt;Goal of the Paper**&lt;/p&gt;

&lt;p&gt;The second paper focuses on improving the A* search algorithm, which is widely used for pathfinding and optimization problems.The traditional A* algorithm uses a heuristic function to estimate the cost from the current node to the goal. However, the accuracy of the heuristic greatly affects performance.&lt;/p&gt;

&lt;p&gt;Connection to Our AI Course&lt;/p&gt;

&lt;p&gt;In our course we studied several search algorithms including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Breadth-First Search (BFS)&lt;/li&gt;
&lt;li&gt;Depth-First Search (DFS)&lt;/li&gt;
&lt;li&gt;Uniform Cost Search (UCS)&lt;/li&gt;
&lt;li&gt;A* Search&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The improved A* algorithm discussed in the paper shows how researchers continue to refine classical algorithms to solve real-world problems more efficiently.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;Personal Insights (Manual Reading vs NotebookLM)&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
Reading research papers manually helped me understand the motivation behind the research, such as why existing algorithms are not always sufficient in complex environments.&lt;/p&gt;

&lt;p&gt;What I Found Most Interesting&lt;/p&gt;

&lt;p&gt;The most interesting insight for me was how traditional AI concepts from our course are still the foundation of modern research.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;For example:&lt;br&gt;
*&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Agent architectures are evolving into Agentic AI systems capable of autonomous decision making.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Conclusion&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Exploring recent AI research helped me see how foundational concepts like agents and search algorithms continue to evolve in modern AI systems.&lt;/p&gt;

&lt;p&gt;Special thanks to Raqeeb eebr for the assignment guidance.&lt;/p&gt;

&lt;p&gt;BLOG LINK:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://youtube.com/shorts/sy9OeKruP5o?si=ExolScs8i1SOmxUm" rel="noopener noreferrer"&gt;https://youtube.com/shorts/sy9OeKruP5o?si=ExolScs8i1SOmxUm&lt;/a&gt;&lt;/p&gt;

</description>
      <category>agents</category>
      <category>ai</category>
      <category>algorithms</category>
      <category>computerscience</category>
    </item>
  </channel>
</rss>
