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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file streamlit-chatbot-0.0.2.2.tar.gz.
File metadata
- Download URL: streamlit-chatbot-0.0.2.2.tar.gz
- Upload date:
- Size: 648.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b31abdb329e84fc14c1faed831815d072b721a8cbadecce73296badb27dddc4
|
|
| MD5 |
924ec0075fc1615d5d2231d8a95714f2
|
|
| BLAKE2b-256 |
9daac43910f122dccadcdc7236d4be510bac0c589c76f4438fb741785f0af8be
|
File details
Details for the file streamlit_chatbot-0.0.2.2-py3-none-any.whl.
File metadata
- Download URL: streamlit_chatbot-0.0.2.2-py3-none-any.whl
- Upload date:
- Size: 655.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36ac961378c51ea3b640eae4d5bd6142f1249deeea71c44e1773129d848a09e2
|
|
| MD5 |
dc377e815b7d3983bd4875dda122b759
|
|
| BLAKE2b-256 |
7c08e0ecfb17a8b48f4a465de452f01763a29e15f1e3763513227a3a046680db
|