Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 888 Bytes

File metadata and controls

8 lines (5 loc) · 888 Bytes

VoiceMate-Agent

VoiceMate Agent 是一款桌宠形式的Windows Agent。它可以进行日常聊天,还能执行用户的指令,自动操作电脑——文件批处理、生成代码、查询信息,脚本编写,一键让AI完成。

VoiceMate Agent is a Windows Agent in the form of a tabletop pet. It can engage in daily conversations, execute user instructions, and automatically operate the computer - performing tasks such as file batch processing, code generation, information retrieval, script writing, and allowing the AI to complete tasks with just one click.

需要编译时,请安装QT6和libcurl、json三方库。请编辑QTWidgetsApp.cpp的构造函数,传入对应的AiApiKey。

For compilation, please install the QT6 and the third-party libraries of libcurl and json. Please edit the constructor of QTWidgetsApp.cpp and pass in the corresponding AiApiKey.