<?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: Ibrahim Kedir</title>
    <description>The latest articles on DEV Community by Ibrahim Kedir (@akembalosvg).</description>
    <link>https://dev.to/akembalosvg</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%2F3957196%2Fd9572e69-0687-4f48-a39d-5fe91d83e0bb.png</url>
      <title>DEV Community: Ibrahim Kedir</title>
      <link>https://dev.to/akembalosvg</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/akembalosvg"/>
    <language>en</language>
    <item>
      <title>Why We Built 4 Specialized AI Agents Instead of 1 General Assistant</title>
      <dc:creator>Ibrahim Kedir</dc:creator>
      <pubDate>Thu, 28 May 2026 18:49:15 +0000</pubDate>
      <link>https://dev.to/akembalosvg/why-we-built-4-specialized-ai-agents-instead-of-1-general-assistant-54bb</link>
      <guid>https://dev.to/akembalosvg/why-we-built-4-specialized-ai-agents-instead-of-1-general-assistant-54bb</guid>
      <description>&lt;p&gt;Most AI startups in 2024-2026 built one general-purpose assistant. We did the opposite. We built &lt;strong&gt;four specialized AI agents&lt;/strong&gt; for the Gulf domestic-worker market — each for a different audience.&lt;/p&gt;

&lt;h2&gt;
  
  
  The 4 agents
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Agent&lt;/th&gt;
&lt;th&gt;For&lt;/th&gt;
&lt;th&gt;What it does&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Hayat&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Gulf families&lt;/td&gt;
&lt;td&gt;Speaks Gulf-Arabic dialect, knows prayer times, plans halal/Ramadan menus&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Nadia&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Families hiring&lt;/td&gt;
&lt;td&gt;Walks them through MOHRE/Musaned/PAM/MOL/LMRA verification&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Layla&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Recruitment agencies&lt;/td&gt;
&lt;td&gt;Runs WhatsApp Business 24/7 in 7 languages&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Amina&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Migrant domestic workers&lt;/td&gt;
&lt;td&gt;9 free courses + daily wellbeing check-ins + abuse alerts&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  The engineering decisions that matter
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;WhatsApp-first.&lt;/strong&gt; No app. 99% of Gulf families and 3.5M Gulf domestic workers already use WhatsApp daily. Building a separate app would have added friction and reduced reach.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;7 languages.&lt;/strong&gt; Arabic Gulf-dialect, English, Tagalog, Hindi, Indonesian, Amharic, Swahili. Each language requires its own model fine-tuning, cultural adaptation, and content review.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Specialization beats generalization.&lt;/strong&gt; A general assistant tuned for the worker would lose context for the family, and vice versa. The family asks "what should we cook for iftar?" — the worker asks "what should I do if I'm not paid this month?" Both are valid, both need specialized models and specialized safety guardrails.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Cultural fluency engineering.&lt;/strong&gt; Prayer times, halal-by-default cooking rules, Ramadan iftar planning, 5-prayer scheduling — these are not nice-to-haves; they're table stakes for a Gulf product.&lt;/p&gt;

&lt;h2&gt;
  
  
  The result
&lt;/h2&gt;

&lt;p&gt;Three of the agents (Hayat, Nadia, Amina) are completely free. The fourth (Layla, for agencies) is the only paid tier. This bias toward free works because the more people who use the agents, the more useful the underlying ecosystem becomes.&lt;/p&gt;

&lt;p&gt;Hub for all 4 agents: &lt;a href="https://www.gccdomestic.com/en/ai-agents/" rel="noopener noreferrer"&gt;https://www.gccdomestic.com/en/ai-agents/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Individual agent pages:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Hayat (Gulf families): &lt;a href="https://www.gccdomestic.com/en/hayat/" rel="noopener noreferrer"&gt;https://www.gccdomestic.com/en/hayat/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Nadia (hiring guide): &lt;a href="https://www.gccdomestic.com/en/nadia/" rel="noopener noreferrer"&gt;https://www.gccdomestic.com/en/nadia/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Layla (agency operations): &lt;a href="https://www.gccdomestic.com/en/layla/" rel="noopener noreferrer"&gt;https://www.gccdomestic.com/en/layla/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Amina (worker support): &lt;a href="https://www.gccdomestic.com/en/amina/" rel="noopener noreferrer"&gt;https://www.gccdomestic.com/en/amina/&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Built by &lt;strong&gt;GCC Domestic&lt;/strong&gt; — the verified directory of MOHRE/Musaned/PAM/MOL/LMRA-licensed recruitment agencies across the 6 Gulf countries. &lt;a href="https://www.gccdomestic.com" rel="noopener noreferrer"&gt;https://www.gccdomestic.com&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;What do you think about specialization vs generalization in vertical AI? Reply in comments.&lt;/p&gt;

</description>
      <category>agents</category>
      <category>ai</category>
      <category>architecture</category>
      <category>startup</category>
    </item>
  </channel>
</rss>
