mattu08/CSharp-OpenAI-ChatGPT-API-Connector-Class
This C# code was created by a conversation with OpenAI's ChatGPT, ChatGPT created code to connect to the ChatGPT API.
This is a C# code snippet that allows developers to integrate OpenAI's ChatGPT capabilities into their C# applications. It takes a text prompt as input and returns a text response generated by the ChatGPT model. This is for C# developers looking to add AI-powered text generation or conversational features.
No commits in the last 6 months.
Use this if you are a C# developer building an application and want to programmatically send text prompts to the OpenAI ChatGPT API and receive responses.
Not ideal if you are not a C# developer or are looking for a ready-to-use application rather than a code component for development.
Stars
7
Forks
—
Language
C#
License
MIT
Category
Last pushed
Feb 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/mattu08/CSharp-OpenAI-ChatGPT-API-Connector-Class"
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...