PawanOsman/ChatGPT.Net
C# library for ChatGPT using official OpenAI API
This project helps C# developers integrate ChatGPT's AI capabilities into their .NET applications. It takes your application's text prompts and delivers AI-generated text responses, letting you add conversational AI features directly into your software. It is intended for C# developers who want to leverage OpenAI's API within their .NET projects.
386 stars. No commits in the last 6 months.
Use this if you are a C# developer building a .NET application and want to incorporate conversational AI via the official OpenAI ChatGPT API.
Not ideal if you are not a C# developer or you need a pre-built application rather than a library for integration.
Stars
386
Forks
70
Language
C#
License
MIT
Category
Last pushed
Jun 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/PawanOsman/ChatGPT.Net"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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...