#173 · Primary category: AI Chatbots

st-chat

chatbot hacktoberfest streamlit-component

Streamlit Component, for a Chatbot UI

Project last updated:08/19/24

GitHub Stars

1.1K

Forks

270

Contributors

9

License

MIT

Why we included this project

Building a chatbot inside Streamlit usually means resigning yourself to a plain list of messages. st-chat gives you a proper chat interface with speech bubbles, right-aligned user input, and bot replies on the left, and it renders tables, images, audio, YouTube embeds, and markdown inside the conversation. That saves you from writing all the styling and alignment logic yourself, so you can spend your time on the model or rules that generate the answers. If you already have a Streamlit app or demo and want a presentable chat experience without leaving that ecosystem, this is the lowest-friction way to get one.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category