Skip to content

martinklepsch/llm-web-ui

Repository files navigation

LLM Web UI

A web frontend for the llm command line tool.

Usage

npx -y llm-web-ui $(llm logs path)

Conversations List

Screenshot of the conversations page

Responses Stream

Screenshot of the responses page

Development

bun run dev