LLM Output
1.0x
Advanced Markdown
Markdown is rendered from left to right, markdown syntax is never visible
1.7x
Codeblocks
Beautiful syntax highlighting for every language with Shiki.
Python
def hello_llm_ui():
print("Hello llm-ui")
Typescript
const helloLlmUi = () => {
console.log("Hello llm-ui")
}
Haskell
main = putStrLn "Hello llm-ui"
1.0x
Custom Components
Render the model's output using your own custom 'blocks'
Custom Component
Quick actions:
5.0x
Throttling
Smooth out pauses in the model's output
Universal LLM support
llm-ui operates on the model's output string, so it works with any LLM model.
ChatGPT
Claude
Ollama
Mistral
Subscribe for email updates
Keep up to date with llm-ui