<?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: Nir Diamant</title>
    <description>The latest articles on DEV Community by Nir Diamant (@nir_diamant).</description>
    <link>https://dev.to/nir_diamant</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%2F2064679%2F3168b385-2fdb-4434-98e5-16211d498bbf.jpg</url>
      <title>DEV Community: Nir Diamant</title>
      <link>https://dev.to/nir_diamant</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nir_diamant"/>
    <language>en</language>
    <item>
      <title>𝗔 𝗙𝗥𝗘𝗘 𝗚𝗢𝗟𝗗𝗠𝗜𝗡𝗘 𝗢𝗙 𝗧𝗨𝗧𝗢𝗥𝗜𝗔𝗟𝗦 𝗙𝗢𝗥 𝗧𝗛𝗘 𝗖𝗢𝗠𝗣𝗢𝗡𝗘𝗡𝗧𝗦 𝗬𝗢𝗨 𝗡𝗘𝗘𝗗 𝗧𝗢 𝗖𝗥𝗘𝗔𝗧𝗘 𝗣𝗥𝗢𝗗𝗨𝗖𝗧𝗜𝗢𝗡-𝗟𝗘𝗩𝗘𝗟 𝗔𝗚𝗘𝗡𝗧𝗦</title>
      <dc:creator>Nir Diamant</dc:creator>
      <pubDate>Sun, 06 Jul 2025 12:22:00 +0000</pubDate>
      <link>https://dev.to/nir_diamant/--3gh1</link>
      <guid>https://dev.to/nir_diamant/--3gh1</guid>
      <description>&lt;p&gt;I’ve just launched a brand-new GitHub repo two weeks ago as part of my Gen AI educational initiative (already got 8K stars)&lt;br&gt;
It features 25 detailed, well-written tutorials that cover the key components needed to build production-level AI agents.&lt;/p&gt;

&lt;p&gt;⭐ Check it out here and make sure to give it a star: &lt;a href="https://github.com/NirDiamant/agents-towards-production" rel="noopener noreferrer"&gt;https://github.com/NirDiamant/agents-towards-production&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The content is organized into these categories:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt; Orchestration&lt;/li&gt;
&lt;li&gt; Tool integration&lt;/li&gt;
&lt;li&gt; Observability&lt;/li&gt;
&lt;li&gt; Deployment&lt;/li&gt;
&lt;li&gt; Memory&lt;/li&gt;
&lt;li&gt; UI &amp;amp; Frontend&lt;/li&gt;
&lt;li&gt; Agent Frameworks&lt;/li&gt;
&lt;li&gt; Model Customization&lt;/li&gt;
&lt;li&gt; Multi-agent Coordination&lt;/li&gt;
&lt;li&gt;Security&lt;/li&gt;
&lt;li&gt;Evaluation&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;As of today, there are 25 individual lessons.&lt;/p&gt;

</description>
      <category>agents</category>
      <category>genai</category>
      <category>ai</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>How AI Really Learns: The Journey from Random Noise to Intelligence</title>
      <dc:creator>Nir Diamant</dc:creator>
      <pubDate>Wed, 25 Dec 2024 22:38:09 +0000</pubDate>
      <link>https://dev.to/nir_diamant/how-ai-really-learns-the-journey-from-random-noise-to-intelligence-4dba</link>
      <guid>https://dev.to/nir_diamant/how-ai-really-learns-the-journey-from-random-noise-to-intelligence-4dba</guid>
      <description>&lt;p&gt;&lt;strong&gt;TL;DR:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;AI models start from random noise, much like a newborn with untapped potential. Through massive amounts of data and mathematical optimization, they learn by predicting missing words and refining billions of parameters. This process turns random patterns into a system capable of generating language, solving problems, and more. While impressive, these models rely on pattern recognition, leading to limitations like hallucination and overgeneralization. The journey from noise to intelligence highlights the power of machine learning and opens up questions about efficiency, ethics, and what’s next for AI.&lt;/p&gt;

&lt;p&gt;Link to the full blog post: &lt;a href="https://open.substack.com/pub/diamantai/p/how-ai-really-learns-the-journey?r=336pe4&amp;amp;utm_campaign=post&amp;amp;utm_medium=web&amp;amp;showWelcomeOnShare=false" rel="noopener noreferrer"&gt;Read Here&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>🛠️ FREE Goldmine of Prompt Engineering Tutorials! 🎓</title>
      <dc:creator>Nir Diamant</dc:creator>
      <pubDate>Thu, 10 Oct 2024 14:14:23 +0000</pubDate>
      <link>https://dev.to/nir_diamant/free-goldmine-of-prompt-engineering-tutorials-5bci</link>
      <guid>https://dev.to/nir_diamant/free-goldmine-of-prompt-engineering-tutorials-5bci</guid>
      <description>&lt;h2&gt;
  
  
  I’ve just released a brand-new GitHub repo as part of my Gen AI educative initiative.
&lt;/h2&gt;

&lt;p&gt;You'll find anything prompt-engineering-related in this repository. From simple explanations to the more advanced topics. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The content is organized in the following categories:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt; Fundamental Concepts&lt;/li&gt;
&lt;li&gt; Core Techniques&lt;/li&gt;
&lt;li&gt; Advanced Strategies&lt;/li&gt;
&lt;li&gt; Advanced Implementations&lt;/li&gt;
&lt;li&gt; Optimization and Refinement&lt;/li&gt;
&lt;li&gt; Specialized Applications&lt;/li&gt;
&lt;li&gt; Advanced Applications&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;_As of today, there are 22 individual lessons.&lt;br&gt;
_&lt;br&gt;
&lt;a href="https://github.com/NirDiamant/Prompt_Engineering" rel="noopener noreferrer"&gt;https://github.com/NirDiamant/Prompt_Engineering&lt;br&gt;
&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>🚀 Join our Global AI Agents Hackathon with LangChain 🦜🔗 and Llama Index 🦙!</title>
      <dc:creator>Nir Diamant</dc:creator>
      <pubDate>Tue, 01 Oct 2024 20:19:14 +0000</pubDate>
      <link>https://dev.to/nir_diamant/join-our-global-ai-agents-hackathon-with-langchain-and-llama-index--3fh0</link>
      <guid>https://dev.to/nir_diamant/join-our-global-ai-agents-hackathon-with-langchain-and-llama-index--3fh0</guid>
      <description>&lt;p&gt;Hey AI enthusiasts! 👋&lt;/p&gt;

&lt;p&gt;I'm organizing a global online hackathon focused on creating AI Agents, partnering with &lt;strong&gt;LangChain&lt;/strong&gt; and &lt;strong&gt;Llama Index&lt;/strong&gt;. 🎉&lt;/p&gt;

&lt;p&gt;Key Details:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🗓️ Dates: November 14-17&lt;/li&gt;
&lt;li&gt;🏆 Challenge: Build an AI Agent + create usage guide&lt;/li&gt;
&lt;li&gt;🌐 Format: Online, with live webinars and expert lectures&lt;/li&gt;
&lt;li&gt;📚 Submission: PR to the GitHub GenAI_Agents repo&lt;/li&gt;
&lt;li&gt;🧠 Perks: Top-tier mentors and judges&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🤝 We're open for additional sponsors!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Registration:&lt;/strong&gt; &lt;a href="https://tensorops.ai/aiagentsonlinehackathon" rel="noopener noreferrer"&gt;Registration Link&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;❓ Questions? Ask below!&lt;/p&gt;

&lt;h1&gt;
  
  
  AIHackathon #AIAgents
&lt;/h1&gt;

</description>
    </item>
    <item>
      <title>An Extensive Open-Source Collection of AI Agent Implementations with Multiple Use Cases and Levels</title>
      <dc:creator>Nir Diamant</dc:creator>
      <pubDate>Thu, 12 Sep 2024 17:20:53 +0000</pubDate>
      <link>https://dev.to/nir_diamant/an-extensive-open-source-collection-of-ai-agent-implementations-with-multiple-use-cases-and-levels-151o</link>
      <guid>https://dev.to/nir_diamant/an-extensive-open-source-collection-of-ai-agent-implementations-with-multiple-use-cases-and-levels-151o</guid>
      <description>&lt;p&gt;🚀 Hi all,&lt;/p&gt;

&lt;p&gt;In addition to the RAG Techniques repo I launched recently (🌟 &lt;strong&gt;6K stars in a month&lt;/strong&gt;), I'm excited to share a new repo I've been working on for a while—AI Agents! 🤖 It’s open-source and includes 15 different implementations of AI Agents, along with tutorials and visualizations.&lt;/p&gt;

&lt;p&gt;This is a great resource for both learning and reference. Feel free to explore, learn, open issues, contribute your own agents, and use it as needed. And of course, join our AI Knowledge Hub Discord community to stay connected! 🌍&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/NirDiamant/GenAI_Agents" rel="noopener noreferrer"&gt;Link to The repo&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
Enjoy! 🎉&lt;/p&gt;

</description>
      <category>ai</category>
      <category>genai</category>
      <category>opensource</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
