Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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.

License

NotificationsYou must be signed in to change notification settings

danielmonettelli/dotnetmaui-chatgpt-app-oss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codacy Badge.NET MAUI CIContributor CovenantLicense

Open Source ❤StarsForksPull RequestsIssuesContributors

Main Cover

Experience natural conversations with ourChatGPT application, built with.NET MAUI for simplicity and efficiency.

IMPORTANT ANNOUNCEMENT: An ethical and responsible use of ChatGPT, an application created in .NET MAUI and based on OpenAI technology, is essential. Users and developers must consider the possible ethical and social impacts, working together to guarantee ethical and responsible standards such as transparency, fairness and responsibility.

Instructions

Before using the application, it is recommended to create an OpenAI account and generate your API key. You can manage your secret keys on the following OpenAI page.

Next, add the OpenAI API key to theOpenAIToken constant in the project, which is responsible for storing it.

namespaceChatGPT.Constants{publicstaticclassAPIConstants{publicconststringOpenAIUrl="https://api.openai.com/";publicconststringOpenAIToken="OPENAI_API_KEY_HERE";publicconststringOpenAIEndpoint_Completions="v1/completions";publicconststringOpenAIEndpoint_Generations="v1/images/generations";}}

Features

Experience smooth animation when switching between light and dark themes✔️
Enjoy a harmonious interface on any screen sizeIn process of completion
Enjoy a Lottie animation when the message list is empty✔️
Ability to switch between text and image chat modes dynamically✔️
The Border control automatically adjusts to the size of the message, whether it is short or longIn process of completion

Supported platforms

✔️
✔️
✔️
✔️

Design tool

Tutorials

Publications

👥 Contributions Core

Luis BeltranBryan OroxónDaniel Monettelli

Open Source ❤

It is with humility and gratitude that we offer our open source contributions to the .NET MAUI community, hoping to share a small grain of wisdom. If you decide to use this project, please feel free to acknowledge the contributions and dedication of all contributors.

About

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.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp