<?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: James Ferguson</title>
    <description>The latest articles on DEV Community by James Ferguson (@dev_guy).</description>
    <link>https://dev.to/dev_guy</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%2F1840900%2F3b451c30-a3f1-4445-9cc8-1120e215d832.png</url>
      <title>DEV Community: James Ferguson</title>
      <link>https://dev.to/dev_guy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dev_guy"/>
    <language>en</language>
    <item>
      <title>Gradio Multimodal ChatBot (using LangChain)</title>
      <dc:creator>James Ferguson</dc:creator>
      <pubDate>Thu, 30 Jan 2025 00:43:45 +0000</pubDate>
      <link>https://dev.to/dev_guy/gradio-multimodal-chatbot-using-langchain-3c1j</link>
      <guid>https://dev.to/dev_guy/gradio-multimodal-chatbot-using-langchain-3c1j</guid>
      <description>&lt;p&gt;Today I wrote this Multimodal #Chatbot, which I think is the simplest cleanest possible #Gradio App for supporting Multimodal (namely images). &lt;/p&gt;

&lt;p&gt;Since I never found an exact example of how to do this myself (#Gradio + #LangChain + #multimodal) I thought I'd share the code, even though it's a pretty tiny file, in case anyone needs it.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/Clay-Ferguson/quantizr/blob/main/QuantaGradio/Quanta_Gradio_ImageChat.py" rel="noopener noreferrer"&gt;Github Source: Gradio Chat App&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;NOTE: There are several other simple Gradio exampls in that same QuantaGradio folder.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Tags: #ai #llm&lt;/p&gt;

</description>
      <category>ai</category>
      <category>langchain</category>
      <category>github</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
