Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ SPDX-License-Identifier: MPL-2.0
<a href="https://demo.streamkit.dev"><img src="https://img.shields.io/badge/demo-try%20it%20live-brightgreen?style=flat-square" alt="Live Demo"></a>
<a href="LICENSE"><img src="https://img.shields.io/badge/license-MPL%202.0-blue?style=flat-square" alt="License: MPL-2.0"></a>
</p>
<p align="center"><strong><a href="https://demo.streamkit.dev">Try the live demo</a></strong> — no install required</p>
<br>

<p align="center">
Expand Down Expand Up @@ -82,6 +83,8 @@ If you try it and something feels off, please open an issue (or a small PR). For

## Quickstart (Docker)

> **Want to skip the setup?** [Try the live demo](https://demo.streamkit.dev) to explore StreamKit instantly in your browser.

The fastest way to get started is using pre-built Docker images from GitHub Container Registry (GHCR). The image serves the web UI and includes sample pipelines.

> [!CAUTION]
Expand Down
Loading