betalgo/openai
A .NET client library for calling OpenAI's REST API endpoints including GPT models, DALL-E, and Whisper.

Velocity · 7d
+1.8
★ / day
Trend
→steady
star history
This library wraps OpenAI’s API to enable .NET developers to integrate AI capabilities into their applications. It provides typed interfaces for chat completions, embeddings, image generation, audio transcription, and the Realtime API. Developers install it via NuGet and use it to make authenticated HTTP calls to OpenAI’s cloud services from C# or other .NET languages.