yt3trees/OpenAIOnWPF
WPF application to operate OpenAI API
This desktop application helps you interact with AI models like ChatGPT for various tasks directly from your Windows computer. You input text questions or comments, and the AI provides responses, enabling a continuous dialogue. Anyone who wants to use AI for text generation, translation, or information retrieval without needing to use a web browser would find this useful.
No commits in the last 6 months.
Use this if you need a dedicated Windows application to chat with OpenAI or Azure OpenAI models, especially if you want features like prompt templates or built-in translation.
Not ideal if you prefer web-based AI tools, or need to connect to AI models other than OpenAI or Azure OpenAI.
Stars
24
Forks
7
Language
C#
License
MIT
Category
Last pushed
May 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/yt3trees/OpenAIOnWPF"
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...