# AI-Yash/st-chat

Streamlit Component, for a Chatbot UI

Repository: https://github.com/AI-Yash/st-chat
Canonical: https://ross.abutalabs.com/products/st-chat
Homepage: https://pypi.org/project/streamlit-chat/
Language: JavaScript
License: MIT
License Family: permissive
Topics: streamlit-component, chatbot, hacktoberfest
Last push: 2024-08-19T04:08:17+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 1719, "days_push": 744, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1100, forks 270 (observed 2026-08-28T04:03:35.422113+00:00)

## What it is
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
- artifact type: plugin
- maturity: maintenance
- function: ui-components, chat-interface
- domain: chatbots, frontend, web-development
- platform: python
- tags: streamlit-component, chatbot-ui, python-ui, web-server

## Member repositories
- AI-Yash/st-chat (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:35.422113+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:45:45.641129+00:00, confidence not recorded.
  - readme: https://github.com/AI-Yash/st-chat (fetched 2026-08-28T04:03:35.422113+00:00, sha 20b1cb53febc)
  - homepage: https://pypi.org/project/streamlit-chat/ (fetched 2026-08-29T12:49:10.842546+00:00, sha 4b4e8fead74a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
