From dabd693e583a2f306d4163c1a5f71fe8e6096ddd Mon Sep 17 00:00:00 2001 From: Daniel Lo Nigro Date: Mon, 17 Aug 2026 21:42:48 -0700 Subject: [PATCH] AssemblyAI doesn't have an official SDK any more --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 5408525..1b6fccb 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,6 @@ [![License: MIT](https://img.shields.io/github/license/tryAGI/AssemblyAI)](https://github.com/tryAGI/AssemblyAI/blob/main/LICENSE.txt) [![Discord](https://img.shields.io/discord/1115206893015662663?label=Discord&logo=discord&logoColor=white&color=d82679)](https://discord.gg/Ca2xhfBf3v) -AssemblyAI has [an official .NET SDK](https://github.com/AssemblyAI/assemblyai-csharp-sdk) available, -and we use this SDK primarily to improve the overall experience -of our SDK/try to reach/exceed the level of the official one and -extend it to all our generated SDKs for other platforms. - ## Features 🔥 - Fully generated C# SDK based on [official AssemblyAI OpenAPI specification](https://www.assemblyai.com/docs/api-reference/openapi.json) using [OpenApiGenerator](https://github.com/HavenDV/OpenApiGenerator) - Same day update to support new features