betalgo/openai
.NET library for the OpenAI service API by Betalgo Ranul
This is a .NET library that allows developers to easily integrate OpenAI's artificial intelligence capabilities into their applications. Developers can incorporate features like AI-powered chat, text generation, and image creation into their software, taking input data and producing AI-generated text or images. The primary user of this library is a software developer working with the .NET framework.
2,998 stars.
Use this if you are a .NET developer building an application and want to add OpenAI's AI features, such as ChatGPT, image generation, or other text models, to it.
Not ideal if you are not a .NET developer or are looking for a ready-to-use application rather than a programming library.
Stars
2,998
Forks
539
Language
C#
License
MIT
Category
Last pushed
Dec 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/betalgo/openai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
RageAgainstThePixel/OpenAI-DotNet
A Non-Official OpenAI RESTful API Client for DotNet
jeffdapaz/VisualChatGPTStudio
Add chatGPT functionalities directly on Visual Studio
RageAgainstThePixel/com.openai.unity
A Non-Official OpenAI Rest Client for Unity (UPM)
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...