Pinokio
From Notes_Wiki
Home > Local system based AI tools > Pinokio
Install Pinoko AppImage
To download and install Pinokio on local system use:
- Go to https://github.com/pinokiocomputer/pinokio/releases
- Download AppImage and run via AppImageLauncher. See Rocky 9.x Owncloud client via AppImage
- Then run pinokio via graphical run options.
- For this in Rocky 9.x use:
- chmod +x Pinokio.AppImage
- ./Piniokio.AppImage
- For this in Ubuntu 24.04 use:
- chmod +x Pinokio.AppImage
- ./Pinoko.AppImage --no-sandbox
- For this in Rocky 9.x use:
- During first run set a parent folder in location where you have enough space (at least 300GB+)
- Install recommended tools from Overall list of useful AI tools
Refer: - https://program.pinokio.computer/#/?id=linux
Useful tools within Pinokio
Dia
We can use dia for text to speech generation. It also has option for speech to text.
After installing dia via pinokio one click it may not work. Use below steps to solve the issue:
- cd pinokio-files/api/dia.git/
- source app/env/bin/activate
- pip uninstall dac
- pip install git+https://github.com/descriptinc/descript-audio-codec.git
Browser-use
We can benefit from browser-user by using AI (including vision models if required) for performing tasks on sites. Browser-use can open a browser and perform actions on sites. Browser-use supports local ollama so we can perform the automation locally without depending on SaaS based AI.
To configure browser-use use:
- Install browser-use using pinokio one click install