dcdogan/ChatGPTWebService
ChatGPTWebService is an API application that allows users to access the chatbot functionality of ChatGPT using a given API key. Written in C# and built with the latest version of the .NET framework, ChatGPTWebService allows developers to integrate ChatGPT's natural language processing capabilities into their own chatbot applications.
This is an API application for .NET developers who want to integrate ChatGPT's natural language processing into their own chatbot applications. It takes a ChatGPT API key and user inputs, then provides human-like answers. Developers can use this to add conversational AI capabilities to their C# projects.
No commits in the last 6 months.
Use this if you are a C# developer building a chatbot and want to easily incorporate ChatGPT's conversational AI.
Not ideal if you are not a C# or .NET developer, or if you need a pre-built chatbot solution rather than an integration tool.
Stars
8
Forks
1
Language
C#
License
—
Category
Last pushed
Jan 09, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/dcdogan/ChatGPTWebService"
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...