This post is part of the Voice Assistant on Raspberry Pi series.
Article #2 ended with a hardcoded response, which was enough to confirm the audio pipeline works. Now we swap that line for a real HTTP call to Ollama on the pi-cerveau, and add a system prompt to give the assistant a personality and some knowledge about your home.
The complete code for this article is available on GitHub.
[Read More]