diff --git a/README.md b/README.md index 8331166..2e879a6 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,19 @@ potential hallucinations. --- +## Demo + +[![Watch the SumLens demo](docs/demo-thumbnail.png)](https://youtu.be/U30Zmb0N2hM) + +▶️ **[Watch the demo on YouTube](https://youtu.be/U30Zmb0N2hM)** — a faithful +summary scored all-green, a hallucinated sentence flagged red with its source +evidence, adjustable thresholds, and JSON/PDF export. + +--- + ## Contents +- [Demo](#demo) - [What SumLens does](#what-sumlens-does) - [Hardware requirements](#hardware-requirements) - [Installation](#installation) diff --git a/docs/demo-thumbnail.png b/docs/demo-thumbnail.png new file mode 100644 index 0000000..79ad248 Binary files /dev/null and b/docs/demo-thumbnail.png differ