https://github.com/chengyull/qt-chattool
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.4%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: ChengYull
- Language: C++
- Default Branch: master
- Size: 21.5 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
README.md
基于Qt信号槽机制开发的AI对话工具
基于Qt界面且结合信号槽实现了对话调用自定义Function、流式输出的基本框架
基本架构
- WidgetUI模块:负责界面交互相关
- CharPro模块:负责实现对话相关的函数
- FuncTool模块:负责实现自定义函数模块
配置
在chatpro.h文件中设置API调用相关的信息

注意:模型要选择支持流式输出和FunctionCall的模型如百炼的qwen-max
界面

功能
- 模拟天气API获取北京、苏州、杭州天气
- 获取当前时间
- 保存当前对话记录
- 读取对话记录
Owner
- Login: ChengYull
- Kind: user
- Repositories: 1
- Profile: https://github.com/ChengYull
GitHub Events
Total
- Push event: 2
- Fork event: 1
- Create event: 2
Last Year
- Push event: 2
- Fork event: 1
- Create event: 2