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
File details
Details for the file streamlit-chat-animated-0.0.3.3.tar.gz.
File metadata
- Download URL: streamlit-chat-animated-0.0.3.3.tar.gz
- Upload date:
- Size: 650.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7be414de743b098a1d8fd40afea30302acf92145f6e8af6ff45c839ecdcb06c
|
|
| MD5 |
750c6a34d9ff46e0cf9f379150f83928
|
|
| BLAKE2b-256 |
1cdf4aaecb4ed547af493fd97a2f10302e43cc36ef694ade7f82ab26797abc82
|