A streamlit component, to make chatbots with animated text
Project description
st-chat
Streamlit Component, for a Chat-bot UI, example app
authors - @yashppawar & @YashVardhan-AI
Installation
Install streamlit-chat
with pip
pip install streamlit-chat
usage, import the message
function from streamlit_chat
import streamlit as st
from streamlit_chat import message
message("My message")
message("Hello bot!", is_user=True) # align's the message to the right
Screenshot
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.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12f4acde1dc33a06f0defbfb9183479da7ae33d2bcb7ca1e3d8cb10143d2a9c1 |
|
MD5 | 2c991e1aaf84d915993968e6581c7a8e |
|
BLAKE2b-256 | 1906001998d0d168e379dda0b0f48ca5d1290f4ae9ed315fddfe2a90f8d3b2f2 |
Close
Hashes for streamlit_chat_animated-0.0.2.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28a9d2f13826926b1299808ae95bddaca696134957b4fed2fb7e8d260ebfbc33 |
|
MD5 | 91b5b73ea071a10253ca291f06957130 |
|
BLAKE2b-256 | 209c1cdb353bbd5520574e5c16c7dfe6fee19ef18dea6f9e2e30c74ba7bbece6 |