Merge pull request #584 from MKY508/add-querygpt

Add QueryGPT - 自然语言数据库查询系统
This commit is contained in:
郑诚 (ZhengCheng) 2025-08-21 15:21:47 +08:00 committed by GitHub
commit 92f5fe8d00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,6 +24,9 @@
#### Honwhy Wang - [Github](https://github.com/honwhy)
* :white_check_mark: [公众号阅读增强器](https://wxreader.honwhy.wang/):让微信公众号阅读体验更舒适,自动生成文章目录,优化图片查看,让阅读长文不再迷失,提升浏览体验 - [更多介绍](https://github.com/honwhy/WeChatReaderEnhancer)
#### Mao Kaiyue - [Github](https://github.com/MKY508)
* :white_check_mark: [QueryGPT](https://github.com/MKY508/QueryGPT):自然语言数据库查询系统。基于 OpenInterpreter 开发,让非技术人员也能用中文查询数据库。比如问"上个月销售最好的产品是什么",系统会自动执行查询并生成图表。目前在生产环境稳定运行,每天处理上百次查询请求
### 2025 年 8 月 19 号添加
#### Panda (深圳)
* :white_check_mark: [薪资跳动](https://money-dance.com/):记录工作和摸鱼的微信小程序,可以实时显示当天收入和进度,可以记录和统计摸鱼多少分钟赚了多少钱,还有各种维度的数据统计和可视化。