jsuarezruiz/chatgpt-maui-playground
In this repository there are ChatGPT tests generating code for specific .NET MAUI UI or creating small applications directly.
This project helps .NET MAUI developers quickly prototype and build application features by generating C# and XAML code directly from conversational prompts. You provide natural language descriptions of the UI or application logic you need, and it outputs the corresponding .NET MAUI code for ViewModels, Views, and data structures. It's designed for developers looking to accelerate their mobile and desktop app development workflow.
No commits in the last 6 months.
Use this if you are a .NET MAUI developer who wants to rapidly generate UI components or small application features through natural language prompts.
Not ideal if you are not a .NET MAUI developer or are looking for a fully-fledged, production-ready code generation tool for complex systems.
Stars
8
Forks
—
Language
C#
License
MIT
Category
Last pushed
Mar 20, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/jsuarezruiz/chatgpt-maui-playground"
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...