DEV Community

James Ferguson
James Ferguson

Posted on

Gradio Multimodal ChatBot (using LangChain)

Today I wrote this Multimodal #Chatbot, which I think is the simplest cleanest possible #Gradio App for supporting Multimodal (namely images).

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.

Github Source: Gradio Chat App

NOTE: There are several other simple Gradio exampls in that same QuantaGradio folder.

Tags: #ai #llm

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay