danielmonettelli/dotnetmaui-chatgpt-app-oss
ChatGPT is an open-source chat application developed with .NET MAUI, employing OpenAI technologies to replicate functionality similar to ChatGPT. The application generates chat responses using these OpenAI technologies.
This application allows you to engage in natural language conversations, similar to ChatGPT, or generate images from text prompts. You input text queries, and the application provides text responses or generated images, leveraging OpenAI's technology. It's designed for developers who want to integrate conversational AI or image generation features into their .NET MAUI applications for various platforms.
109 stars. No commits in the last 6 months.
Use this if you are a .NET MAUI developer looking for a pre-built, open-source solution to quickly add ChatGPT-like conversational AI or image generation capabilities to your mobile and desktop applications.
Not ideal if you are an end-user simply looking for a ready-to-use ChatGPT application, as it requires developer setup with an OpenAI API key.
Stars
109
Forks
24
Language
C#
License
MIT
Category
Last pushed
Jul 02, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/danielmonettelli/dotnetmaui-chatgpt-app-oss"
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...