<?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: youssef abobakr</title>
    <description>The latest articles on Forem by youssef abobakr (@youssef_abobakr_014266134).</description>
    <link>https://forem.com/youssef_abobakr_014266134</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%2F3821184%2Fd07a9e53-5eab-4bd1-8aab-bacdae1c7495.jpg</url>
      <title>Forem: youssef abobakr</title>
      <link>https://forem.com/youssef_abobakr_014266134</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/youssef_abobakr_014266134"/>
    <language>en</language>
    <item>
      <title>How I Built an AI Chatbot Service for Small Businesses as a CS Student (And Launched It This Week)</title>
      <dc:creator>youssef abobakr</dc:creator>
      <pubDate>Thu, 12 Mar 2026 23:39:17 +0000</pubDate>
      <link>https://forem.com/youssef_abobakr_014266134/how-i-built-an-ai-chatbot-service-for-small-businesses-as-a-cs-student-and-launched-it-this-week-3h57</link>
      <guid>https://forem.com/youssef_abobakr_014266134/how-i-built-an-ai-chatbot-service-for-small-businesses-as-a-cs-student-and-launched-it-this-week-3h57</guid>
      <description>&lt;p&gt;I'm a 3rd-year Computer Science student and this week I launched my first real service. I wanted to share the full story here because Dev.to has been a big part of my learning journey.&lt;br&gt;
The Problem I Found&lt;br&gt;
Small business owners — especially people running Etsy and Shopify stores — spend hours every single day answering the same customer questions. "Do you ship internationally?" "What's your return policy?" "How long does delivery take?"&lt;br&gt;
It's repetitive, it's exhausting, and it takes them away from actually running their business. I realised this was a perfect problem for AI to solve.&lt;br&gt;
What I Built&lt;br&gt;
A custom AI chatbot service. For each client I build a chatbot trained on their specific business information — their products, policies, FAQs — that handles customer questions automatically, 24/7.&lt;br&gt;
Tech stack:&lt;/p&gt;

&lt;p&gt;Python + FastAPI for the backend&lt;br&gt;
React.js for the frontend widget&lt;br&gt;
Claude AI API / OpenAI API for the language model&lt;br&gt;
PostgreSQL for storing conversation data&lt;br&gt;
Deployed on Railway&lt;/p&gt;

&lt;p&gt;How The Process Works&lt;/p&gt;

&lt;p&gt;Client tells me their business info, common questions, and website platform&lt;br&gt;
I build and deploy the chatbot in 3–5 days&lt;br&gt;
They paste one line of code on their site — it's live&lt;/p&gt;

&lt;p&gt;The whole thing runs autonomously after that. No maintenance needed on their end.&lt;br&gt;
What I Learned Launching This Week&lt;br&gt;
Getting the first client is 100x harder than building the product. The tech part took me a few days. Finding someone willing to pay took much longer.&lt;br&gt;
The thing that worked best was direct outreach — finding Etsy sellers on Instagram and sending a genuine message offering a free demo first. No hard selling, just showing what the product does.&lt;br&gt;
What's Next&lt;br&gt;
I'm offering this service starting at $75 for a basic chatbot. My goal is to get to $500/month while finishing my degree — then use those learnings to build a proper SaaS product.&lt;br&gt;
If you're a developer who's done something similar or a business owner who'd find this useful — I'd love to connect. Drop a comment or send me a message!&lt;br&gt;
Has anyone here gone from a freelance service to a SaaS product? Would love advice on that transition.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>python</category>
      <category>webdev</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
