AI-Yash/st-chat
Streamlit Component, for a Chatbot UI observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1719
- days_rel: n/a
- days_push: 744
- n_releases_24m: 0
Adoption not part of the score
1100 stars · 270 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Streamlit custom component that renders a chatbot-style message UI in Python apps. It provides a simple message() function to display user and bot messages, including rich content like markdown, HTML, images, audio, and tables.
Use cases
- build a chatbot ui in streamlit
- display chat messages in a python web app
- render bot and user bubbles in streamlit
- show markdown and media inside a chat window
- prototype an llm chat interface quickly
When to choose
- you are building a chatbot demo or prototype with Streamlit
- you want a drop-in chat message component without writing frontend code
- you need to render rich content (markdown, html, media) in chat bubbles
When to avoid
- you need a production chat application outside Streamlit
- you need advanced chat features like streaming tokens, threads, or user authentication
- your project does not use Streamlit
Facets
plugin · maturity maintenance
ui-components chat-interface chatbots frontend web-development python streamlit-component chatbot-ui python-ui web-server
2 sources
- readme: https://github.com/AI-Yash/st-chat · fetched 2026-08-28 · 20b1cb53febc
- homepage: https://pypi.org/project/streamlit-chat/ · fetched 2026-08-29 · 4b4e8fead74a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AI-Yash/st-chat | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem