A streamlit component, to make chatbots with text
Project description
st-chat
Streamlit Component, for a Animated Chat-bot UI similar to Chat-GPT UI
authors - @Decoderzhub & @yashppawar & @YashVardhan-AI
Installation
Install streamlit-chat-animated
with pip
pip install streamlit-chat-animated
usage, import the message
function from streamlit_chat_animated
import streamlit as st
from streamlit_chat_animated import message
message("My message")
message("Hello bot!", is_user=True) # align's the message to the right
Demo
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for streamlit-chat-animated-0.0.3.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7be414de743b098a1d8fd40afea30302acf92145f6e8af6ff45c839ecdcb06c |
|
MD5 | 750c6a34d9ff46e0cf9f379150f83928 |
|
BLAKE2b-256 | 1cdf4aaecb4ed547af493fd97a2f10302e43cc36ef694ade7f82ab26797abc82 |