Skip to content

HaoZhang615/PromptFlow-Streamlit-chatbot

Repository files navigation

🤖💬 PromptFlow Streamlit Chatbot

A conversational chatbot built in Python using Streamlit and any deployed endpoint of Azure PromptFlow. Refactored from this solution

The application integrates also the multimodal capability of GPT-4-Vision model (as long as wrapped in the PromptFlow) so it can take images as input and does question answering upon it. To enable this capability in Prompt Flow, you have to set the user input as a list instead of a string, follow this doc

Alt text Alt text

Demo App

Streamlit App

Prerequisite libraries

streamlit
openai

Prerequisite credentials as input to use

Alt text

Further Reading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages