llama-stack-ui
v0.4.0-alpha.4
Published
Web UI for Llama Stack
Downloads
32
Readme
This is WIP.
We use shadcdn/ui Shadcn UI for the UI components.
Getting Started
First, install dependencies:
npm installThen, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:8322 with your browser to see the result.
