<?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: Yatharth bhatt</title>
    <description>The latest articles on DEV Community by Yatharth bhatt (@yatharth22).</description>
    <link>https://dev.to/yatharth22</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4034468%2Fec72c0a7-9dea-4ad4-b536-11e9f2b209d6.png</url>
      <title>DEV Community: Yatharth bhatt</title>
      <link>https://dev.to/yatharth22</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yatharth22"/>
    <language>en</language>
    <item>
      <title>Created Yibelang (Y-ibe) — machine learning in plain English</title>
      <dc:creator>Yatharth bhatt</dc:creator>
      <pubDate>Fri, 17 Jul 2026 21:49:56 +0000</pubDate>
      <link>https://dev.to/yatharth22/created-yibelang-y-ibe-machine-learning-in-plain-english-587o</link>
      <guid>https://dev.to/yatharth22/created-yibelang-y-ibe-machine-learning-in-plain-english-587o</guid>
      <description>&lt;p&gt;No syntax. No setup headaches. No cloud. Your data never leaves your computer.&lt;/p&gt;

&lt;p&gt;yibelang is a tiny programming language where you write machine learning as ordinary English sentences, one per line. The yibe tool translates your sentences into real Python (pandas + scikit-learn) and runs it locally. It is 100% deterministic — no AI, no API keys, no network calls, same input → same output, forever.&lt;/p&gt;

&lt;p&gt;Contributing&lt;br&gt;
The perfect first contribution is one new sentence: a regex template + an AST node + its codegen + six tests + a doc example. See CONTRIBUTING.md. Feature ideas go through YEPs (Y-ibe Enhancement Proposals) — open an issue.&lt;/p&gt;

&lt;p&gt;link :--- &lt;a href="https://github.com/yatharthbhatt/yibelang" rel="noopener noreferrer"&gt;https://github.com/yatharthbhatt/yibelang&lt;/a&gt;&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>opensource</category>
      <category>python</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
