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



Source link