From ddd74710f9d2376f59fcaaedd56e9f2ab7ed3d73 Mon Sep 17 00:00:00 2001 From: C Date: Fri, 21 Aug 2026 04:59:11 +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 f4da809..d3400d8 100644 --- a/README.md +++ b/README.md @@ -65,3 +65,8 @@ The skill also covers project aliases (`wavespeed.json`), schema introspection, ## License [MIT](LICENSE) — same as the CLI. + +--- + +**[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 04ae6bbbd9bd4ebc83475b62ed1996835512dbc7 Mon Sep 17 00:00:00 2001 From: C Date: Fri, 21 Aug 2026 05:13:44 +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 d3400d8..2773cdc 100644 --- a/README.md +++ b/README.md @@ -68,5 +68,5 @@ The skill also covers project aliases (`wavespeed.json`), schema introspection, --- -**[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)**