<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Llama on Gabriel Mongeon</title><link>https://gabrielmongeon.ca/en/tags/llama/</link><description>Recent content in Llama on Gabriel Mongeon</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 15 May 2026 00:03:00 -0400</lastBuildDate><atom:link href="https://gabrielmongeon.ca/en/tags/llama/index.xml" rel="self" type="application/rss+xml"/><item><title>Ollama Integration and Home Context</title><link>https://gabrielmongeon.ca/en/2026/05/raspberry-pi-voice-assistant-ollama/</link><pubDate>Fri, 15 May 2026 00:03:00 -0400</pubDate><guid>https://gabrielmongeon.ca/en/2026/05/raspberry-pi-voice-assistant-ollama/</guid><description>&lt;p>&lt;em>This post is part of the &lt;a href="https://gabrielmongeon.ca/en/series/voice-assistant-on-raspberry-pi/">Voice Assistant on Raspberry Pi&lt;/a> series.&lt;/em>&lt;/p>
&lt;p>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.&lt;/p>
&lt;p>The complete code for this article is available on &lt;a href="https://github.com/mongeon/code-examples/tree/main/dotnet/ai/audio-assistant/03-ollama-context">GitHub&lt;/a>.&lt;/p></description></item></channel></rss>