AIChatForPC/README.md
2024-04-18 11:41:43 +08:00

41 lines
1.5 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div align="center">
<h1>AIChatForPC</h1>
<img src="https://img.shields.io/github/license/JasonYANG170/AIChatForPC?label=License&style=for-the-badge">
<img src="https://img.shields.io/github/commit-activity/w/JasonYANG170/AIChatForPC?style=for-the-badge">
<img src="https://img.shields.io/github/languages/count/JasonYANG170/AIChatForPC?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>
这是一项基于C++语言的QT应用程序
<br>
</div>
## 🚧本项目已停止维护
## 功能
- ✅ ChatGPT3.1
- ✅ 间断对话
- ✅ 连续对话
- ✅ 云服务请求
## QT版本
基于QT6.0开发
## MFC版本
基于VisualStudio2022 MFC开发
## 支持环境
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重构版程序界面
![屏幕截图(582)](https://user-images.githubusercontent.com/39414350/236625679-28d68b3b-8bc6-418f-9510-33351ca81a9a.png)