hanhead/OpenAISharp
This C# library provides easy access to Open AI's powerful API for natural language processing and text generation. With just a few lines of code, you can use state-of-the-art deep learning models like GPT-3 and GPT-4 to generate human-like text, complete tasks, and more.
This C# library allows software developers to integrate OpenAI's powerful AI models directly into their .NET applications. You can input text prompts or existing images and receive AI-generated text, modified text, images, or content moderation results. It's designed for developers building applications that need advanced natural language processing and image generation capabilities.
No commits in the last 6 months.
Use this if you are a C# developer looking to easily add AI features like text generation, text editing, content moderation, or image creation/editing to your applications.
Not ideal if you are not a C# developer or if you prefer to use OpenAI's APIs directly without a wrapper library.
Stars
15
Forks
4
Language
C#
License
—
Category
Last pushed
Mar 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/hanhead/OpenAISharp"
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...