<?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: Egesa Wenslous</title>
    <description>The latest articles on Forem by Egesa Wenslous (@egesa_wenslous_otema).</description>
    <link>https://forem.com/egesa_wenslous_otema</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%2F1647634%2F954d7973-29a0-4044-b6dc-80ff0768a59f.jpg</url>
      <title>Forem: Egesa Wenslous</title>
      <link>https://forem.com/egesa_wenslous_otema</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/egesa_wenslous_otema"/>
    <language>en</language>
    <item>
      <title>Unlocking E-commerce Potential with AI-Driven Solutions and WhatsApp</title>
      <dc:creator>Egesa Wenslous</dc:creator>
      <pubDate>Wed, 19 Jun 2024 15:17:52 +0000</pubDate>
      <link>https://forem.com/egesa_wenslous_otema/unlocking-e-commerce-potential-with-ai-driven-solutions-and-whatsapp-2i56</link>
      <guid>https://forem.com/egesa_wenslous_otema/unlocking-e-commerce-potential-with-ai-driven-solutions-and-whatsapp-2i56</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/twilio"&gt;Twilio Challenge v24.06.12&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;For this challenge, I developed an AI-powered eCommerce chatbot that integrates seamlessly with WhatsApp to enhance the shopping experience for users. Leveraging the capabilities of Twilio's API, my solution allows customers to easily inquire about products, receive detailed information, and be directed to relevant purchasing pages, all through a simple and intuitive chat interface on WhatsApp.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F791gdq8kc02trtqlqkzr.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F791gdq8kc02trtqlqkzr.jpg" alt="Image description" width="540" height="1080"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqlm00fl6yiwpp1075shx.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqlm00fl6yiwpp1075shx.jpg" alt="Image description" width="540" height="1080"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Twilio and AI
&lt;/h2&gt;

&lt;p&gt;My solution leverages Twilio's robust API to facilitate communication between the AI agent and users on WhatsApp. Here’s how Twilio and AI work together in this project:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;WhatsApp Integration: Using Twilio's API, the chatbot is integrated with WhatsApp, allowing it to send and receive messages from users. Ensuring a smooth and reliable communication channel.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;AI-Powered Responses: The chatbot uses the Llama3-70b model running on the Groq inference engine to understand user queries and provide fast, accurate and contextually relevant responses.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Real-Time Product Information: The AI agent accesses the eCommerce database in real time to fetch up-to-date product information, ensuring users always get the latest details. It can read directly from the database to look for the customer’s requested items, providing accurate and timely responses. It can also read extra contextual documents provided by the retailing company to answer any question asked about the company &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;User Engagement: Twilio’s API ensures that messages are delivered promptly and reliably, enhancing user engagement and satisfaction.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Additional Prize Categories
&lt;/h2&gt;

&lt;p&gt;Additional Prize Categories&lt;br&gt;
My submission qualifies for the following additional prize categories:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Twilio Times Two: By utilizing both Twilio's WhatsApp and AI capabilities, my solution demonstrates a powerful and innovative use of Twilio’s services.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Impactful Innovators: This chatbot has the potential to significantly impact the eCommerce industry by simplifying the shopping process and enhancing customer experience.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Credits to my team members:&lt;a href="https://dev.to/johnmuinde"&gt;https://dev.to/johnmuinde&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/wayneotemah/Mpesa-AI-Agent.git"&gt;Link to the code&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks for participating!&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>twiliochallenge</category>
      <category>ai</category>
      <category>twiliohackathon</category>
    </item>
  </channel>
</rss>
