<?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: BlobCity</title>
    <description>The latest articles on DEV Community by BlobCity (@blobcity).</description>
    <link>https://dev.to/blobcity</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%2Forganization%2Fprofile_image%2F5014%2Fb09c5ea9-94b6-44a2-9cae-a706835c11cb.png</url>
      <title>DEV Community: BlobCity</title>
      <link>https://dev.to/blobcity</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/blobcity"/>
    <language>en</language>
    <item>
      <title>Simplifying AI</title>
      <dc:creator>Sanket Sarang</dc:creator>
      <pubDate>Fri, 15 Apr 2022 15:31:02 +0000</pubDate>
      <link>https://dev.to/blobcity/simplifying-ai-13dc</link>
      <guid>https://dev.to/blobcity/simplifying-ai-13dc</guid>
      <description>&lt;p&gt;Everyone is jumping into AI. Learning Python, writing a few lines of scikit-learn code, training a model on a Kaggle dataset, has become a thing!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Kyf8PLeX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vldr2k0lhj2ygd6m0psz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Kyf8PLeX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vldr2k0lhj2ygd6m0psz.png" alt="What AI project are you working on" width="880" height="563"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We always start with a blank notebook, and always write the same first 2 lines&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight python"&gt;&lt;code&gt;&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;numpy&lt;/span&gt; &lt;span class="k"&gt;as&lt;/span&gt; &lt;span class="n"&gt;np&lt;/span&gt;
&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;pandas&lt;/span&gt; &lt;span class="k"&gt;as&lt;/span&gt; &lt;span class="n"&gt;pd&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;and then we pause to think, about what should be the next line we write.&lt;/p&gt;

&lt;p&gt;What if I was to tell you that we have created AI that can write the complete source code for any AI project you can think of?&lt;/p&gt;

&lt;p&gt;Yes, it is true! We are proud to announce the launch of our AI Code Generator. 8 months of sleepless nights, 10s of setbacks, 100s of code re-writes, and we have finally launched 🎉&lt;/p&gt;

&lt;p&gt;Just make a few clicks, and our AI will write your AI code for you. Fully customized code generation for any AI project. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--6-8IGOKJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/t24ontgdfcnplzdgxtbu.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--6-8IGOKJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/t24ontgdfcnplzdgxtbu.gif" alt="Image description" width="782" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And yes, almost forgot. It is &lt;strong&gt;100% FREE, forever&lt;/strong&gt; 👏&lt;/p&gt;

&lt;p&gt;&lt;a href="https://blobcity.com/ai-code-gen"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--XnUMk2sk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/42wgu7f5ewxqqkhlpbod.png" alt="Image description" width="200" height="40"&gt;&lt;/a&gt;&lt;/p&gt;

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