<?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: Can Mingir</title>
    <description>The latest articles on DEV Community by Can Mingir (@canmingir).</description>
    <link>https://dev.to/canmingir</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%2F414571%2F4b9b4b88-98db-41ea-b3dc-86ca83e6667f.jpg</url>
      <title>DEV Community: Can Mingir</title>
      <link>https://dev.to/canmingir</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/canmingir"/>
    <language>en</language>
    <item>
      <title>Neuro-Symbolic AI: From Research to Industry</title>
      <dc:creator>Can Mingir</dc:creator>
      <pubDate>Wed, 10 Dec 2025 17:11:52 +0000</pubDate>
      <link>https://dev.to/centaurai/neuro-symbolic-ai-from-research-to-industry-2d91</link>
      <guid>https://dev.to/centaurai/neuro-symbolic-ai-from-research-to-industry-2d91</guid>
      <description>&lt;p&gt;📘 This week:&lt;br&gt;
Neuro-Symbolic AI brings together the statistical nature of machine learning with the formal reasoning capabilities of symbolic AI. It seeks to offer a balanced approach to contemporary AI technologies, by combining the ability to learn from data, with the capacity to reason upon knowledge acquired from an environment. The main criticism of neural machine learning lies in its lack of explainability and semantics, which are key requirements in safety-critical applications, yet inherent strengths of logic-based methods. Recently, several corporations have publicly announced products and technologies grounded in Neuro-Symbolic AI methodologies. This talk provided a concise review of the foundations, frameworks and tools underlying Neuro-Symbolic AI, along with illustrative applications. It concludes by highlighting current trends and research directions in the field.&lt;/p&gt;

&lt;p&gt;📝 Suggested paper:&lt;br&gt;
A Garcez, LC Lamb:&lt;br&gt;
Neurosymbolic AI: the 3rd wave. Artif. Intell. Review 56(11):12387-12406 (2023)&lt;/p&gt;

&lt;p&gt;​&lt;a href="https://link.springer.com/article/10.1007/s10462-023-10448-w" rel="noopener noreferrer"&gt;https://link.springer.com/article/10.1007/s10462-023-10448-w&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;

  &lt;iframe src="https://www.youtube.com/embed/gXMtZgtZXl8"&gt;
  &lt;/iframe&gt;


&lt;/p&gt;

</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>llm</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Training Large Reasoning Models</title>
      <dc:creator>Can Mingir</dc:creator>
      <pubDate>Wed, 03 Dec 2025 16:22:49 +0000</pubDate>
      <link>https://dev.to/centaurai/training-large-reasoning-models-1pce</link>
      <guid>https://dev.to/centaurai/training-large-reasoning-models-1pce</guid>
      <description>&lt;p&gt;📘 This week, Dr. Asim Munawar from IBM’s Watson Research will examine how integrating Neuro-Symbolic AI approaches with large language models (LLMs) can enhance their reasoning, interpretability, and reliability.&lt;/p&gt;

&lt;p&gt;Dr. Asim Munawar is a Project Lead at IBM’s Watson Research Center in New York, where he heads efforts to enhance reasoning, planning, and agentic workflows in enterprise-scale large language models. With over 15 years of experience in AI – more than a decade of it at IBM Research – he has held key leadership roles, including Manager and Program Director for Neuro-Symbolic AI &lt;a href="https://asimmunawar.github.io" rel="noopener noreferrer"&gt;https://asimmunawar.github.io&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;​This presentation will explore architectures that combine symbolic logic, structured representations, and deep learning, and outlines strategies to address limitations such as brittleness, hallucination, and lack of transparency in current LLMs.&lt;/p&gt;

&lt;p&gt;​📝 Bonus: The DeepSeek paper will be covered in Asim's presentation.&lt;br&gt;
&lt;a href="https://arxiv.org/abs/2501.12948" rel="noopener noreferrer"&gt;https://arxiv.org/abs/2501.12948&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;

  &lt;iframe src="https://www.youtube.com/embed/PYUMnAaDsHM"&gt;
  &lt;/iframe&gt;


&lt;/p&gt;

</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>opensource</category>
      <category>llm</category>
    </item>
    <item>
      <title>Can/Will LLMs Learn to Reason?</title>
      <dc:creator>Can Mingir</dc:creator>
      <pubDate>Wed, 12 Nov 2025 16:34:14 +0000</pubDate>
      <link>https://dev.to/centaurai/neuro-symbolic-wednesdays-canwill-llms-learn-to-reason-3did</link>
      <guid>https://dev.to/centaurai/neuro-symbolic-wednesdays-canwill-llms-learn-to-reason-3did</guid>
      <description>&lt;p&gt;Join us for an interactive session exploring Neuro-Symbolic AI. This week, Abulhair Saparov from Purdue University is presenting “Can/Will LLMs Learn to Reason?”&lt;/p&gt;

&lt;p&gt;​This week:&lt;/p&gt;

&lt;p&gt;Reasoning—the process of drawing conclusions from prior knowledge—is a hallmark of intelligence. Large language models, and more recently, large reasoning models have demonstrated impressive results on many reasoning-intensive benchmarks. Careful studies over the past few years have revealed that LLMs may exhibit some reasoning behavior, and larger models tend to do better on reasoning tasks. However, even the largest current models still struggle on various kinds of reasoning problems. In this talk, we will try to address the question: Are the observed reasoning limitations of LLMs fundamental in nature? Or will they be resolved by further increasing the size and data of these models, or by better techniques for training them? I will describe recent work to tackle this question from several different angles.&lt;/p&gt;

&lt;p&gt;

  &lt;iframe src="https://www.youtube.com/embed/c3dCFIQyYnI"&gt;
  &lt;/iframe&gt;


&lt;/p&gt;

</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>opensource</category>
      <category>llm</category>
    </item>
    <item>
      <title>📢 New Series: Neuro-Symbolic Wednesday</title>
      <dc:creator>Can Mingir</dc:creator>
      <pubDate>Wed, 05 Nov 2025 08:22:27 +0000</pubDate>
      <link>https://dev.to/centaurai/new-series-neuro-symbolic-wednesday-14hb</link>
      <guid>https://dev.to/centaurai/new-series-neuro-symbolic-wednesday-14hb</guid>
      <description>&lt;p&gt;​Join us for an interactive session exploring Neuro-Symbolic AI, the emerging paradigm that blends the strengths of neural networks with symbolic reasoning. We will discuss how hybrid approaches can enhance generalization, interpretability, and reasoning, and how these methods are shaping the future of intelligent systems.&lt;/p&gt;

&lt;p&gt;Whether you’re a researcher, engineer, or simply curious about the cutting edge of AI, you’ll find an engaging space to learn, connect, and exchange ideas.&lt;/p&gt;

&lt;p&gt;Event Format:&lt;br&gt;
🔍 Reading Group&lt;br&gt;
🗣️ Guest Spotlights&lt;br&gt;
💬 Research Roundtable&lt;br&gt;
🛠️ Open-Source Review&lt;br&gt;
🤝 Collaboration Hour&lt;/p&gt;

&lt;p&gt;&lt;a href="https://luma.com/4frkdgzi?utm=devto" rel="noopener noreferrer"&gt;RSVP at Luma&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;

  &lt;iframe src="https://www.youtube.com/embed/WWEu2YyHncI"&gt;
  &lt;/iframe&gt;


&lt;/p&gt;

</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>opensource</category>
      <category>llm</category>
    </item>
    <item>
      <title>📢 Neuro-Symbolic AI Summer School 2025 | Online Event | Aug 14 - 15</title>
      <dc:creator>Can Mingir</dc:creator>
      <pubDate>Wed, 13 Aug 2025 18:43:42 +0000</pubDate>
      <link>https://dev.to/centaurai/neuro-symbolic-ai-summer-school-2025-online-event-2fh8</link>
      <guid>https://dev.to/centaurai/neuro-symbolic-ai-summer-school-2025-online-event-2fh8</guid>
      <description>&lt;p&gt;&lt;a href="http://lu.ma/pqzv80yd?utm_source=devto" rel="noopener noreferrer"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcl12gji87ou5iqf6berh.png" alt="Neuro-Symbolic AI Summer School" width="800" height="506"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://lu.ma/pqzv80yd?utm_source=devto" rel="noopener noreferrer"&gt;http://lu.ma/pqzv80yd?utm_source=devto&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📅 Agenda&lt;/p&gt;

&lt;p&gt;​Day 1: Frameworks and Foundations | AUG 14&lt;/p&gt;

&lt;p&gt;📜 Big Picture&lt;br&gt;
9:00–9:30 AM ET – Alexander Gray, Centaur AI Institute – Neuro-Symbolic AI and NSSS4 (Overview)&lt;br&gt;
9:30–9:40 AM – Q&amp;amp;A / Break&lt;br&gt;
9:40–10:20 AM – Arvind Narayanan, Princeton – Assessing the Current State of AI (Talk)&lt;br&gt;
10:20–10:30 AM – Q&amp;amp;A / Break&lt;/p&gt;

&lt;p&gt;​🏗 Frameworks&lt;br&gt;
10:30–11:05 AM – Leilani Gilpin, UC Santa Cruz – Neuro-Symbolic AI for Safer Autonomous Vehicles (Tutorial)&lt;br&gt;
11:05–11:15 AM – Q&amp;amp;A / Break&lt;br&gt;
11:15–12:00 PM – Mateo Zarlenga &amp;amp; Pietro Barbiero, Cambridge – Foundations of Interpretable Models (Tutorial)&lt;br&gt;
12:00–12:10 PM – Q&amp;amp;A / Break&lt;br&gt;
12:10–12:55 PM – Parisa Kordjamshidi, Michigan State – Compositional Learning in Language and Vision (Tutorial)&lt;br&gt;
12:55–1:05 PM – Q&amp;amp;A / Break&lt;/p&gt;

&lt;p&gt;​📐 Mathematical Foundations&lt;br&gt;
1:05–1:45 PM – Parikshit Ram, IBM Research – How to Measure Compositionality, and Why it Leads to Better Generalization (Talk)&lt;br&gt;
1:45–1:55 PM – Q&amp;amp;A / Break&lt;br&gt;
1:55–2:35 PM – Peihao Wang, UT Austin – Why Neural Networks Can Discover Symbolic Structures (Talk)&lt;br&gt;
2:35–2:45 PM – Q&amp;amp;A / Break&lt;br&gt;
2:45–3:25 PM – Changlong Wu, Purdue – Why Current Models Will Always Hallucinate (and a Path Forward) (Talk)&lt;br&gt;
3:25–3:35 PM – Q&amp;amp;A / Break&lt;br&gt;
3:35–4:35 PM – Sridhar Mahadevan, Adobe Research &amp;amp; UMass Amherst – Category Theory: The Mathematics of Symbolic Structures (Tutorial)&lt;br&gt;
4:35–4:45 PM – Q&amp;amp;A / Break&lt;/p&gt;

&lt;p&gt;​Day 2: Methods and Systems | AUG 15&lt;/p&gt;

&lt;p&gt;​🤖 Neuro-Symbolic AI Software&lt;br&gt;
9:00–9:40 AM – Bowen Li, Carnegie Mellon – Generalizing to New Situations in Robotics (Talk)&lt;br&gt;
9:40–9:50 AM – Q&amp;amp;A / Break&lt;br&gt;
9:50–10:30 AM – Olga Vileskaia &amp;amp; Kevin O'Connor, Centaur AI Institute – Explainability While Retaining Predictive Accuracy (Talk)&lt;br&gt;
10:30–10:40 AM – Q&amp;amp;A / Break&lt;/p&gt;

&lt;p&gt;​🧩 Learning Symbolic Models&lt;br&gt;
10:40–11:20 AM – Bin Yu, UC Berkeley – Interpretable and Veridical Data Science (Talk)&lt;br&gt;
11:20–11:30 AM – Q&amp;amp;A / Break&lt;br&gt;
11:30–12:10 PM – Felix Petersen, Stanford – Deep Differentiable Logic Gate Networks (Talk)&lt;br&gt;
12:10–12:20 PM – Q&amp;amp;A / Break&lt;br&gt;
12:20–1:00 PM – Hikaru Shindo, TU Darmstadt – Neuro-symbolic Agentic Systems (Talk)&lt;br&gt;
1:00–1:10 PM – Q&amp;amp;A / Break&lt;/p&gt;

&lt;p&gt;​🛡 Safer AI Systems&lt;br&gt;
1:10–1:50 PM – Soroush Saghafian, Harvard – Human + AI "Centaur" Systems (Talk)&lt;br&gt;
1:50–2:00 PM – Q&amp;amp;A / Break&lt;br&gt;
2:00–2:40 PM – Pranava Madhyastha, City Univ London – New Results in Controllable Text Generation (Talk)&lt;br&gt;
2:40–2:50 PM – Q&amp;amp;A / Break&lt;/p&gt;

&lt;p&gt;​➗ AI Systems for Mathematics&lt;br&gt;
2:50–3:30 PM – Shange Tang, Princeton – State-of-the-art Performance in Automated Mathematical Theorem Proving (Talk)&lt;br&gt;
3:30–3:40 PM – Q&amp;amp;A / Break&lt;br&gt;
3:40–4:20 PM – Ankit Anand, DeepMind – Curious Case of AI in Maths: Being Proficient in Advancing Open Conjectures in Maths Yet Having Struggles in AI for Education (Talk)&lt;br&gt;
4:20–4:30 PM – Q&amp;amp;A / Break&lt;/p&gt;

&lt;p&gt;​🔮 Looking Forward&lt;br&gt;
4:30–5:30 PM – Panel on The Future of AI – Rich Sutton, Univ Alberta; Leonardo de Moura, Amazon; Artur Garcez, City Univ London; more TBA; moderator: Alexander Gray – Discussion including open Q&amp;amp;A&lt;br&gt;
5:30–5:35 PM – Alexander Gray, Centaur AI Institute – What's Coming Next and How to Participate (Closing remarks)&lt;/p&gt;

</description>
      <category>ai</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>[Boost]</title>
      <dc:creator>Can Mingir</dc:creator>
      <pubDate>Thu, 31 Jul 2025 14:45:06 +0000</pubDate>
      <link>https://dev.to/canmingir/-436g</link>
      <guid>https://dev.to/canmingir/-436g</guid>
      <description>&lt;div class="ltag__link--embedded"&gt;
  &lt;div class="crayons-story "&gt;
  &lt;a href="https://dev.to/greycollarai/how-to-use-ai-agents-in-supply-chain-logistics-2p4" class="crayons-story__hidden-navigation-link"&gt;How to Use AI Agents in Supply Chain &amp;amp; Logistics&lt;/a&gt;


  &lt;div class="crayons-story__body crayons-story__body-full_post"&gt;
    &lt;div class="crayons-story__top"&gt;
      &lt;div class="crayons-story__meta"&gt;
        &lt;div class="crayons-story__author-pic"&gt;
          &lt;a class="crayons-logo crayons-logo--l" href="/greycollarai"&gt;
            &lt;img alt="GreyCollar logo" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F10182%2F9a65332c-6682-4dc6-8a0e-6a0b5a82378b.png" class="crayons-logo__image"&gt;
          &lt;/a&gt;

          &lt;a href="/canmingir" class="crayons-avatar  crayons-avatar--s absolute -right-2 -bottom-2 border-solid border-2 border-base-inverted  "&gt;
            &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F414571%2F4b9b4b88-98db-41ea-b3dc-86ca83e6667f.jpg" alt="canmingir profile" class="crayons-avatar__image"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div&gt;
          &lt;div&gt;
            &lt;a href="/canmingir" class="crayons-story__secondary fw-medium m:hidden"&gt;
              Can Mingir
            &lt;/a&gt;
            &lt;div class="profile-preview-card relative mb-4 s:mb-0 fw-medium hidden m:inline-block"&gt;
              
                Can Mingir
                
              
              &lt;div id="story-author-preview-content-2744110" class="profile-preview-card__content crayons-dropdown branded-7 p-4 pt-0"&gt;
                &lt;div class="gap-4 grid"&gt;
                  &lt;div class="-mt-4"&gt;
                    &lt;a href="/canmingir" class="flex"&gt;
                      &lt;span class="crayons-avatar crayons-avatar--xl mr-2 shrink-0"&gt;
                        &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F414571%2F4b9b4b88-98db-41ea-b3dc-86ca83e6667f.jpg" class="crayons-avatar__image" alt=""&gt;
                      &lt;/span&gt;
                      &lt;span class="crayons-link crayons-subtitle-2 mt-5"&gt;Can Mingir&lt;/span&gt;
                    &lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class="print-hidden"&gt;
                    
                      Follow
                    
                  &lt;/div&gt;
                  &lt;div class="author-preview-metadata-container"&gt;&lt;/div&gt;
                &lt;/div&gt;
              &lt;/div&gt;
            &lt;/div&gt;

            &lt;span&gt;
              &lt;span class="crayons-story__tertiary fw-normal"&gt; for &lt;/span&gt;&lt;a href="/greycollarai" class="crayons-story__secondary fw-medium"&gt;GreyCollar&lt;/a&gt;
            &lt;/span&gt;
          &lt;/div&gt;
          &lt;a href="https://dev.to/greycollarai/how-to-use-ai-agents-in-supply-chain-logistics-2p4" class="crayons-story__tertiary fs-xs"&gt;&lt;time&gt;Jul 31 '25&lt;/time&gt;&lt;span class="time-ago-indicator-initial-placeholder"&gt;&lt;/span&gt;&lt;/a&gt;
        &lt;/div&gt;
      &lt;/div&gt;

    &lt;/div&gt;

    &lt;div class="crayons-story__indention"&gt;
      &lt;h2 class="crayons-story__title crayons-story__title-full_post"&gt;
        &lt;a href="https://dev.to/greycollarai/how-to-use-ai-agents-in-supply-chain-logistics-2p4" id="article-link-2744110"&gt;
          How to Use AI Agents in Supply Chain &amp;amp; Logistics
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;div class="crayons-story__tags"&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/ai"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;ai&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/machinelearning"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;machinelearning&lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="crayons-story__bottom"&gt;
        &lt;div class="crayons-story__details"&gt;
          &lt;a href="https://dev.to/greycollarai/how-to-use-ai-agents-in-supply-chain-logistics-2p4" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left"&gt;
            &lt;div class="multiple_reactions_aggregate"&gt;
              &lt;span class="multiple_reactions_icons_container"&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/exploding-head-daceb38d627e6ae9b730f36a1e390fca556a4289d5a41abb2c35068ad3e2c4b5.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/multi-unicorn-b44d6f8c23cdd00964192bedc38af3e82463978aa611b4365bd33a0f1f4f3e97.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/sparkle-heart-5f9bee3767e18deb1bb725290cb151c25234768a0e9a2bd39370c382d02920cf.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
              &lt;/span&gt;
              &lt;span class="aggregate_reactions_counter"&gt;6&lt;span class="hidden s:inline"&gt; reactions&lt;/span&gt;&lt;/span&gt;
            &lt;/div&gt;
          &lt;/a&gt;
            &lt;a href="https://dev.to/greycollarai/how-to-use-ai-agents-in-supply-chain-logistics-2p4#comments" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left flex items-center"&gt;
              Comments


              &lt;span class="hidden s:inline"&gt;Add Comment&lt;/span&gt;
            &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="crayons-story__save"&gt;
          &lt;small class="crayons-story__tertiary fs-xs mr-2"&gt;
            2 min read
          &lt;/small&gt;
            
              &lt;span class="bm-initial"&gt;
                

              &lt;/span&gt;
              &lt;span class="bm-success"&gt;
                

              &lt;/span&gt;
            
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


</description>
      <category>ai</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>How to Use AI Agents in Supply Chain &amp; Logistics</title>
      <dc:creator>Can Mingir</dc:creator>
      <pubDate>Thu, 31 Jul 2025 14:44:39 +0000</pubDate>
      <link>https://dev.to/greycollarai/how-to-use-ai-agents-in-supply-chain-logistics-2p4</link>
      <guid>https://dev.to/greycollarai/how-to-use-ai-agents-in-supply-chain-logistics-2p4</guid>
      <description>&lt;p&gt;Before anything else, what are AI Agents?&lt;/p&gt;

&lt;p&gt;AI Agents are autonomous versions of LLMs used for decision-making, and the main reason is they are highly effective at complex tasks by breaking them down into smaller, manageable steps. In addition, they can perform interactive actions such as retrieving data from databases, making API calls, or even reaching out to humans for additional information.&lt;/p&gt;

&lt;p&gt;AI Agents are often compared with LLMs, but their usage in enterprise systems is very different. Today, microservices are considered best practice and can be written in multiple languages like Java or Python. Traditional coding is great at highly complex algorithm and deterministic requirements, but AI Agents can be replaced some of those microservices if particular module requires large number of business logic, especially those business rule often changed.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;AI Agents can replace some of your microservices, especially where business rules change frequently.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This is especially true in Supply Chain &amp;amp; Logistics, where processes like inventory management, order fulfillment, and route planning rely on countless business rules. These rules often vary from one customer to another and change frequently due to seasonal demand, market fluctuations, or regulatory updates. AI Agents are particularly useful in these scenarios because they can adapt quickly to evolving requirements, reducing the need for constant manual intervention or system reconfiguration.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd80ivuz6mc4roxcokgxy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd80ivuz6mc4roxcokgxy.png" alt="Traditional Coding vs. AI Agents" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Which case applies to you?
&lt;/h2&gt;

&lt;p&gt;When deciding between traditional coding and AI Agents for a microservice, the choice largely depends on the nature of your business logic and system requirements. Traditional coding works best when dealing with a small number of complex, deterministic rules. However, it comes with higher maintenance costs, as every change requires manual updates, testing, and deployment. In contrast, AI Agents excel when there are numerous basic rules that frequently change. They offer dynamic adaptability, learning from feedback and new data to adjust logic without heavy developer intervention. Their goal-based approach reduces maintenance costs and allows for error handling through supervised learning, making them ideal for fast-evolving environments like Supply Chain &amp;amp; Logistics.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The relentless growth of e-commerce has placed an unsustainable strain on traditional, manual methods of product catalog management. The imperative to provide rich, accurate, and engaging product information at scale has created a critical need for intelligent automation solutions that can navigate the complex trade-offs between creative quality, factual integrity, operational speed, and cost.&lt;br&gt;
— Ryan M., Cloud Principal Architect, Retail at Google&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;As Supply Chains &amp;amp; Logistics grow more dynamic and complex, relying solely on traditional coding for every business rule update can slow you down. AI Agents offer a powerful alternative—bringing flexibility, adaptability, and intelligence to processes that demand constant change. Whether your goal is to boost automation, lower maintenance costs, or build resilience, now is the perfect time to explore where AI Agents can fit into your architecture.&lt;/p&gt;

&lt;p&gt;P.S. coding is still here, not going anywhere 😎&lt;/p&gt;

</description>
      <category>ai</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>📢 GreyCollar: Supervised Agentic AI Project</title>
      <dc:creator>Can Mingir</dc:creator>
      <pubDate>Wed, 25 Jun 2025 16:28:06 +0000</pubDate>
      <link>https://dev.to/greycollarai/greycollar-supervised-agentic-ai-project-bke</link>
      <guid>https://dev.to/greycollarai/greycollar-supervised-agentic-ai-project-bke</guid>
      <description>&lt;p&gt;We’re launching an open-source, supervised AI agent platform built for Human–AI collaboration.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;🎯 Supervised Learning&lt;br&gt;
As issues arise, data is labeled under human supervision and added to the agent’s knowledge base for continuous learning.&lt;/p&gt;

&lt;p&gt;🛡️ Hallucination Control (Human-in-the-Loop)&lt;br&gt;
Agents only respond when sufficient knowledge exists. If not, tasks are escalated to human supervisors.&lt;/p&gt;

&lt;p&gt;⚡ Event-Driven Agentic Platform&lt;br&gt;
Inspired by DDD, GreyCollar uses a platform layer to orchestrate tasks through decentralized, choreographed events.&lt;/p&gt;

&lt;p&gt;🔗 GitHub: &lt;a href="https://github.com/GreyCollar/GreyCollar" rel="noopener noreferrer"&gt;github.com/GreyCollar/GreyCollar&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  What are Supervised AI agents?
&lt;/h2&gt;

&lt;p&gt;GreyCollar AI is a supervised AI agent platform for human–AI collaboration. The platform provides an environment to continuously learn from human supervisors, so they can adapt to real-world workloads.&lt;/p&gt;

&lt;p&gt;Each AI colleague works within defined responsibilities and uses a knowledge base to complete tasks. When uncertain, they escalate to human supervisors—enabling &lt;strong&gt;"Hallucination Control"&lt;/strong&gt; to prevent mistakes.&lt;/p&gt;

&lt;h2&gt;
  
  
  Human-AI Collabs (Human-in-the-Loop)
&lt;/h2&gt;

&lt;p&gt;Human-in-the-Loop (HITL) is a collaborative approach where AI agents work alongside human experts to enhance decision-making, automate processes, and refine task execution. In this model, human supervision plays a key role in guiding, correcting, and improving AI-driven workflows.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Improved Accuracy&lt;/strong&gt; – Human feedback enables AI colleagues to refine responses in real time, reducing errors and increasing reliability.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Continuous Learning&lt;/strong&gt; – AI adapts to new tasks and domains by integrating ongoing human input, improving with every interaction.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Safe &amp;amp; Responsible AI&lt;/strong&gt; – Human oversight ensures ethical alignment, reduces bias, and mitigates unintended or harmful outputs.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Operational Efficiency&lt;/strong&gt; – AI handles routine, repetitive work at scale, freeing human supervisors to focus on higher-value, strategic decisions.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmq0d4i4l1pr1gc1oqbgv.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmq0d4i4l1pr1gc1oqbgv.gif" alt="GreyCollar" width="1920" height="1080"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  ⚡n8n Integration
&lt;/h2&gt;

&lt;p&gt;GreyCollar can be part of your favorite flow tools like n8n, enabling you to embed supervised AI directly into automated workflows.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fms4l6wdtey11rdydvvy3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fms4l6wdtey11rdydvvy3.png" alt="n8n Integration" width="800" height="437"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
Colleague (AI): AI assistants that handle tasks based on assigned responsibilities and knowledge.&lt;/li&gt;
&lt;li&gt;
Supervising (Human): Humans who guide AI with feedback, questions, or extra info.&lt;/li&gt;
&lt;li&gt;
Knowledge: The info AI uses—documents, FAQs, or other sources.&lt;/li&gt;
&lt;li&gt;
Responsibility and Task: Defines what tasks the AI performs and how.&lt;/li&gt;
&lt;li&gt;
Team: A group of AI colleagues for managing knowledge and leadership.&lt;/li&gt;
&lt;li&gt;
Communication: How you interact with AI—via chat, email, Slack, WhatsApp, etc.&lt;/li&gt;
&lt;li&gt;
Integration: Connects to third-party tools via Model Context Protocol (MCP).&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Colleague (AI)
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flrpt4b7aeu5pochx6yiy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flrpt4b7aeu5pochx6yiy.png" alt="Colleague Page" width="800" height="431"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Colleagues are AI assistants that help you with your tasks based on responsibilities and knowledge. They are designed to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Complete tasks standalone for given responsibilities&lt;/li&gt;
&lt;li&gt;Continuously learn and persist to knowledge base&lt;/li&gt;
&lt;li&gt;Collaborate with other human supervisors or human colleagues&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Supervising (Human)
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkmh20ovq4imnqgioe1xz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkmh20ovq4imnqgioe1xz.png" alt="Supervising" width="800" height="264"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Supervising by human is raised when the AI is not able to complete the task or needs human input. The supervisor can provide feedback, ask questions, or give additional information to help the AI complete the task.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;⚠️ This is the core concept to eliminate hallucination that the AI evaluates knowledge existed before the execution of the task.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Knowledge
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fa5y8nd4x0uajmoo7yugc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fa5y8nd4x0uajmoo7yugc.png" alt="Knowledge Base" width="800" height="338"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Knowledge is the information that the AI uses when working on responsibilities. It can be in the form of documents, FAQs, or any other.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Knowledge can be added manually or part of the supervising process during task execution.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Responsibility and Task
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft8e2jmve519w3ppm2213.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft8e2jmve519w3ppm2213.png" alt="Responsibility" width="800" height="509"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Responsibility is a blueprint of the tasks that the AI will perform based on knowledge. It defines what the AI can do and how it can help you.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Tasks are the actions that the AI performs for a given responsibility with knowledge. Once the task is initiated through communication, the AI will execute the task and provide feedback to the supervisor.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Team
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fp6lciz3v0zytl0pttj8e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fp6lciz3v0zytl0pttj8e.png" alt="Team" width="800" height="529"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Team is a logical grouping of AI colleagues. Mainly this grouping provides 2 major benefits:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Knowledge Management&lt;/strong&gt;: Knowledge can be shared between AI colleagues within the team, while each colleague can also maintain their own individual knowledge. In agentic AI, effective knowledge management is crucial to eliminate hallucinations, ensuring that each AI colleague has sufficient knowledge to complete tasks without being misled by irrelevant or unnecessary information. a&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Team Lead&lt;/strong&gt;: The team lead is the person responsible for handing off the task to the AI colleagues.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Communication
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fia31feh36zw71tg7u562.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fia31feh36zw71tg7u562.png" alt="Communication" width="800" height="400"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Communication is the primary way to interact with AI colleagues. It can occur through various channels, such as chat, email, or voice, depending on the context and user preferences. These communication channels are linked to specific responsibilities that AI colleagues are capable of handling, ensuring interactions are efficient and task-relevant. Multiple channels can be used simultaneously, allowing for flexibility in how users engage with AI colleagues.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;In short, communication opens up AI colleagues to the outside world, enabling them to perform tasks.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Integration
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Febecpxbw9vkn6u5ss85z.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Febecpxbw9vkn6u5ss85z.png" alt="Integration" width="800" height="495"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;All integrations are based on MCP that allows you to connect to any third-party service. The integration can be used for bidirectional communication:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Incoming: Pulling data such as reading from Google Drive or checking Google Calendar &lt;/li&gt;
&lt;li&gt;Outgoing: Sending data such as writing to Google Drive or posting to a Slack channel&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Event-Driven Agentic AI Platform
&lt;/h2&gt;

&lt;p&gt;GreyCollar is an &lt;strong&gt;Event-Driven AI Agent Platform&lt;/strong&gt; designed for dynamic and adaptive AI workflows and autonomous decision-making. While frameworks like LangChain and LlamaIndex are specialized in creating static flows, but it is significantly more challenging to have flexible AI agent compared to event-drive architecture.&lt;/p&gt;

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

&lt;p&gt;&lt;strong&gt;⚡ Dynamic Workflows:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Instead of a rigid sequence of actions, GreyCollar agents react to events in real-time. These events could be anything: a new email, a sensor reading, a user interaction, or even the output of another AI agent.&lt;/li&gt;
&lt;li&gt;This allows for highly adaptable and context-aware behavior. The agent's next action is determined by the current situation, not a pre-programmed path.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;🧠 Autonomous Decision-Making:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Agents can make decisions without constant human intervention. They can monitor their environment, identify relevant events, and take appropriate actions based on predefined rules or learned behaviors.&lt;/li&gt;
&lt;li&gt;This is crucial for applications that require rapid response times or operate in dynamic environments.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;🔄 Modularity and Scalability:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Event-driven systems are naturally modular. Agents can be designed as independent components that communicate with each other through events.&lt;/li&gt;
&lt;li&gt;This makes it easier to build complex systems by combining smaller, specialized agents. It also allows for easier scaling, as new agents can be added without disrupting the existing system.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;🔍 Real-time responsiveness:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Because the system is based on events, it can react very quickly to changes in the enviroment. This is very important for applications that need to be up to date.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Hello World
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Customer: "Do you have a parking spot at your store?"
&amp;gt; SESSION.USER_MESSAGED
{
  sessionId: "2116847c",
  content: "Do you ... at your store?"
}

AI: "Please wait a moment while working on the answer."
&amp;gt; SUPERVISING.RAISED
{
  sessionId: "2116847c",
  question: "Do you ... at your store?"
}

Supervisor: "Yes, we have a parking spot in the back of the store."
&amp;gt; SUPERVISING.ANSWERED
{
  sessionId: "2116847c",
  question: "Yes, we have ... of the store."
}

# Knowledge is stored for future reference. 🧠

AI: "Yes, we have a parking spot in the back of the store."

&amp;gt; SESSION.USER_MESSAGED
{
  sessionId: "2116847c",
  question: "Yes, we have ... of the store."
}

# A Few Moments Later... 🍍

Customer #2: "Planning to come down there, how is parking situation?"

&amp;gt; SESSION.USER_MESSAGED
{
  sessionId: "3746a52b",
  content: "Planning ... situation?"
}

AI: "Yes, most certainly, we have a parking spot in the back. 😎"
&amp;gt; SESSION.USER_MESSAGED
{
  sessionId: "3746a52b",
  question: "Yes, most ... in the back."
}
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;






&lt;center&gt;
  &lt;b&gt;🚀 Join us on GitHub&lt;/b&gt;
  &lt;br&gt;
Thanks to supervised learning, we’re taking a fresh approach to AI agents. Join us in shaping the future of human–AI collabs — we welcome all kinds of contributions!
  &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.nucleoid.com%2Fmedia%2Fnobel.png" alt="Nobel" width="75" height="75"&gt;
  &lt;p&gt;🔗 GitHub: &lt;a href="https://github.com/GreyCollar/GreyCollar" rel="noopener noreferrer"&gt;github.com/GreyCollar/GreyCollar&lt;/a&gt;&lt;/p&gt;

&lt;/center&gt;

</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>opensource</category>
      <category>typescript</category>
    </item>
    <item>
      <title>📢 Supervised Agentic AI Project</title>
      <dc:creator>Can Mingir</dc:creator>
      <pubDate>Sat, 21 Jun 2025 11:29:26 +0000</pubDate>
      <link>https://dev.to/canmingir/supervised-agentic-ai-project-4c16</link>
      <guid>https://dev.to/canmingir/supervised-agentic-ai-project-4c16</guid>
      <description>&lt;p&gt;We’re launching an open-source, supervised AI agent platform built for Human–AI collaboration.&lt;/p&gt;

&lt;p&gt;Targeting:&lt;/p&gt;

&lt;p&gt;🎯 Supervised Learning&lt;br&gt;
As issues arise, data is labeled under human supervision and added to the agent’s knowledge base for continuous learning.&lt;/p&gt;

&lt;p&gt;🛡️ Hallucination Control (Human-in-the-Loop)&lt;br&gt;
Agents only respond when sufficient knowledge exists. If not, tasks are escalated to human supervisors.&lt;/p&gt;

&lt;p&gt;⚡ Event-Driven Agentic Platform&lt;br&gt;
Inspired by DDD, GreyCollar uses a platform layer to orchestrate tasks through decentralized, choreographed events.&lt;/p&gt;

&lt;p&gt;🔗 GitHub: &lt;a href="https://github.com/GreyCollar/GreyCollar" rel="noopener noreferrer"&gt;github.com/GreyCollar/GreyCollar&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>showdev</category>
      <category>typescript</category>
    </item>
    <item>
      <title>GreyCollar: Supervised AI Agent | Human-AI Collabs</title>
      <dc:creator>Can Mingir</dc:creator>
      <pubDate>Wed, 26 Feb 2025 16:44:08 +0000</pubDate>
      <link>https://dev.to/greycollarai/greycollar-supervised-ai-agent-human-ai-collabs-e3j</link>
      <guid>https://dev.to/greycollarai/greycollar-supervised-ai-agent-human-ai-collabs-e3j</guid>
      <description>&lt;p&gt;Hello y'all, we are launching a project for Human-AI collabs with supervised learning capabilities. You're more than welcome to jump in and brainstorm with us!&lt;/p&gt;

&lt;h2&gt;
  
  
  What is Supervised AI Agent?
&lt;/h2&gt;

&lt;p&gt;GreyCollar is a Supervised AI Agent that functions under human guidance and feedback, operating within a supervised learning framework. It is trained on labeled data, where each input is paired with a corresponding correct output, enabling the model to learn from explicit examples and improve decision-making accuracy.&lt;/p&gt;

&lt;p&gt;Designed for human-AI collaboration (Human-in-the-Loop), GreyCollar is highly effective in scenarios that require data-driven decision-making, automation, and real-time adaptability. It incorporates human-in-the-loop mechanisms, enabling iterative learning through continuous feedback and model adjustments. This enhances its ability to handle complex tasks at work environment.&lt;/p&gt;

&lt;h2&gt;
  
  
  Autonomous Workflow
&lt;/h2&gt;

&lt;p&gt;Autonomous workflows are self-driven processes where AI agents can independently execute multi-step tasks with human supervision. These workflows integrate task planning, execution, decision-making, and learning based on changing inputs or goals.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Task Decomposition&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;The AI agent breaks down complex goals into smaller, executable steps.&lt;/li&gt;
&lt;li&gt;Uses methods like hierarchical planning or task graphs.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Decision-Making &amp;amp; Adaptation&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;Dynamically adjusts workflows based on new information.&lt;/li&gt;
&lt;li&gt;Uses supervised learning to adapt itself to workspace-related tasks and directions.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Memory &amp;amp; Context Awareness&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;Agents retain context across workflow steps.&lt;/li&gt;
&lt;li&gt;Utilizes vector databases, episodic memory, or long-term storage.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Multi-Agent Coordination&lt;/strong&gt; 

&lt;ul&gt;
&lt;li&gt;Multiple AI agents collaborate by delegating and verifying tasks.&lt;/li&gt;
&lt;li&gt;Uses shared knowledge bases to improve coordination and efficiency.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Human-in-the-Loop &amp;amp; Supervised Learning&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;Uses human feedback to improve models through supervised learning.&lt;/li&gt;
&lt;li&gt;Helps refine edge cases and prevents unintended consequences.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Human-AI Collabs (Human-in-the-Loop)
&lt;/h2&gt;

&lt;p&gt;Human-in-the-Loop (HITL) is a collaborative approach where AI agents work alongside human experts to enhance decision-making, automate processes, and refine task execution. In this model, human supervision plays a key role in guiding, correcting, and improving AI-driven workflows.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Benefits&lt;/strong&gt;
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Enhanced Accuracy&lt;/strong&gt; – Human feedback helps the AI refine its responses and correct errors in real-time.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Adaptive Learning&lt;/strong&gt; – AI models improve continuously by integrating human insights, ensuring adaptability to evolving tasks.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Safe AI&lt;/strong&gt; – Human oversight prevents biases, ensures fairness, and mitigates unintended consequences.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Task Optimization&lt;/strong&gt; – AI streamlines repetitive processes while humans focus on strategic and complex decision-making.&lt;/li&gt;
&lt;/ul&gt;



&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;
      Welcome! I’ve been expecting you—"Skynet was gone. And now one road has become many." 🌐
      &lt;br&gt;
      &lt;br&gt;
      The future is building up! AI Agents are now an emerging field within AI communities and marks a crucial milestone on the journey to AGI. Just like any other tooling in computer science, we must be mindful of when and where to use them.
      LangChain, or LlamaIndex might be a better fit if your application has a static flow—where AI doesn't need to make dynamic decisions—like in ChatBots, RAG etc. That said, if your business rules are well-defined and deterministic, there’s no shame in coding them directly!
      &lt;br&gt;
      &lt;br&gt;
      However, if you need continuous learning combined with autonomous decision-making—in other words, true AI Agent—GreyCollar may suit you well. Choosing the right tool for the job is key.
      &lt;br&gt;
      &lt;br&gt;
      &lt;p&gt;
        Can Mingir 
        &lt;br&gt;
        &lt;a href="https://github.com/canmingir" rel="noopener noreferrer"&gt;@canmingir&lt;/a&gt;
      &lt;/p&gt;
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;



&lt;h2&gt;
  
  
  Get Started
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;git clone https://github.com/greycollar/greycollar.git
npm install

// Add env variables
JWT_SECRET=&amp;lt;JWT_SECRET&amp;gt;
LLM=OPENAI
OAUTH_CLIENT_SECRET=&amp;lt;OAUTH_CLIENT_SECRET&amp;gt;
OPENAI_API_KEY=&amp;lt;OPENAI_API_KEY&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;npm start
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;p&gt;This will start three applications simultaneously: Dashboard, API Server and Proxy Server. Once started, the dashboard should be accessible in your browser at &lt;a href="http://localhost:3000" rel="noopener noreferrer"&gt;http://localhost:3000&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Learn more at &lt;a href="https://greycollar.ai/docs" rel="noopener noreferrer"&gt;https://greycollar.ai/docs&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;
&lt;h3&gt;
  
  
  Teams and Colleagues
&lt;/h3&gt;

&lt;p&gt;In GreyCollar, Colleagues aka AI agents are organized into structured teams based on their areas of expertise and operational roles. This hierarchical framework ensures that AI agents work efficiently within the organization, providing clarity and structure to their contributions.&lt;/p&gt;

&lt;p&gt;One of the biggest challenges in AI agents swarms in the workplace is preventing knowledge management. GreyCollar’s structured hierarchy provides visibility, clarity, and organizational coherence, allowing AI agents to seamlessly adapt to day-to-day tasks with minimal human supervision.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkn7cvyqgayb7ug4iqjk0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkn7cvyqgayb7ug4iqjk0.png" alt="Colleague Page" width="800" height="555"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu1566zgedk9a5tsm2pct.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu1566zgedk9a5tsm2pct.png" alt="Organization Chart" width="800" height="555"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;
  
  
  Async Chat (Email, Slack, WhatsApp...)
&lt;/h3&gt;

&lt;p&gt;GreyCollar is designed as a &lt;strong&gt;standalone AI addition&lt;/strong&gt; to operational workspaces, where efficient communication is essential for daily task execution. Unlike traditional chatbots, GreyCollar’s AI agents require &lt;strong&gt;ongoing, context-aware communication&lt;/strong&gt; to function effectively within dynamic team environments.&lt;/p&gt;

&lt;p&gt;The &lt;strong&gt;Async Chat&lt;/strong&gt; feature enables AI agents to engage in &lt;strong&gt;continuous, asynchronous communication&lt;/strong&gt;—both with human team members and other AI colleagues. This ensures that agents can participate actively in task execution, collaborate with teammates, and respond to evolving instructions over time.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbkog7j504aahuu190ptn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbkog7j504aahuu190ptn.png" alt="Async Chat" width="800" height="665"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;
  
  
  Task Execution
&lt;/h3&gt;

&lt;p&gt;Task flows in GreyCollar is automatically generated by the AI, allowing it to dynamically adjust its actions based on real-time data and predefined objectives. The agent continuously monitors inputs, applies decision-making algorithms, and initiates actions to fulfill its goals efficiently. This autonomous process enables the agent to handle complex tasks, adapt to changing conditions, and optimize performance across various applications, such as automated customer support, predictive maintenance, or autonomous driving systems.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/user-attachments/assets/5111dfb1-687e-4fe6-a6bc-9c5e1a11abd4" rel="noopener noreferrer"&gt;https://github.com/user-attachments/assets/5111dfb1-687e-4fe6-a6bc-9c5e1a11abd4&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;
  
  
  Team Chat
&lt;/h3&gt;

&lt;p&gt;Team Chat is an internal communication tool designed for interaction between supervisors and AI Colleagues. It enables human supervisors to engage directly with AI agents for a variety of purposes—whether it’s assigning tasks, asking questions, providing new information, or offering real-time feedback.&lt;/p&gt;

&lt;p&gt;This feature transforms AI agents from passive tools into active collaborators, creating a dynamic environment where human expertise and AI capabilities work together effortlessly. Team Chat is also fully integrated with Slack, allowing users to communicate with AI agents within familiar workflows without the need for additional tools or platforms.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F40ce07vjggkrtd2yvv95.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F40ce07vjggkrtd2yvv95.png" alt="Team Chat" width="800" height="554"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;
  
  
  AI Marketplace
&lt;/h3&gt;

&lt;p&gt;You can use any LLM, or even bring your own—we support and welcome them all. 🚀&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwsw5yl1y76yqi4ersctf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwsw5yl1y76yqi4ersctf.png" alt="AI Marketplace" width="800" height="557"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Event-Driven AI Agent Platform
&lt;/h2&gt;

&lt;p&gt;GreyCollar is an &lt;strong&gt;Event-Driven AI Agent Platform&lt;/strong&gt; designed for dynamic and adaptive AI workflows and autonomous decision-making. While frameworks like LangChain and LlamaIndex are specialized in creating static flows, but it is significantly more challenging to have flexible AI agent compared to event-drive architecture.&lt;/p&gt;

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

&lt;p&gt;&lt;strong&gt;⚡ Dynamic Workflows:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Instead of a rigid sequence of actions, GreyCollar agents react to events in real-time. These events could be anything: a new email, a sensor reading, a user interaction, or even the output of another AI agent.&lt;/li&gt;
&lt;li&gt;This allows for highly adaptable and context-aware behavior. The agent's next action is determined by the current situation, not a pre-programmed path.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;🧠 Autonomous Decision-Making:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Agents can make decisions without constant human intervention. They can monitor their environment, identify relevant events, and take appropriate actions based on predefined rules or learned behaviors.&lt;/li&gt;
&lt;li&gt;This is crucial for applications that require rapid response times or operate in dynamic environments.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;🔄 Modularity and Scalability:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Event-driven systems are naturally modular. Agents can be designed as independent components that communicate with each other through events.&lt;/li&gt;
&lt;li&gt;This makes it easier to build complex systems by combining smaller, specialized agents. It also allows for easier scaling, as new agents can be added without disrupting the existing system.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;🔍 Real-time responsiveness:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Because the system is based on events, it can react very quickly to changes in the enviroment. This is very important for applications that need to be up to date.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
  
  
  Hello World
&lt;/h3&gt;


&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Customer: "Do you have a parking spot at your store?"
&amp;gt; SESSION.USER_MESSAGED
{
  sessionId: "2116847c",
  content: "Do you ... at your store?"
}

AI: "Please wait a moment while working on the answer."
&amp;gt; SUPERVISING.RAISED
{
  sessionId: "2116847c",
  question: "Do you ... at your store?"
}

Supervisor: "Yes, we have a parking spot in the back of the store."
&amp;gt; SUPERVISING.ANSWERED
{
  sessionId: "2116847c",
  question: "Yes, we have ... of the store."
}

# Knowledge is stored for future reference. 🧠

AI: "Yes, we have a parking spot in the back of the store."

&amp;gt; SESSION.USER_MESSAGED
{
  sessionId: "2116847c",
  question: "Yes, we have ... of the store."
}

# A Few Moments Later... 🍍

Customer #2: "Planning to come down there, how is parking situation?"

&amp;gt; SESSION.USER_MESSAGED
{
  sessionId: "3746a52b",
  content: "Planning ... situation?"
}

AI: "Yes, most certainly, we have a parking spot in the back. 😎"
&amp;gt; SESSION.USER_MESSAGED
{
  sessionId: "3746a52b",
  question: "Yes, most ... in the back."
}
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;




&lt;center&gt;
  &lt;b&gt;⭐️ Star us on GitHub for the support&lt;/b&gt;
&lt;/center&gt;

&lt;p&gt;
  &lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2Fuser-attachments%2Fassets%2F064fdd2f-b1de-4fca-9cd6-1dbf1e55e470" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2Fuser-attachments%2Fassets%2F064fdd2f-b1de-4fca-9cd6-1dbf1e55e470" alt="GreyCollar Banner" width="800" height="313"&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;Thanks to supervising learning, we have a brand-new approach to AI Agents. Join us in shaping the future of AI! We welcome all kinds of contributions!&lt;/p&gt;

&lt;center&gt;
  Join us at
  &lt;br&gt;
  &lt;a href="https://github.com/greycollar/greycollar" rel="noopener noreferrer"&gt;https://github.com/greycollar/greycollar&lt;/a&gt;
&lt;/center&gt;




&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fassets.dev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/greycollar" rel="noopener noreferrer"&gt;
        greycollar
      &lt;/a&gt; / &lt;a href="https://github.com/greycollar/greycollar" rel="noopener noreferrer"&gt;
        greycollar
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Supervised AI Agent 🌎 Human-AI Collabs | Autonomous Workflow | Human-in-the-Loop | Async Communication | Open-ended Task Execution
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;GreyCollar&lt;/h1&gt;
&lt;/div&gt;

&lt;p&gt;
  &lt;b&gt;Supervised AI Agent&lt;/b&gt;
&lt;/p&gt;

&lt;p&gt;
  &lt;a href="https://www.apache.org/licenses/LICENSE-2.0" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/38263b79ba97f2a14c1ca442f41ca5ad3c07cc4848922838d3211a0632e34c3d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4170616368652d322e302d79656c6c6f773f7374796c653d666f722d7468652d6261646765266c6f676f3d617061636865" alt="License"&gt;&lt;/a&gt;
  &lt;a href="https://www.npmjs.com/package/greycollar" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/9af1d9ae941223e409f6b1dd1ec06a711b3f29c3262f89bf1df72fbbb7472336/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4e504d2d7265643f7374796c653d666f722d7468652d6261646765266c6f676f3d6e706d" alt="NPM"&gt;&lt;/a&gt;
  &lt;a href="https://discord.gg/wNmcnkDnkM" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/59256224247e44fd9bde7f7561675f7c958e222b489cf9c91ff64bdae8162516/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446973636f72642d6c69676874677265793f7374796c653d666f722d7468652d6261646765266c6f676f3d646973636f7264" alt="Discord"&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;&lt;a rel="noopener noreferrer" href="https://private-user-images.githubusercontent.com/54210920/415974880-064fdd2f-b1de-4fca-9cd6-1dbf1e55e470.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDA1ODkwOTUsIm5iZiI6MTc0MDU4ODc5NSwicGF0aCI6Ii81NDIxMDkyMC80MTU5NzQ4ODAtMDY0ZmRkMmYtYjFkZS00ZmNhLTljZDYtMWRiZjFlNTVlNDcwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMjYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjI2VDE2NTMxNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTMxYjYzMTdkMmU3ZDU2YWM3OTY0MzYyYmI1MGU0ZDhlY2I1OTE1NTk2YWRhYTVjOGE3NGRiYTMwNGFjNDMwNDUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Iw4T7WGHs8BsepbjLqg7YBlDdde4bELBTOUDEWCmjBo"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fprivate-user-images.githubusercontent.com%2F54210920%2F415974880-064fdd2f-b1de-4fca-9cd6-1dbf1e55e470.png%3Fjwt%3DeyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDA1ODkwOTUsIm5iZiI6MTc0MDU4ODc5NSwicGF0aCI6Ii81NDIxMDkyMC80MTU5NzQ4ODAtMDY0ZmRkMmYtYjFkZS00ZmNhLTljZDYtMWRiZjFlNTVlNDcwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMjYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjI2VDE2NTMxNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTMxYjYzMTdkMmU3ZDU2YWM3OTY0MzYyYmI1MGU0ZDhlY2I1OTE1NTk2YWRhYTVjOGE3NGRiYTMwNGFjNDMwNDUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Iw4T7WGHs8BsepbjLqg7YBlDdde4bELBTOUDEWCmjBo" alt="GreyCollar Banner"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;What is Supervised AI Agent?&lt;/h2&gt;
&lt;/div&gt;

&lt;p&gt;GreyCollar is a Supervised AI Agent that functions under human guidance and feedback, operating within a supervised learning framework. It is trained on labeled data, where each input is paired with a corresponding correct output, enabling the model to learn from explicit examples and improve decision-making accuracy.&lt;/p&gt;

&lt;p&gt;Designed for human-AI collaboration (Human-in-the-Loop), GreyCollar is highly effective in scenarios that require data-driven decision-making, automation, and real-time adaptability. It incorporates human-in-the-loop mechanisms, enabling iterative learning through continuous feedback and model adjustments. This enhances its ability to handle complex tasks at work environment.&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Autonomous Workflow&lt;/h2&gt;
&lt;/div&gt;

&lt;p&gt;Autonomous workflows are self-driven processes where AI agents can independently execute multi-step tasks with human supervision. These workflows integrate task planning, execution, decision-making, and learning based on changing inputs or goals.&lt;/p&gt;


&lt;ol&gt;

&lt;li&gt;

&lt;strong&gt;Task Decomposition&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;The AI agent breaks down complex goals into smaller, executable steps.&lt;/li&gt;
&lt;li&gt;Uses methods like hierarchical planning…&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ol&gt;
&lt;/div&gt;
&lt;br&gt;
  &lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/greycollar/greycollar" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>showdev</category>
      <category>typescript</category>
    </item>
    <item>
      <title>📰 Neuro-Symbolic AI Newsletter | December 2024</title>
      <dc:creator>Can Mingir</dc:creator>
      <pubDate>Mon, 30 Dec 2024 10:20:53 +0000</pubDate>
      <link>https://dev.to/nucleoid/neuro-symbolic-ai-newsletter-december-2024-1m6n</link>
      <guid>https://dev.to/nucleoid/neuro-symbolic-ai-newsletter-december-2024-1m6n</guid>
      <description>&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;🔗 &lt;a href="https://www.springerprofessional.de/en/learning-from-symbolic-knowledge-for-neural-networks/50391480" rel="noopener noreferrer"&gt;Learning from Symbolic Knowledge for Neural Networks&lt;/a&gt;&lt;br&gt;
    Published in: Neuro-Symbolic Artificial Intelligence. Publisher: Springer Nature Singapore. Log in. Introducing the latest innovation: AI-assisted ...
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;🔗 &lt;a href="https://news.ycombinator.com/item?id=42521865" rel="noopener noreferrer"&gt;Does current AI represent a dead end?&lt;/a&gt;&lt;br&gt;
    What are your thoughts on neuro-symbolic integration ... neural networks with the reasoning and knowledge representation of symbolic AI) ?
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;🔗 &lt;a href="https://marktechpost.com" rel="noopener noreferrer"&gt;Meet LLMSA: A Compositional Neuro-Symbolic Approach for Compilation&lt;/a&gt;&lt;br&gt;
    Home Tech News AI Paper Summary Meet LLMSA: A Compositional Neuro-Symbolic Approach for Compilation-Free, Customizable Static Analysis with...
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;🔗 &lt;a href="https://towardsdatascience.com/the-80-20-problem-of-generative-ai-a-ux-research-insight-445e8aa3bbd3" rel="noopener noreferrer"&gt;The 80/20 problem of generative AI — a UX research insight&lt;/a&gt;&lt;br&gt;
    Image Depicting the Evolution of SWOT Analysis using AI and Neuro-symbolic AI created by. Towards AI. In. Towards AI. by. Mukundan Sankar · The Secret ...
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;🔗 &lt;a href="https://law.stanford.edu/2024/12/20/breakthroughs-in-llm-reasoning-show-a-path-forward-for-neuro-symbolic-legal-ai/" rel="noopener noreferrer"&gt;Breakthroughs in LLM Reasoning Show a Path Forward for Neuro-symbolic Legal AI&lt;/a&gt;&lt;br&gt;
    Our finding opens up many directions in the application of neuro-symbolic AI to legal problems, which we feel uniquely positioned to pursue with ...
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;🔗 &lt;a href="https://www.kget.com/business/press-releases/ein-presswire/769872979/allegrograph-named-a-2025-trend-setting-product/" rel="noopener noreferrer"&gt;AllegroGraph Named a 2025 Trend-Setting Product&lt;/a&gt;&lt;br&gt;
    “Neuro-Symbolic AI represents the next evolution of artificial intelligence, where the integration of symbolic reasoning with machine learning ...
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;🔗 &lt;a href="https://analyticsindiamag.com/ai-features/the-rise-of-reasoning-models/" rel="noopener noreferrer"&gt;The Rise of Reasoning Models&lt;/a&gt;&lt;br&gt;
    The integration of neuro-symbolic AI with traditional deep learning has emerged as a promising direction, allowing systems to both learn from data ...
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;🔗 &lt;a href="https://www.unite.ai/how-neurosymbolic-ai-can-fix-generative-ais-reliability-issues/" rel="noopener noreferrer"&gt;How Neurosymbolic AI Can Fix Generative AI's Reliability Issues&lt;/a&gt;&lt;br&gt;
    This is where neurosymbolic AI can help. By combining the power of neural networks with the logic of symbolic AI, it could solve some of the ...
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;🔗 &lt;a href="https://www.datasciencecentral.com/best-practices-for-ai-based-security-for-2025/" rel="noopener noreferrer"&gt;Best practices for AI-based security for 2025&lt;/a&gt;&lt;br&gt;
    Neuro-symbolic AI ... The neuro-symbolic AI approach combines (1) statistical methods of machine learning with (2) non-statistical reasoning techniques ...
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;🔗 &lt;a href="https://www.darpa.mil/research/programs/assured-neuro-symbolic-learning-and-reasoning" rel="noopener noreferrer"&gt;Assured Neuro Symbolic Learning and Reasoning (ANSR)&lt;/a&gt;&lt;br&gt;
    DARPA is motivating new thinking and approaches to artificial intelligence development to enable high levels of trust in autonomous systems through ...
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;🔗 &lt;a href="https://tribune.com.pk/story/2516113/unlocking-the-future-of-intelligent-health-and-ai-key-learnings-from-the-gartner-it-symposium-2024" rel="noopener noreferrer"&gt;Unlocking the future of intelligent Health and AI: key learnings from the Gartner IT Symposium 2024&lt;/a&gt;&lt;br&gt;
    Looking ahead, Gartner identified key trends for 2025, including neurosymbolic AI, multi-agent systems, and the evolution of decision intelligence.
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;🔗 &lt;a href="https://analyticsindiamag.com/ai-features/when-chess-champion-gukesh-dommaraju-met-demis-hassabis/" rel="noopener noreferrer"&gt;When Chess Champion Gukesh Dommaraju Met Demis Hassabis&lt;/a&gt;&lt;br&gt;
    Google DeepMind is blending scaling with architectural innovation, betting on multimodal and neuro-symbolic AI to propel it towards AGI. Google ...
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;🔗 &lt;a href="https://www.digitaljournal.com/tech-science/deepak-kaul-awarded-a-2024-global-recognition-award-for-ai-and-cybersecurity-contributions/article" rel="noopener noreferrer"&gt;Deepak Kaul awarded a 2024 Global Recognition Award for AI and cybersecurity contributions&lt;/a&gt;&lt;br&gt;
    On the more academic side, his published research on dynamic upsell systems and neuro-symbolic AI has contributed to understanding real-time decision- ...
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;🔗 &lt;a href="https://hitconsultant.net/2024/12/12/neuro-symbolic-ai-in-healthcare-unlocking-precision-medicine/" rel="noopener noreferrer"&gt;Neuro-Symbolic AI in Healthcare: Unlocking Precision Medicine&lt;/a&gt;&lt;br&gt;
    Just as chemists combine knowledge of fundamental elements with pattern recognition to understand complex chemical systems, neuro-symbolic AI aims to ...
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;🔗 &lt;a href="https://hackernoon.com/new-ai-speaks-two-languages-at-once-and-just-might-crack-agi" rel="noopener noreferrer"&gt;New AI Speaks Two Languages at Once and Just Might Crack AGI&lt;/a&gt;&lt;br&gt;
    What is Neuro-Symbolic AI? Neuro-Symbolic AI combines the pattern-recognition capabilities of neural networks (subsymbolic AI) with the logical ...
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;🔗 &lt;a href="https://fortune.com/2024/12/09/neurosymbolic-ai-deep-learning-symbolic-reasoning-reliability/" rel="noopener noreferrer"&gt;Generative AI can't shake its reliability problem. Some say 'neurosymbolic AI' is the answer&lt;/a&gt;&lt;br&gt;
    Neurosymbolic AI could be a best-of-both-worlds marriage between deep learning and "good old-fashioned AI."
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;🔗 &lt;a href="https://www.ccn.com/news/technology/neurosymbolic-ai-unlocks-human-like-intelligence/" rel="noopener noreferrer"&gt;Neurosymbolic AI Could Be the Key to Unlocking Human-Like Intelligence&lt;/a&gt;&lt;br&gt;
    Neurosymbolic approaches augment neural networks with rule-based logic to better approximate human reasoning. The technology could help AI overcome ...
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;🔗 &lt;a href="https://www.forbes.com/sites/lanceeliot/2024/12/06/amazons-hybrid-ai-safeguarding-approach-spurs-rules-checking-prompts-that-catch-ai-hallucinations-and-keep-llms-honest/" rel="noopener noreferrer"&gt;Amazon's Hybrid AI Safeguarding Approach Spurs Rules-Checking Prompts That Catch ...&lt;/a&gt;&lt;br&gt;
    AI, also commonly referred to as neuro-symbolic AI. It goes like this. Generative AI and LLMs are principally based on pattern-matching across ...
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;td&gt;🔗 &lt;a href="https://fortune.com/2024/12/04/reasoner-neurosymbolic-ai-wayne-chang/" rel="noopener noreferrer"&gt;Wayne Chang's Reasoner claims big AI reliability breakthroughs&lt;/a&gt;&lt;br&gt;
    The serial entrepreneur says Reasoner's neurosymbolic approach avoids the risks of using generative AI.
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

</description>
      <category>news</category>
      <category>discuss</category>
      <category>ai</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>ARC, Neuro-Symbolic AI, Intermediate Language | Road to AGI | Recap 01</title>
      <dc:creator>Can Mingir</dc:creator>
      <pubDate>Thu, 28 Nov 2024 17:12:06 +0000</pubDate>
      <link>https://dev.to/nucleoid/roadtoagi-recap-01-arc-neuro-symbolic-ai-intermediate-language-40cd</link>
      <guid>https://dev.to/nucleoid/roadtoagi-recap-01-arc-neuro-symbolic-ai-intermediate-language-40cd</guid>
      <description>&lt;p&gt;Hello everyone! 👋&lt;/p&gt;

&lt;p&gt;Over the past few months, we've been working on ARC benchmark as a part of our Neuro-Symbolic AI project that we’ve been able to achieve some promising results, and it feels incredible to see our approach—combining symbolic reasoning with neural network capabilities—making meaningful progress.&lt;/p&gt;




&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/L2Arjj6LV5M"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Nucleoid (aka &lt;code&gt;nuc&lt;/code&gt;) adopts a Neuro-Symbolic AI architecture but introduces a novel twist: the intermediate language as a universal bridge between Neural Networks and Symbolic Systems.&lt;/p&gt;

&lt;p&gt;The intermediate language  plays a critical role in uniting the two paradigms. Based on our findings, the &lt;code&gt;nuc&lt;/code&gt; lang helps Neural Networks is to abstract patterns, which is eventually used in Symbolic System, and Knowledge Graph is built with logic and data representations in the intermediate language. In addition, LLMs surprisingly behaves near deterministic while running on ARC-AGI.&lt;/p&gt;

&lt;p&gt;Before diving into our approach:&lt;/p&gt;

&lt;h2&gt;
  
  
  What is ARC Benchmark?
&lt;/h2&gt;

&lt;p&gt;The Abstraction and Reasoning Corpus (ARC) is a benchmark dataset and challenge designed to test AGI systems on their ability to perform human-like reasoning and abstraction. Developed by François Chollet, ARC is not a typical machine learning dataset—it intentionally avoids tasks solvable by brute-force statistical techniques or large-scale data training.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiijrvq64twfml6ykklui.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiijrvq64twfml6ykklui.png" alt="ARC Puzzle" width="395" height="464"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Our Progress 🐋
&lt;/h3&gt;

&lt;p&gt;We were able to get very promising and exciting numbers (Still incomplete tho). For example, in this puzzle, our project responded with this result  &lt;u&gt;without any prompt engineering&lt;/u&gt;.&lt;/p&gt;

&lt;p&gt;More details here 👇&lt;br&gt;
&lt;a href="https://github.com/NucleoidAI/Nucleoid/tree/main/arc" rel="noopener noreferrer"&gt;https://github.com/NucleoidAI/Nucleoid/tree/main/arc&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0zip64onpk2uh5bj0rmk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0zip64onpk2uh5bj0rmk.png" alt="nuc Result" width="800" height="570"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;...and this is ChatGPT o-1's answer&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fouw1mcgi8ypzqjuqfu99.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fouw1mcgi8ypzqjuqfu99.png" alt="ChatGPT o-1 Result" width="800" height="860"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  🌱 What is Neuro-Symbolic AI?
&lt;/h2&gt;

&lt;p&gt;Neuro-Symbolic AI combines the pattern-recognition capabilities of neural networks (subsymbolic AI) with the logical reasoning and structured knowledge of symbolic AI to create robust and versatile systems. Neural networks excel at learning from unstructured data, like images or text, while symbolic AI handles explicit rules and reasoning, offering transparency and precision. By integrating these approaches, Neuro-Symbolic AI enables generalization from smaller datasets, improves explainability, and supports tasks requiring both adaptability and logical consistency. This hybrid approach is pivotal for advancing AGI, as it bridges the gap between learning from data and reasoning through.&lt;/p&gt;
&lt;h3&gt;
  
  
  🌍 System 1 and System 2
&lt;/h3&gt;

&lt;p&gt;Neuro-Symbolic AI aligns intriguingly with the concepts from Daniel Kahneman’s Thinking, Fast and Slow, which describes two systems of human thought: System 1 (fast, intuitive, and automatic) and System 2 (slow, deliberate, and logical).&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Neural Networks in Neuro-Symbolic AI parallel System 1, as they excel at processing unstructured data, recognizing patterns, and generating outputs rapidly without explicit reasoning. They mimic intuitive, subconscious processes that are data-driven and reactive.&lt;/li&gt;
&lt;li&gt;Symbolic AI, on the other hand, mirrors System 2, as it relies on explicit rules, logic, and structured reasoning to solve problems in a deliberate and explainable manner, akin to conscious, rational thought.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;By combining these two paradigms, Neuro-Symbolic AI reflects the dual systems of human cognition, enabling it to tackle problems requiring both fast intuition (pattern recognition) and slow reasoning (logic and planning). This hybrid approach not only enhances AI's adaptability but also brings it closer to human-like intelligence by integrating the strengths of both modes of thought.&lt;/p&gt;
&lt;h3&gt;
  
  
  🦆 Duck Test
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F59ng9tl0l5a3qannvzvg.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F59ng9tl0l5a3qannvzvg.gif" alt="Duck Test" width="600" height="338"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;"If it looks like a duck, swims like a duck, and quacks like a duck, then it probably is a duck"&lt;/p&gt;

&lt;p&gt;Simply, it is System 1 at work. We have seen ducks probably thousands or millions of times throughout our lives, which forms well-defined patterns in our cognition. When we come across something resembling a duck, human cognition doesn’t trigger System 2 because identifying the object as a duck is automatic and intuitive. Our brains rely on a mental "duck schema" even the individual parts of a duck, such as its wings, bill, or webbed feet, are matched to their associated labels in realm of System 1.&lt;/p&gt;
&lt;h3&gt;
  
  
  Duck in the lake
&lt;/h3&gt;

&lt;p&gt;Again, we won't be surprised if we seen duck in the lake, because we have enough labelled patterns to make the call.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F69ni3dfecwxojekjojqg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F69ni3dfecwxojekjojqg.png" alt="Duck in Lake" width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;
  
  
  Duck in the City
&lt;/h3&gt;

&lt;p&gt;In this case, as our experiences typically associate ducks with natural settings, it is uncommon to see a duck in an urban environment at night. This unfamiliarity triggers System 2 to take over, engaging in more deliberate reasoning. So, System 2 is now responsible for reasoning as cities being dangerous after dark, and the duck is in the city, duck may not be safe. System 2 overrides System 1’s instinctive identification of "a duck" and shifts the focus to evaluating the broader circumstances of the duck's well-being. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7yb2d25djwa99ovk5rhb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7yb2d25djwa99ovk5rhb.png" alt="Duck in City" width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  CPU vs GPU
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fld89urcixgqr733kxu1i.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fld89urcixgqr733kxu1i.gif" alt="CPU vs GPU" width="600" height="338"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Neuro-Symbolic AI architecture orchestrates a seamless harmony between the precision of CPUs in reasoning and the raw power of GPUs in pattern recognition.&lt;/p&gt;

&lt;p&gt;CPUs are specialized in logical branch operations used in decision-making, and GPUs execute parallel arithmetic operations for matrix multiplications in pattern recognition. So, it is important to understand how they are different.&lt;/p&gt;

&lt;p&gt;CPUs are designed for versatility, with fewer cores optimized for high-performance single-threaded tasks and low latency, making them well-suited for complex decision-making, sequential processing, and multitasking. In contrast, GPUs have thousands of smaller, energy-efficient cores optimized for massive parallelism, enabling them to handle tasks like matrix computations, image rendering, and deep learning efficiently. GPUs excel in throughput-oriented tasks where large data sets can be processed simultaneously, while CPUs focus on general-purpose computing and running the operating system. Additionally, CPUs often feature larger caches and more sophisticated control logic to handle diverse workloads, whereas GPUs prioritize raw computational power and bandwidth to accelerate specific workloads. This fundamental difference makes GPUs indispensable for tasks requiring high parallelism, while CPUs remain the backbone of general computing and coordination.&lt;/p&gt;

&lt;p&gt;While building a modular AI system, it is crucial to design with the underlying hardware in mind. In advanced systems like AIs, hardware constraints can sometimes conflict with algorithmic requirements. In Neuro-Symbolic standpoint, Neural Network (System 1) needs GPU for pattern recognition and CPUs for knowledge representation and reasoning in Symbolic (System 2). It is worth noting, System 1 and 2 is just for building AI foundation, expecting more and more systems like them...&lt;/p&gt;

&lt;p&gt;In short, it is not possible doing efficient reasoning with GPU or pattern recognition with using CPU.&lt;/p&gt;

&lt;p&gt;🌿 Stay Tuned for Recap 02 in Road_to_AGI series...&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fassets.dev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/NucleoidAI" rel="noopener noreferrer"&gt;
        NucleoidAI
      &lt;/a&gt; / &lt;a href="https://github.com/NucleoidAI/Nucleoid" rel="noopener noreferrer"&gt;
        Nucleoid
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Neuro-Symbolic AI with Knowledge Graph | "True Reasoning" through data and logic 🌿🌱🐋🌍
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Nucleoid&lt;/h1&gt;
&lt;/div&gt;
&lt;p&gt;
  Neuro-Symbolic AI with Knowledge Graph
  &lt;br&gt;
  Reasoning Engine
&lt;/p&gt;

&lt;p&gt;
  &lt;a href="https://www.apache.org/licenses/LICENSE-2.0" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/38263b79ba97f2a14c1ca442f41ca5ad3c07cc4848922838d3211a0632e34c3d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4170616368652d322e302d79656c6c6f773f7374796c653d666f722d7468652d6261646765266c6f676f3d617061636865" alt="License"&gt;&lt;/a&gt;
  &lt;a href="https://www.npmjs.com/package/nucleoidai" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/9af1d9ae941223e409f6b1dd1ec06a711b3f29c3262f89bf1df72fbbb7472336/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4e504d2d7265643f7374796c653d666f722d7468652d6261646765266c6f676f3d6e706d" alt="NPM"&gt;&lt;/a&gt;
  &lt;a href="https://discord.gg/wN49SNssUw" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/59256224247e44fd9bde7f7561675f7c958e222b489cf9c91ff64bdae8162516/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446973636f72642d6c69676874677265793f7374796c653d666f722d7468652d6261646765266c6f676f3d646973636f7264" alt="Discord"&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;&lt;a rel="noopener noreferrer" href="https://github.com/NucleoidAI/Nucleoid.github/media/banner.gif"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2FNucleoidAI%2FNucleoid.github%2Fmedia%2Fbanner.gif" alt="Banner"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
  Declarative (Logic) Runtime Environment: Extensible Data and Logic Representation
&lt;/p&gt;



&lt;p&gt;Nucleoid is a declarative, logic-based, contextual runtime for Neuro-Symbolic AI. Nucleoid runtime tracks each statement in &lt;a href="https://en.wikipedia.org/wiki/Information_Processing_Language" rel="nofollow noopener noreferrer"&gt;IPL-inspired&lt;/a&gt; declarative syntax and dynamically creates relationships between both logic and data statements in the knowledge graph to used in decision-making and problem-solving process.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Adaptive Reasoning:&lt;/strong&gt; Combines symbolic logic with contextual information to analyze relationships, draw conclusions and incorporating new information and adjusting its conclusions accordingly.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Logic Graph:&lt;/strong&gt; Specialized knowledge graph that captures relationships between both logic and data statements based on formal logic, facilitating complex deductions and adapting to new information.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Explainability:&lt;/strong&gt; The Logic Graph provides a transparent representation of the reasoning process, making it easier to understand how decisions are reached and potential biases are identified.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Echoing to the idea of &lt;a href="https://kahneman.scholar.princeton.edu/publications" rel="nofollow noopener noreferrer"&gt;"thinking, fast and slow"&lt;/a&gt;, AI system should provide fast, “intuitive” ideas, and the…&lt;/p&gt;
&lt;/div&gt;


&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/NucleoidAI/Nucleoid" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


</description>
      <category>ai</category>
      <category>machinelearning</category>
    </item>
  </channel>
</rss>
