Desktop version of MiKaPo, supports ollama and takes input only from the webcam.
$ npm install$ npm run dev# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux- 计划
- 对话llm 测试 修改 llm端口 11343 使用自行改回11434
- 切换模型
- 引入动作
- 动作管理
- 麦克风权限
