diff --git a/README.md b/README.md
index 0ba6ebc..46451a3 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
[](https://github.com/wavekat/wavekat-lab/actions/workflows/release-please.yml)
[](https://deepwiki.com/wavekat/wavekat-lab)
-A research repo for the [WaveKat](https://github.com/wavekat) project — interactive tools and Jupyter notebooks for working with audio models (VAD, turn detection, voice datasets, and more).
+A research repo for the [WaveKat](https://wavekat.com) project — interactive tools and Jupyter notebooks for working with audio models (VAD, turn detection, voice datasets, and more).
> [!WARNING]
> Early development. Things may change.
@@ -64,6 +64,12 @@ make lab # start Jupyter Lab on notebooks/
|
| **[Adding FireRedVAD as the 4th backend](https://www.youtube.com/watch?v=j2KkhpFRKaY)**
Benchmarking Xiaohongshu's FireRedVAD against Silero, TEN VAD, and WebRTC across accuracy and latency. |
|
| **[VAD Lab: Real-time multi-backend comparison](https://www.youtube.com/watch?v=450O3w9c-e8)**
Live demo of VAD Lab comparing WebRTC, Silero, and TEN VAD side by side with real-time waveform visualization. |
+## About WaveKat
+
+`wavekat-lab` is part of WaveKat, an open-source ecosystem for building real-time voice pipelines. This repo holds interactive tools and notebooks for experimenting with the audio models — VAD, turn detection, and more — that power those pipelines.
+
+See [wavekat.com](https://wavekat.com) for the full project.
+
## Stars