Skip to content

this is a snapshot of https://github.com/AI-Yash/st-chat.git on Jun 15, 2023. it includes the latest code change to support custom avatar.

License

Notifications You must be signed in to change notification settings

Justin-KM/st-chat-main

Repository files navigation

st-chat

Streamlit Component, for a Chat-bot UI, example app

authors - @yashppawar & @YashVardhan-AI

Installation

Install streamlit-chat-foto with pip

pip install streamlit-chat-foto 

usage, import the message function from streamlit_chat_foto

import streamlit as st
from streamlit_chat_foto import message

message("My message", logo = "[imageurl or filepath]") 

Screenshot

chatbot-og

About

this is a snapshot of https://github.com/AI-Yash/st-chat.git on Jun 15, 2023. it includes the latest code change to support custom avatar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published