From 794532f829cc0e11d51e5fe582a2f44b38fa4521 Mon Sep 17 00:00:00 2001
From: mrciffa <49000955+davide221@users.noreply.github.com>
Date: Fri, 12 Jun 2026 16:54:50 +0200
Subject: [PATCH] docs(readme): add Demos section + header badge
Add a Demos table by the Community section linking the walkthrough
videos for Spark, DFlash, Turboquant, Harness setup, PFlash, and
Megakernel, plus a Demos badge in the header row that anchors to it
(#demos).
Co-Authored-By: WOZCODE
+
@@ -390,6 +391,21 @@ Nothing was built for local AI inference. Most machines bolt a stock GPU onto a --- +## Demos + +Video walkthroughs of each optimization and the harness setup. + +| Demo | Video | +|------|-------| +| Luce Spark | [YouTube](https://www.youtube.com/watch?v=LB1aVj9lNhg) | +| Luce DFlash | [YouTube](https://www.youtube.com/watch?v=vbPGvvSB8IQ) | +| Luce Turboquant | [YouTube](https://www.youtube.com/watch?v=uTOOrfhrnBk) | +| Luce Harness setup | [YouTube](https://www.youtube.com/watch?v=PysoxVGfvRE) | +| Luce PFlash | [YouTube](https://www.youtube.com/watch?v=NWeKUL9Bc6Y) | +| Luce Megakernel | [YouTube](https://www.youtube.com/watch?v=e6jY4goVIu0) | + +--- +