dotnetmaui-chatgpt-app-oss and ChatGptPlayground
The .NET MAUI ChatGPT app is an end-user application that consumes OpenAI technologies, while the ASP.NET Core chat application is a backend playground that can be used to test ChatGPT workflows, suggesting they are ecosystem siblings where one could be a client of the other's underlying technology or a more complete application building on similar principles.
About dotnetmaui-chatgpt-app-oss
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.
About ChatGptPlayground
marcominerva/ChatGptPlayground
A ready-to-use ASP.NET Core chat application backed by a Minimal API that can be used to test ChatGPT workflows
This is a ready-to-use chat application that helps .NET developers quickly test custom integrations and workflows with ChatGPT. It takes user input messages and processes them through a customizable backend, allowing developers to see how their custom logic interacts with the AI. The target user is a .NET developer building applications that incorporate ChatGPT.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work