Netizine/OpenAI
The unofficial OpenAI .NET library, supporting .NET Standard 2.0+, .NET Core 2.0+, and .NET Framework 4.6.1+.
This is an unofficial library designed for .NET developers to easily integrate OpenAI's powerful AI models into their applications. It allows you to send prompts or data to OpenAI models and receive text completions, chat responses, image edits, and more, directly within your .NET projects. This tool is for .NET developers building software that needs to interact with OpenAI's services.
No commits in the last 6 months.
Use this if you are a .NET developer who needs to incorporate OpenAI's generative AI capabilities, such as creating text, managing chat conversations, or manipulating images, into your applications.
Not ideal if you are not a .NET developer or if you require an official OpenAI client library with direct support from OpenAI.
Stars
7
Forks
—
Language
C#
License
Apache-2.0
Category
Last pushed
May 11, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Netizine/OpenAI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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)
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...