TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: LLM-UI – A library for building LLM UIs

4 pointsby richardgill88about 1 year ago
I built llm-ui, a UI library to help build a UI similar to ChatGPT. It operates on language model output strings, so works with any language model.<p>Quick features:<p>- Hides partial &#x2F; broken markdown syntax<p>- Add your own custom components to LLM output<p>- Throttling smooths out pauses in the LLM’s streamed output<p>- Renders output at native frame rate<p>- Code blocks for every language with Shiki<p>- Headless: Bring your own styles<p>The first version is react only for now, but I&#x27;m planning to support most frontend frameworks.

no comments

no comments