Awesome
MiKaPo-Electron
Desktop version of MiKaPo, supports ollama and takes input only from the webcam.
<img src="./screenshot2.png" alt="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