JZO001/Forge.OpenAI
OpenAI API client library for .NET. I was developed it for for public use and it is free.
This is a software development kit (SDK) designed for .NET developers who want to integrate OpenAI's powerful AI models into their applications. It provides a structured way to send requests to the OpenAI API and receive responses, including handling potential errors. Developers can use this to build AI-powered features like text generation, code completion, or image analysis directly into their .NET projects.
No commits in the last 6 months.
Use this if you are a .NET developer building an application and need a robust, error-handling client to interact with the OpenAI API.
Not ideal if you are not a .NET developer or if you are looking for a ready-to-use application rather than a programming library.
Stars
37
Forks
15
Language
C#
License
MIT
Category
Last pushed
Mar 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/JZO001/Forge.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...