Skip to content

ChatGPTWizard is a cross-platform app built using .NET MAUI Blazor, designed to facilitate easy access to OpenAI's GPT API for conversational AI. With ChatGPTWizard, users can create and manage their OpenAI API keys within the app, start conversations with the GPT API, and display the responses in a slick UI.

License

Notifications You must be signed in to change notification settings

LightningBits-net/MyChatGptWizard

 
 

Repository files navigation

ChatGPTWizard

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.

Technologies Used
Maui Blazor Tailwind CSS MudBlazor SQLite
Features
Access to OpenAI ChatGPT Turbo API Built-in library of prompts Ability to create custom prompt library Contextual chat history
Getting Started
To get started with ChatGPTWizard, follow these steps:

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

Contributing
We welcome contributions from the community! If you would like to contribute to ChatGPTWizard, please follow these steps:

Fork this repository. Create a new branch for your feature or bug fix. Make your changes. Test your changes thoroughly. Submit a pull request.

License
ChatGPTWizard is licensed under the MIT license. See the LICENSE file for more information.

About

ChatGPTWizard is a cross-platform app built using .NET MAUI Blazor, designed to facilitate easy access to OpenAI's GPT API for conversational AI. With ChatGPTWizard, users can create and manage their OpenAI API keys within the app, start conversations with the GPT API, and display the responses in a slick UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.5%
  • CSS 29.4%
  • C# 19.1%
  • JavaScript 2.0%