<?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: Ruita Wachira</title>
    <description>The latest articles on DEV Community by Ruita Wachira (@ruita_wachira).</description>
    <link>https://dev.to/ruita_wachira</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%2F940555%2F4845cb43-c408-4d6a-b80f-48745ff2b091.jpeg</url>
      <title>DEV Community: Ruita Wachira</title>
      <link>https://dev.to/ruita_wachira</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ruita_wachira"/>
    <language>en</language>
    <item>
      <title>I Built an AI CRM That Runs Itself Using MeDo</title>
      <dc:creator>Ruita Wachira</dc:creator>
      <pubDate>Wed, 20 May 2026 10:42:26 +0000</pubDate>
      <link>https://dev.to/ruita_wachira/i-built-an-ai-crm-that-runs-itself-using-medo-344l</link>
      <guid>https://dev.to/ruita_wachira/i-built-an-ai-crm-that-runs-itself-using-medo-344l</guid>
      <description>&lt;p&gt;Most CRMs feel like spreadsheets with extra suffering.&lt;/p&gt;

&lt;p&gt;You meet a client, then spend the next 5 minutes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;creating a lead&lt;/li&gt;
&lt;li&gt;updating stages&lt;/li&gt;
&lt;li&gt;adding reminders&lt;/li&gt;
&lt;li&gt;writing notes&lt;/li&gt;
&lt;li&gt;setting follow-ups&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I wanted to explore a different approach:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;What if the CRM handled all of that automatically?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;So I built &lt;strong&gt;Ghost Mode CRM&lt;/strong&gt; using &lt;a href="https://medo.dev?utm_source=chatgpt.com" rel="noopener noreferrer"&gt;MeDo&lt;/a&gt; — an AI-powered CRM where you simply type what happened, and the system organizes everything for you.&lt;/p&gt;

&lt;p&gt;Example:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;“Met John in Westlands, needs cement in 2 weeks”
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;The system instantly:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;creates a lead&lt;/li&gt;
&lt;li&gt;extracts the location&lt;/li&gt;
&lt;li&gt;schedules a follow-up&lt;/li&gt;
&lt;li&gt;updates the pipeline&lt;/li&gt;
&lt;li&gt;calculates a lead score&lt;/li&gt;
&lt;li&gt;generates AI follow-up suggestions&lt;/li&gt;
&lt;li&gt;places the lead on an interactive Nairobi map&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Why I Built It
&lt;/h2&gt;

&lt;p&gt;Most sales workflows are naturally conversational.&lt;/p&gt;

&lt;p&gt;But traditional CRMs force users into rigid forms and repetitive admin work.&lt;/p&gt;

&lt;p&gt;I wanted to see what happens when the CRM becomes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;conversational&lt;/li&gt;
&lt;li&gt;AI-native&lt;/li&gt;
&lt;li&gt;proactive&lt;/li&gt;
&lt;li&gt;lightweight&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Instead of manually configuring everything, the user simply communicates naturally and the system structures the workflow automatically.&lt;/p&gt;




&lt;h2&gt;
  
  
  Built with MeDo
&lt;/h2&gt;

&lt;p&gt;I used &lt;a href="https://medo.dev?utm_source=chatgpt.com" rel="noopener noreferrer"&gt;MeDo&lt;/a&gt; to rapidly prototype and build the application experience.&lt;/p&gt;

&lt;p&gt;The UI was inspired by:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Attio → structured CRM design&lt;/li&gt;
&lt;li&gt;Notion → conversational interaction&lt;/li&gt;
&lt;li&gt;Pipedrive → visual pipelines&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The app includes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;AI-powered lead creation&lt;/li&gt;
&lt;li&gt;Kanban pipeline management&lt;/li&gt;
&lt;li&gt;Lead scoring&lt;/li&gt;
&lt;li&gt;Intelligent reminder rules&lt;/li&gt;
&lt;li&gt;Bulk email workflows&lt;/li&gt;
&lt;li&gt;Interactive lead map visualization&lt;/li&gt;
&lt;li&gt;Dark mode support&lt;/li&gt;
&lt;li&gt;CSV export&lt;/li&gt;
&lt;li&gt;Activity timelines&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  One of the Hardest Challenges
&lt;/h2&gt;

&lt;p&gt;Natural language automation sounds simple until one sentence affects multiple systems.&lt;/p&gt;

&lt;p&gt;Example:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;“Call James next week about paint delivery”
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;That single sentence impacts:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;lead updates&lt;/li&gt;
&lt;li&gt;reminder creation&lt;/li&gt;
&lt;li&gt;scoring&lt;/li&gt;
&lt;li&gt;pipeline stages&lt;/li&gt;
&lt;li&gt;task scheduling&lt;/li&gt;
&lt;li&gt;timeline parsing&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Designing the logic flow around conversational input became one of the most interesting parts of the project.&lt;/p&gt;




&lt;h2&gt;
  
  
  Unexpected Favorite Feature
&lt;/h2&gt;

&lt;p&gt;The Nairobi lead map became one of my favorite parts of the build.&lt;/p&gt;

&lt;p&gt;Visualizing:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;hot leads&lt;/li&gt;
&lt;li&gt;geographic clusters&lt;/li&gt;
&lt;li&gt;sales zones&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;…turned CRM data into something strategic instead of administrative.&lt;/p&gt;




&lt;h2&gt;
  
  
  Try It Out
&lt;/h2&gt;

&lt;p&gt;Live Project: &lt;a href="https://app-bfop339bbf29.appmedo.com/" rel="noopener noreferrer"&gt;[Ghost-CRM]&lt;/a&gt;&lt;br&gt;
Try Out MeDo: &lt;a href="https://medo.dev" rel="noopener noreferrer"&gt;[medo.dev]&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;Final Thought&lt;/p&gt;

&lt;p&gt;AI tools shouldn’t just generate content.&lt;/p&gt;

&lt;p&gt;They should remove friction from real workflows.&lt;/p&gt;

&lt;p&gt;Ghost Mode CRM was an experiment in making business software feel less like software — and more like a smart assistant quietly working in the background.&lt;/p&gt;

</description>
      <category>builtwithmedo</category>
      <category>ai</category>
      <category>productivity</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
