psun247/CSharpWpfChatGPT
C# WPF ChatGPT API (GPT-3.5 Turbo) app
This application allows you to interact with OpenAI's advanced AI models (like GPT-4 and GPT-3.5 Turbo) through a user-friendly desktop interface. You provide text prompts or questions, and the AI generates relevant responses. It also keeps a history of your conversations, stored for future reference. This tool is for anyone who wants to use powerful AI for writing, brainstorming, or getting information without needing to write code.
No commits in the last 6 months.
Use this if you want a simple, standalone desktop application to chat with advanced AI models and keep a record of your conversations.
Not ideal if you need to integrate AI capabilities into another software system or prefer web-based AI tools.
Stars
28
Forks
10
Language
C#
License
MIT
Category
Last pushed
Feb 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/psun247/CSharpWpfChatGPT"
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...