A streamlit component, to make chatbots
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
streamlit-chatbot-0.0.2.2.tar.gz
(648.1 kB
view hashes)
Built Distribution
Close
Hashes for streamlit-chatbot-0.0.2.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b31abdb329e84fc14c1faed831815d072b721a8cbadecce73296badb27dddc4 |
|
MD5 | 924ec0075fc1615d5d2231d8a95714f2 |
|
BLAKE2b-256 | 9daac43910f122dccadcdc7236d4be510bac0c589c76f4438fb741785f0af8be |
Close
Hashes for streamlit_chatbot-0.0.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36ac961378c51ea3b640eae4d5bd6142f1249deeea71c44e1773129d848a09e2 |
|
MD5 | dc377e815b7d3983bd4875dda122b759 |
|
BLAKE2b-256 | 7c08e0ecfb17a8b48f4a465de452f01763a29e15f1e3763513227a3a046680db |