Skip to content

tiandaoyuxi/MiKaPo-Electron

 
 

Repository files navigation

MiKaPo-Electron

Desktop version of MiKaPo, supports ollama and takes input only from the webcam.

screenshot

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

TODO

  • 计划
  • 对话llm 测试 修改 llm端口 11343 使用自行改回11434
  • 切换模型
  • 引入动作
  • 动作管理
  • 麦克风权限

About

MiKaPo-Electron-llm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 91.5%
  • CSS 7.1%
  • Other 1.4%