AIChatForPC/README.md

42 lines
1.6 KiB
Markdown
Raw Normal View History

2024-04-17 18:43:30 +00:00
2024-04-18 03:32:25 +00:00
<div align="center">
<h1>AIChatForPC</h1>
<img src="https://img.shields.io/github/license/JasonYANG170/YANG-Chat?label=License&style=for-the-badge">
<img src="https://img.shields.io/github/commit-activity/w/JasonYANG170/YANG-Chat?style=for-the-badge">
<img src="https://img.shields.io/github/languages/count/JasonYANG170/YANG-Chat?logo=python&style=for-the-badge">
<br>
<a href="https://discord.com/invite/az3ceRmgVe"><img alt="Discord" src="https://img.shields.io/discord/978108215499816980?style=social&logo=discord&label=echosec"></a>
<br>
2024-04-17 18:43:30 +00:00
2024-04-18 03:32:25 +00:00
这是一项基于C++语言的QT应用程序
<br>
2024-04-17 18:43:30 +00:00
2024-04-18 03:32:25 +00:00
</div>
2024-04-17 18:43:30 +00:00
2024-04-18 03:32:25 +00:00
## 功能
- ✅ ChatGPT3.1
- ✅ 间断对话
- ✅ 连续对话
- ✅ 云服务请求
2024-04-17 18:43:30 +00:00
2024-04-18 03:32:25 +00:00
## QT版本
基于QT6.0开发
2024-04-17 18:43:30 +00:00
2024-04-18 03:32:25 +00:00
这是重大操作如使用此功能后您需要重新设置内容请在下次打开程序后5S内点击停用自动关闭。
2024-04-17 18:43:30 +00:00
2024-04-18 03:32:25 +00:00
## MFC版本
基于VisualStudio2022 MFC开发
2024-04-17 18:43:30 +00:00
2024-04-18 03:32:25 +00:00
## 支持环境
1.WindowsXP以上操作系统推荐Windows10以上系统
2.64位操作系统
# MFC版本程序界面
![屏幕截图(675)](https://user-images.githubusercontent.com/39414350/216811553-992bfea5-3027-4a51-bfa9-ba9dc7903818.png)
![屏幕截图(674)](https://user-images.githubusercontent.com/39414350/216811556-d4ae74f6-9d1b-4e99-9247-922938416049.png)
![屏幕截图(775)](https://user-images.githubusercontent.com/39414350/222312705-ba5fba4e-3e22-4138-985e-775abac0d3d3.png)
# QT重构版程序界面
2024-04-17 18:43:30 +00:00
2024-04-18 03:32:25 +00:00
![屏幕截图(582)](https://user-images.githubusercontent.com/39414350/236625679-28d68b3b-8bc6-418f-9510-33351ca81a9a.png)
2024-04-17 18:43:30 +00:00