A Maui Blazor hybrid application that allows users to create multiple native apps that can call the OpenAI ChatGPT Turbo API. The app provides a built-in library of prompts that can be accessed by the user, as well as the ability to create their own prompt library. Additionally, the app has the ability to remember the context of chats.
Please note that ChatGPTWizard is currently in the early stages of development and is not yet production-ready. However, we welcome feedback and contributions from the community to help us improve and add more features. Clone this repository to your local machine. Install the .NET 7 SDK. Install Blazor Hybrid and All MAUI dependencies
Fork this repository. Create a new branch for your feature or bug fix. Make your changes. Test your changes thoroughly. Submit a pull request.