navaei/netchatgpt
Sample apps for ChatGPT with C#
This is a collection of sample applications designed for developers who want to integrate ChatGPT's conversational AI into their C# (.NET) projects. It helps you get started with building applications that can hold interactive conversations and generate text responses. You input C# code examples and an OpenAI API key, and it provides working C# applications demonstrating various ChatGPT functionalities, including a Telegram bot.
No commits in the last 6 months.
Use this if you are a C# developer looking for practical examples to quickly integrate ChatGPT API capabilities, including DALLĀ·E image generation and Telegram bot functionality, into your own applications.
Not ideal if you are an end-user looking for a ready-to-use ChatGPT application without any coding.
Stars
8
Forks
—
Language
C#
License
Apache-2.0
Category
Last pushed
Jun 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/navaei/netchatgpt"
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...