From 93223b9afed2643662c404c0f15b3400d5681a07 Mon Sep 17 00:00:00 2001 From: C Date: Fri, 21 Aug 2026 04:59:30 +0000 Subject: [PATCH 1/2] docs: link to the hosted playgrounds from the README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 56d2869..9d0bb40 100644 --- a/README.md +++ b/README.md @@ -170,3 +170,8 @@ npm test -- tests/test_api.ts -t "run success" ## License MIT + +--- + +**[WaveSpeed AI](https://wavespeed.ai/)** — hosted inference for image, video, audio and 3D models. +Try it in the browser: **[Image generator](https://wavespeed.ai/image-generator)** · **[Video generator](https://wavespeed.ai/video-generator)** From 63c19f06d755ab7a0bba15a7a57d135945a24e1e Mon Sep 17 00:00:00 2001 From: C Date: Fri, 21 Aug 2026 05:13:49 +0000 Subject: [PATCH 2/2] docs: lead with the platform category, not the infrastructure --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d0bb40..8e64e89 100644 --- a/README.md +++ b/README.md @@ -173,5 +173,5 @@ MIT --- -**[WaveSpeed AI](https://wavespeed.ai/)** — hosted inference for image, video, audio and 3D models. +**[WaveSpeed AI](https://wavespeed.ai/)** — AI image & video generation platform. Try it in the browser: **[Image generator](https://wavespeed.ai/image-generator)** · **[Video generator](https://wavespeed.ai/video-generator)**