RageAgainstThePixel/OpenAI-DotNet
A Non-Official OpenAI RESTful API Client for DotNet
This is a C# .NET library that allows software developers to integrate OpenAI's powerful AI models directly into their applications. Developers can send requests to the OpenAI API (e.g., text prompts, image generation requests) and receive responses (e.g., generated text, images) within their .NET programs. It's intended for .NET software developers building applications that need AI capabilities.
765 stars.
Use this if you are a .NET developer building an application and want to incorporate features like AI-driven chat, image generation, or advanced text analysis using OpenAI models.
Not ideal if you are not a C# or .NET developer, or if you need to use OpenAI's services directly without writing code.
Stars
765
Forks
160
Language
C#
License
MIT
Category
Last pushed
Jan 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/RageAgainstThePixel/OpenAI-DotNet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
jeffdapaz/VisualChatGPTStudio
Add chatGPT functionalities directly on Visual Studio
RageAgainstThePixel/com.openai.unity
A Non-Official OpenAI Rest Client for Unity (UPM)
betalgo/openai
.NET library for the OpenAI service API by Betalgo Ranul
Azure-Samples/azure-search-openai-demo-csharp
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure...
chataize/generative-cs
Generative AI library for .NET 9.0 with built-in OpenAI ChatGPT and Google Gemini API clients...