# chat-box
**Repository Path**: CZJpython/chat-box
## Basic Information
- **Project Name**: chat-box
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-12-29
- **Last Updated**: 2024-11-25
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# flutter_chatgpt
本项目基于一个 flutter 脚手架 https://github.com/bravekingzhang/flutter_template_mason ,开发的一款可以和 ChatGPT 聊天的 App!
**全平台支持**
- macOS ✅
- Linux✅
- Windows✅
- Android✅
- iOS✅
# 使用方法
release dir 可以直接下载 release 版本,也可以:
1. clone the repository
2. flutter pub get
3. flutter build macos/linux/windows/android/ios
# 特性展示
- 支持代码着色
- 代码可复制
- 使用 stream 流式 API 请求,响应比较快
- 清爽的 UI
# Mobile support
# 支持特性
- [x] 多语言支持
- [x] 单元测试
- [x] 组件测试
- [x] 优秀的全局数据管理方式 flutter_bloc
- [x] flutter_bloc_test
- [x] 主题切换
- [x] 统一的路由管理
- [x] 全局状态管理
- [x] 多轮次对话
- [x] prompt 支持
- [x] 增加了打字机的震动效果
- [x] 支持 web 搜索能力
- [x] 支持 YouAi,集成 GPT4
- [ ] 一键到出会话支持
- [ ] 支持高级搜索
- [ ] 等你 issue 来支持
### 关于 YouAi 中使用 GPT4
#### 效果看这里
#### 设置
# 开源共建
让我们一起改进,把这个 App 做得更加好用一些。
# 给我打 call
如果你觉得对你有用,就请我一杯咖啡。
# 加入群聊
添加我,注明自己 github 账号名,入群的目的,加入群聊,一起学习 prompt 工程。
# License: MIT
本项目采用 MIT 许可证授权。