# richardgill/llm-ui

The React library for LLMs

Repository: https://github.com/richardgill/llm-ui
Canonical: https://ross.abutalabs.com/products/llm-ui
Homepage: https://llm-ui.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: component-library, react, chatgpt, claude, generative-ai, llm, openai, llama, markdown
Last push: 2025-07-02T12:52:26+00:00

## Health v2 (maintenance only)
Score: 28/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 29, release rhythm 8, longevity 63
- inputs: {"age_days": 885, "days_push": 427, "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 1748, forks 89 (observed 2026-08-28T04:05:30.963976+00:00)

## What it is
A React component library for rendering LLM output in web applications. It smoothly displays streamed tokens at native frame rate, removes broken markdown syntax, and supports custom components and syntax-highlighted code blocks.

## Use cases
- render streaming LLM output in a React chat app
- display markdown from ChatGPT or Claude responses without broken syntax
- add custom components like buttons to LLM output
- smooth out pauses in streamed LLM tokens
- show syntax-highlighted code blocks from LLM responses
- build a chat interface for any LLM model

## When to choose
- you are building a React app that displays streamed LLM responses
- you need polished rendering of markdown and code blocks from LLM output
- you want headless components you can style yourself
- you need smooth, frame-rate-matched rendering of token streams

## When to avoid
- you are not using React
- you need a full chat backend or LLM API integration rather than output rendering
- you need a complete pre-styled chat UI out of the box

## Facets
- artifact type: library
- maturity: active
- function: ui-components, markdown, frontend-framework, chat-interface
- domain: large-language-models, frontend, web-development, chatbots
- platform: -
- tags: llm-output-rendering, streaming-ui, markdown-rendering, syntax-highlighting, headless-components, shiki, react-components, generative-ai, react, javascript, typescript, web

## Member repositories
- richardgill/llm-ui (main) score 28

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:30.963976+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-30T03:29:00.814285+00:00, confidence not recorded.
  - readme: https://github.com/richardgill/llm-ui (fetched 2026-08-28T04:05:30.963976+00:00, sha ca8792404d19)
  - homepage: https://llm-ui.com (fetched 2026-08-29T11:07:05.039178+00:00, sha 97dcc2111f9b)
  - site_page: https://llm-ui.com/docs (fetched 2026-08-29T11:07:05.048192+00:00, sha 602b9240afad)
  - site_page: https://llm-ui.com/about (fetched 2026-08-29T11:07:05.050187+00:00, sha 0064dbb55a4d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
