<?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: Op Bolte</title>
    <description>The latest articles on DEV Community by Op Bolte (@op_bolte_a7219c3eb6e3ca76).</description>
    <link>https://dev.to/op_bolte_a7219c3eb6e3ca76</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%2F3955760%2F62e4c128-3626-4903-b627-73a723750d7f.png</url>
      <title>DEV Community: Op Bolte</title>
      <link>https://dev.to/op_bolte_a7219c3eb6e3ca76</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/op_bolte_a7219c3eb6e3ca76"/>
    <language>en</language>
    <item>
      <title>I Built a Free AI Telegram Bot That Does Background Removal, Image Gen, Voice &amp; Video — 50K+ Users in 3 Weeks</title>
      <dc:creator>Op Bolte</dc:creator>
      <pubDate>Thu, 28 May 2026 05:19:50 +0000</pubDate>
      <link>https://dev.to/op_bolte_a7219c3eb6e3ca76/i-built-a-free-ai-telegram-bot-that-does-background-removal-image-gen-voice-video-50k-users-5h7a</link>
      <guid>https://dev.to/op_bolte_a7219c3eb6e3ca76/i-built-a-free-ai-telegram-bot-that-does-background-removal-image-gen-voice-video-50k-users-5h7a</guid>
      <description>&lt;p&gt;&lt;strong&gt;&lt;em&gt;What Started as a Side Project&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
I wanted a simple background remover for my own use. Paid tools were expensive. Free tools had daily limits. So I built one, put it on Telegram, and forgot about it.&lt;br&gt;
Next thing I know: 50,000 users, 10,000+ images processed daily, and people are begging for premium features.&lt;br&gt;
The Bot (@AiBgRemover_Bot)&lt;br&gt;
&lt;strong&gt;&lt;em&gt;Feature          What It Does&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
🖼️ Background Remover  Send photo → AI removes background&lt;br&gt;
🔍 4x HD Upscale  Low-res to 4x HD&lt;br&gt;
🎨 AI Image Gen   Text    AI image (FLUX Pro)&lt;br&gt;
🎤 Voice Generator    Text → Speech (14 languages)&lt;br&gt;
🎬 AI Video Gen   Text    AI video&lt;br&gt;
10 free operations/day. Unlimited via referrals or premium.&lt;br&gt;
&lt;strong&gt;&lt;em&gt;The Stack&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
Node.js v22 + Telegraf + Sharp + PostgreSQL&lt;br&gt;
Firebase Auth + Custom AI API integrations&lt;br&gt;
ElevenLabs → Voice generation&lt;br&gt;
Smart proxy rotation → Video generation&lt;br&gt;
Render.com free tier → Hosting&lt;br&gt;
&lt;strong&gt;&lt;em&gt;How It Works&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
Simple flow:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;User sends photo → bot downloads it&lt;/li&gt;
&lt;li&gt;AI model processes it (background removal / upscale / generation)&lt;/li&gt;
&lt;li&gt;Result sent back as document/photo/video&lt;/li&gt;
&lt;li&gt;Done. All under 30 seconds.
&lt;strong&gt;&lt;em&gt;Growth Explosion&lt;/em&gt;&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Week 1: Friends + family = 500 users&lt;/li&gt;
&lt;li&gt;Week 2: Shared on Telegram groups = 5,000 users&lt;/li&gt;
&lt;li&gt;Week 3: Referral system went crazy = 50,000+ users&lt;/li&gt;
&lt;li&gt;Today: 2,000+ new users every day
Secret weapon: /share — users get unlimited usage when friends join via their link. Word of mouth did the rest.
&lt;strong&gt;&lt;em&gt;What I Learned&lt;/em&gt;&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Telegram bots scale — No app store. No installs. Just scan and use.&lt;/li&gt;
&lt;li&gt;India pricing works — ₹49/month via UPI QR. Low barrier, decent conversion.&lt;/li&gt;
&lt;li&gt;Render free tier is powerful — Webhook mode, background processing, 100% uptime.&lt;/li&gt;
&lt;li&gt;Referral mechanics drive virality — Give users a reason to share.&lt;/li&gt;
&lt;li&gt;Keep it simple — One photo in, one result out. No complex UX.
&lt;strong&gt;&lt;em&gt;What's Next&lt;/em&gt;&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;AI video generation(Avialable But Basic Version)&lt;/li&gt;
&lt;li&gt;Telegram Stars payments&lt;/li&gt;
&lt;li&gt;More creative AI features (background replace, AI fill, object removal)
&lt;strong&gt;&lt;em&gt;Try It&lt;/em&gt;&lt;/strong&gt;
👉 @AiBgRemover_Bot (&lt;a href="https://t.me/AiBgRemover_Bot" rel="noopener noreferrer"&gt;https://t.me/AiBgRemover_Bot&lt;/a&gt;)
Send any photo. Remove background in 2 seconds. All free.&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>ai</category>
      <category>cybersecurity</category>
      <category>webdev</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
