A streamlit component, to make chatbots with animated 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
Built Distribution
Close
Hashes for streamlit-chat-animated-0.0.2.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23a29fa0c8266c25920d152925c9b24dee2a69cf942b2e837adf23882459855e |
|
MD5 | a55d684efd62390a79892103369177f1 |
|
BLAKE2b-256 | 55bc9f642b5bfd27e67f445eae87746d6dd8c61d81d476d502eaaef27d86a011 |
Close
Hashes for streamlit_chat_animated-0.0.2.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e435d75064374abec952d5290788a948df6f681b22f908a420c3313a0bef8683 |
|
MD5 | 445b3bf4db058d40526367f605e57071 |
|
BLAKE2b-256 | c51cc4447833fced2708fdde10e126ee462c9090f22a7829fcb2767466ad25e7 |