https://github.com/cheft/machat
chatGPT by swiftui
https://github.com/cheft/machat
Last synced: about 1 year ago
JSON representation
chatGPT by swiftui
- Host: GitHub
- URL: https://github.com/cheft/machat
- Owner: cheft
- Created: 2024-03-29T06:15:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T03:24:29.000Z (about 2 years ago)
- Last Synced: 2025-05-11T07:14:35.554Z (about 1 year ago)
- Language: Swift
- Size: 2.36 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Machat
又一个 chatgpt 客户端,支持 Macos 12+ ,采用 swiftUI 和 Realm 编写;markdown 采用原生渲染方式,目标是想做一款性能较好的工具
## TODO
- [x] 聊天功能
- [x] 会话管理(prompt、上下文)
- [x] 流式响应解析,打字效果渲染
- [x] 聊天存储
- [x] 关键字简单搜索
- [x] 输入框优化
- [x] 滚动体验优化
- [x] 数据清理等
- [ ] 支持 llama3 本地模型
- [ ] 模型参数设置,model,maxToken
- [ ] 字体文本设置,界面美化
- [ ] 全文搜索,定位,高亮文本
- [ ] 性能优化,分页查询
- [ ] 数据批量导出
- [x] 修复聊天框失去焦点会发送的bug
- [ ] 修复vscode代码复制到聊天框会乱码的bug,部分机型出现
## Screenshot
