<?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: Ali Abdalla</title>
    <description>The latest articles on DEV Community by Ali Abdalla (@aliabd).</description>
    <link>https://dev.to/aliabd</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%2F429193%2F478f3791-2c1f-4aeb-acf5-1e6ce773a0f1.png</url>
      <title>DEV Community: Ali Abdalla</title>
      <link>https://dev.to/aliabd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aliabd"/>
    <language>en</language>
    <item>
      <title>Quick, Shareable UIs for Machine Learning</title>
      <dc:creator>Ali Abdalla</dc:creator>
      <pubDate>Sat, 11 Jul 2020 10:36:24 +0000</pubDate>
      <link>https://dev.to/aliabd/quick-shareable-uis-for-machine-learning-405l</link>
      <guid>https://dev.to/aliabd/quick-shareable-uis-for-machine-learning-405l</guid>
      <description>&lt;p&gt;I started getting into ML in 2019, and I've constantly been frustrated at how terrible accessibility is. It can take so long to set up all the dependencies and debug the code just to run inference. I'm often surprised at how really popular models and repos still don't have any interfaces that just let you try out the model..&lt;/p&gt;

&lt;p&gt;So me and a few friends built an open source python library that makes it easy to wrap a model (or any function) with a GUI so that anyone, anywhere can use it (while its running on your laptop!). Here's an interface you can create in just one line of extra code.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--0OK_TtWA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/e4f5w6gchh59qhavu6mu.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--0OK_TtWA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/e4f5w6gchh59qhavu6mu.gif" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Check it out on &lt;a href="https://github.com/gradio-app/gradio"&gt;Github&lt;/a&gt; or our website: &lt;a href="https://gradio.app"&gt;gradio.app&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;This is my first Python library, so would absolutely love some feedback! :) &lt;/p&gt;

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