Skip to content

WaveSpeedAI

Nuget package dotnet License: MIT Discord

Features

  • Fully generated C# SDK for WaveSpeed AI using AutoSDK
  • Multi-model generation platform with 700+ AI models for image, video, and audio generation
  • Typed FLUX Dev/Schnell/Ultra image generation endpoints
  • Typed Wan 2.1 text-to-video and image-to-video endpoints
  • Generic prediction endpoint supporting any model on the platform
  • MEAI AIFunction tools for use with any IChatClient
  • All modern .NET features - nullability, trimming, NativeAOT, etc.

Usage

1
2
3
using WaveSpeedAI;

using var client = new WaveSpeedAIClient(apiKey);

Support

Priority place for bugs: https://github.com/tryAGI/WaveSpeedAI/issues
Priority place for ideas and general questions: https://github.com/tryAGI/WaveSpeedAI/discussions
Discord: https://discord.gg/Ca2xhfBf3v

Acknowledgments

JetBrains logo

This project is supported by JetBrains through the Open Source Support Program.