<?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>Forem: Ahmed Shahmir Riddo</title>
    <description>The latest articles on Forem by Ahmed Shahmir Riddo (@ahmedshahmirriddo).</description>
    <link>https://forem.com/ahmedshahmirriddo</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%2F1097715%2F4f301a62-2d92-49ed-abbd-1882d082d1f9.png</url>
      <title>Forem: Ahmed Shahmir Riddo</title>
      <link>https://forem.com/ahmedshahmirriddo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/ahmedshahmirriddo"/>
    <language>en</language>
    <item>
      <title>MemeSwift – Make Hilarious Memes From Images</title>
      <dc:creator>Ahmed Shahmir Riddo</dc:creator>
      <pubDate>Sun, 06 Jul 2025 06:37:28 +0000</pubDate>
      <link>https://forem.com/ahmedshahmirriddo/memeswift-make-hilarious-memes-from-images-53jh</link>
      <guid>https://forem.com/ahmedshahmirriddo/memeswift-make-hilarious-memes-from-images-53jh</guid>
      <description>&lt;p&gt;This post is my submission for DEV Education Track: Build Apps with Google AI Studio.&lt;/p&gt;

&lt;p&gt;What I Built&lt;br&gt;
I made a meme generator — dead simple, just how memes should be. The idea was to let users either upload an image or click one directly from their webcam, and then the app adds a funny meme caption using AI.&lt;/p&gt;

&lt;p&gt;The core prompt I used went something like:&lt;br&gt;
“Create a short, funny meme caption based on the given image. Be witty but don’t overdo it.”&lt;/p&gt;

&lt;p&gt;I didn't want cringy or forced stuff — just something that makes you grin.&lt;/p&gt;

&lt;p&gt;Demo&lt;br&gt;
🔗 &lt;a href="https://memeswift.streamlit.app/" rel="noopener noreferrer"&gt;https://memeswift.streamlit.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can:&lt;/p&gt;

&lt;p&gt;Upload your own photo&lt;/p&gt;

&lt;p&gt;Or take one on the spot&lt;/p&gt;

&lt;p&gt;Then hit “Generate Meme”&lt;/p&gt;

&lt;p&gt;And voilà — AI adds a caption that (hopefully) doesn’t suck&lt;/p&gt;

&lt;p&gt;It’s fast, minimal, and works on both mobile and desktop.&lt;/p&gt;

&lt;p&gt;My Experience&lt;br&gt;
Getting this to work in Streamlit with Google AI Studio was smoother than I expected. I thought image input to AI would be a pain, but feeding the uploaded image along with a simple prompt got decent results right away.&lt;/p&gt;

&lt;p&gt;The tricky bit was keeping the meme tone light and not making it sound like a machine wrote it. I had to tweak the prompt a few times — even added examples like “When you realize it's Monday again” to give the AI a vibe to follow.&lt;/p&gt;

&lt;p&gt;Also, Streamlit made the UI part painless. I didn’t touch HTML or CSS — just a few lines and I had a working web app.&lt;/p&gt;

&lt;p&gt;Screenshots - &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%2Fcj1ch4hw1h9m2vsmvh2o.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%2Fcj1ch4hw1h9m2vsmvh2o.png" alt=" " width="800" height="394"&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%2Fa0jys4ew9wsnyv10700f.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%2Fa0jys4ew9wsnyv10700f.png" alt=" " width="800" height="382"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>deved</category>
      <category>learngoogleaistudio</category>
      <category>ai</category>
      <category>gemini</category>
    </item>
  </channel>
</rss>
