Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 446 Bytes

readme.md

File metadata and controls

13 lines (6 loc) · 446 Bytes

Giuseppe.

Socket-based modular chatbot that can run on Raspberry Pi 4 with transcription, thought, and speech

You need to install Ollama separately (from ollama repo). You need to install docker separately.

Then docker compose up -d to run.

You may need to add some welcome messages (run src/own_tongue.py to generate arbitrary speech) to wavs or src/wavs. Let me know if you're interested in this project and I'll help you set it up.