Skip to main content

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

chatbot-animated

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

streamlit-chat-animated-0.0.3.3.tar.gz (650.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page