<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Python Archives</title>
	<atom:link href="https://peppe8o.com/category/python/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Raspberry PI, Arduino and Electronics made simple</description>
	<lastBuildDate>Sun, 03 May 2026 16:41:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://peppe8o.com/wp-content/uploads/2024/03/cropped-Logo2D_512x512_2-32x32.png</url>
	<title>Python Archives</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to build an AI Agent on Raspberry PI with LangChain and Ollama 0 (0)</title>
		<link>https://peppe8o.com/ai-agent-raspberry-pi/</link>
					<comments>https://peppe8o.com/ai-agent-raspberry-pi/#respond</comments>
		
		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Sun, 03 May 2026 16:41:08 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[RPI Computers]]></category>
		<category><![CDATA[ai agent]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[langchain]]></category>
		<category><![CDATA[langchain tools]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[raspberry pi]]></category>
		<category><![CDATA[raspberry pi AI agent]]></category>
		<guid isPermaLink="false">https://peppe8o.com/?p=16555</guid>

					<description><![CDATA[<a href="https://peppe8o.com/ai-agent-raspberry-pi/" title="How to build an AI Agent on Raspberry PI with LangChain and Ollama&lt;span class=&quot;rmp-archive-results-widget rmp-archive-results-widget--not-rated&quot;&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt; &lt;span&gt;0 (0)&lt;/span&gt;&lt;/span&gt;" rel="nofollow"><img width="300" height="168" src="https://peppe8o.com/wp-content/uploads/2026/05/ai-agent-raspberry-pi-featured-image-300x168.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="ai-agent-raspberry-pi-featured-image" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="1" decoding="async" fetchpriority="high" srcset="https://peppe8o.com/wp-content/uploads/2026/05/ai-agent-raspberry-pi-featured-image-300x168.jpg 300w, https://peppe8o.com/wp-content/uploads/2026/05/ai-agent-raspberry-pi-featured-image-768x429.jpg 768w, https://peppe8o.com/wp-content/uploads/2026/05/ai-agent-raspberry-pi-featured-image.jpg 1374w" sizes="(max-width: 300px) 100vw, 300px" /></a><p>In this tutorial, I will show you how to install and configure an AI Agent on a Raspberry PI computer board by using LangChain and Ollama, to get an agent running only in your local storage (without any cloud service). I will include the code to perform a few basic tasks, but this tutorial will [&#8230;]</p>
<p>The post <a href="https://peppe8o.com/ai-agent-raspberry-pi/">How to build an AI Agent on Raspberry PI with LangChain and Ollama&lt;span class=&quot;rmp-archive-results-widget rmp-archive-results-widget--not-rated&quot;&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt; &lt;span&gt;0 (0)&lt;/span&gt;&lt;/span&gt;</a> appeared first on <a href="https://peppe8o.com">peppe8o</a>.</p>
]]></description>
		
					<wfw:commentRss>https://peppe8o.com/ai-agent-raspberry-pi/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Monitor AI Tasks on Raspberry PI with MLFlow 0 (0)</title>
		<link>https://peppe8o.com/raspberry-pi-mlflow/</link>
					<comments>https://peppe8o.com/raspberry-pi-mlflow/#respond</comments>
		
		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Sun, 26 Apr 2026 19:45:17 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[RPI Computers]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[mlflow]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[raspberry pi]]></category>
		<guid isPermaLink="false">https://peppe8o.com/?p=16526</guid>

					<description><![CDATA[<a href="https://peppe8o.com/raspberry-pi-mlflow/" title="How to Monitor AI Tasks on Raspberry PI with MLFlow&lt;span class=&quot;rmp-archive-results-widget rmp-archive-results-widget--not-rated&quot;&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt; &lt;span&gt;0 (0)&lt;/span&gt;&lt;/span&gt;" rel="nofollow"><img width="300" height="167" src="https://peppe8o.com/wp-content/uploads/2026/04/raspberry-pi-mlflow-featured-image-300x167.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="raspberry-pi-mlflow-featured-image" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="1" decoding="async" srcset="https://peppe8o.com/wp-content/uploads/2026/04/raspberry-pi-mlflow-featured-image-300x167.jpg 300w, https://peppe8o.com/wp-content/uploads/2026/04/raspberry-pi-mlflow-featured-image-768x427.jpg 768w, https://peppe8o.com/wp-content/uploads/2026/04/raspberry-pi-mlflow-featured-image.jpg 1350w" sizes="(max-width: 300px) 100vw, 300px" /></a><p>In this tutorial, I will show you how to monitor Artificial Intelligence tasks running in your Raspberry PI with MLFlow. We&#8217;ll install everything on your Raspberry PI&#8217;s storage, so your data will remain protected in your device, and no cloud services will get any of it. I will use my last project, showing how to [&#8230;]</p>
<p>The post <a href="https://peppe8o.com/raspberry-pi-mlflow/">How to Monitor AI Tasks on Raspberry PI with MLFlow&lt;span class=&quot;rmp-archive-results-widget rmp-archive-results-widget--not-rated&quot;&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt; &lt;span&gt;0 (0)&lt;/span&gt;&lt;/span&gt;</a> appeared first on <a href="https://peppe8o.com">peppe8o</a>.</p>
]]></description>
		
					<wfw:commentRss>https://peppe8o.com/raspberry-pi-mlflow/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Power on / Shutdown Button with Raspberry PI (and How to Avoid Shutdown Options) 5 (8)</title>
		<link>https://peppe8o.com/shutdown-button-raspberry-pi/</link>
					<comments>https://peppe8o.com/shutdown-button-raspberry-pi/#comments</comments>
		
		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Tue, 21 Apr 2026 16:16:28 +0000</pubDate>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[RPI Computers]]></category>
		<category><![CDATA[power on button]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[raspberry pi shutdown button]]></category>
		<category><![CDATA[shutdown button]]></category>
		<guid isPermaLink="false">https://peppe8o.com/?p=3488</guid>

					<description><![CDATA[<a href="https://peppe8o.com/shutdown-button-raspberry-pi/" title="Power on / Shutdown Button with Raspberry PI (and How to Avoid Shutdown Options)&lt;span class=&quot;rmp-archive-results-widget &quot;&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star rmp-icon--full-highlight&quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star rmp-icon--full-highlight&quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star rmp-icon--full-highlight&quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star rmp-icon--full-highlight&quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star rmp-icon--full-highlight&quot;&gt;&lt;/i&gt; &lt;span&gt;5 (8)&lt;/span&gt;&lt;/span&gt;" rel="nofollow"><img width="300" height="213" src="https://peppe8o.com/wp-content/uploads/2025/08/power-on-shutdown-button-raspberry-pi-featured-image-300x213.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="power-on-shutdown-button-raspberry-pi-featured-image" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="1" decoding="async" srcset="https://peppe8o.com/wp-content/uploads/2025/08/power-on-shutdown-button-raspberry-pi-featured-image-300x213.jpg 300w, https://peppe8o.com/wp-content/uploads/2025/08/power-on-shutdown-button-raspberry-pi-featured-image-768x546.jpg 768w, https://peppe8o.com/wp-content/uploads/2025/08/power-on-shutdown-button-raspberry-pi-featured-image.jpg 1054w" sizes="(max-width: 300px) 100vw, 300px" /></a><p>This tutorial will show you how to create a power-on / shutdown button for Raspberry PI computer boards. Due to their low cost, mini button switches are useful for many purposes. We have already analysed how they work (ref. Using mini Switch Button with Raspberry PI and Python) and a funny use case (ref. Reaction [&#8230;]</p>
<p>The post <a href="https://peppe8o.com/shutdown-button-raspberry-pi/">Power on / Shutdown Button with Raspberry PI (and How to Avoid Shutdown Options)&lt;span class=&quot;rmp-archive-results-widget &quot;&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star rmp-icon--full-highlight&quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star rmp-icon--full-highlight&quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star rmp-icon--full-highlight&quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star rmp-icon--full-highlight&quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star rmp-icon--full-highlight&quot;&gt;&lt;/i&gt; &lt;span&gt;5 (8)&lt;/span&gt;&lt;/span&gt;</a> appeared first on <a href="https://peppe8o.com">peppe8o</a>.</p>
]]></description>
		
					<wfw:commentRss>https://peppe8o.com/shutdown-button-raspberry-pi/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>Create a Self-Hosted, Generative AI Chatbot with Raspberry PI, Streamlit, LangChain, and Ollama 0 (0)</title>
		<link>https://peppe8o.com/ai-chatbot-raspberry-pi/</link>
					<comments>https://peppe8o.com/ai-chatbot-raspberry-pi/#respond</comments>
		
		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 13:01:37 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Raspberry PI]]></category>
		<category><![CDATA[RPI Computers]]></category>
		<category><![CDATA[AI Chatbot Raspberry PI]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[langchain]]></category>
		<category><![CDATA[ollama]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[raspberry pi]]></category>
		<category><![CDATA[streamlit]]></category>
		<guid isPermaLink="false">https://peppe8o.com/?p=16499</guid>

					<description><![CDATA[<a href="https://peppe8o.com/ai-chatbot-raspberry-pi/" title="Create a Self-Hosted, Generative AI Chatbot with Raspberry PI, Streamlit, LangChain, and Ollama&lt;span class=&quot;rmp-archive-results-widget rmp-archive-results-widget--not-rated&quot;&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt; &lt;span&gt;0 (0)&lt;/span&gt;&lt;/span&gt;" rel="nofollow"><img width="300" height="156" src="https://peppe8o.com/wp-content/uploads/2026/04/ai-chatbot-raspberry-pi-featured-image-300x156.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="ai-chatbot-raspberry-pi-featured-image" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="1" decoding="async" loading="lazy" srcset="https://peppe8o.com/wp-content/uploads/2026/04/ai-chatbot-raspberry-pi-featured-image-300x156.jpg 300w, https://peppe8o.com/wp-content/uploads/2026/04/ai-chatbot-raspberry-pi-featured-image-768x399.jpg 768w, https://peppe8o.com/wp-content/uploads/2026/04/ai-chatbot-raspberry-pi-featured-image.jpg 1250w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><p>In this tutorial, I will show you how to create your personal AI chatbot on Raspberry PI computer boards. This guide will allow you to get a web chatbot working in minutes with a very few commands. Everything will be hosted on your Raspberry PI and use open-source software. So, you will send no data [&#8230;]</p>
<p>The post <a href="https://peppe8o.com/ai-chatbot-raspberry-pi/">Create a Self-Hosted, Generative AI Chatbot with Raspberry PI, Streamlit, LangChain, and Ollama&lt;span class=&quot;rmp-archive-results-widget rmp-archive-results-widget--not-rated&quot;&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt; &lt;span&gt;0 (0)&lt;/span&gt;&lt;/span&gt;</a> appeared first on <a href="https://peppe8o.com">peppe8o</a>.</p>
]]></description>
		
					<wfw:commentRss>https://peppe8o.com/ai-chatbot-raspberry-pi/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Use Streamlit with Raspberry PI: Deploy Web Apps in Minutes with Python 0 (0)</title>
		<link>https://peppe8o.com/streamlit-raspberry-pi/</link>
					<comments>https://peppe8o.com/streamlit-raspberry-pi/#respond</comments>
		
		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Sat, 04 Apr 2026 07:14:14 +0000</pubDate>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Raspberry PI]]></category>
		<category><![CDATA[RPI Computers]]></category>
		<category><![CDATA[chatbot]]></category>
		<category><![CDATA[raspberry pi]]></category>
		<category><![CDATA[streamlit]]></category>
		<category><![CDATA[web apps]]></category>
		<category><![CDATA[web server]]></category>
		<guid isPermaLink="false">https://peppe8o.com/?p=16465</guid>

					<description><![CDATA[<a href="https://peppe8o.com/streamlit-raspberry-pi/" title="How to Use Streamlit with Raspberry PI: Deploy Web Apps in Minutes with Python&lt;span class=&quot;rmp-archive-results-widget rmp-archive-results-widget--not-rated&quot;&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt; &lt;span&gt;0 (0)&lt;/span&gt;&lt;/span&gt;" rel="nofollow"><img width="300" height="169" src="https://peppe8o.com/wp-content/uploads/2026/04/streamlit-raspberry-pi-featured-image-300x169.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="streamlit-raspberry-pi-featured-image" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="1" decoding="async" loading="lazy" srcset="https://peppe8o.com/wp-content/uploads/2026/04/streamlit-raspberry-pi-featured-image-300x169.jpg 300w, https://peppe8o.com/wp-content/uploads/2026/04/streamlit-raspberry-pi-featured-image-768x432.jpg 768w, https://peppe8o.com/wp-content/uploads/2026/04/streamlit-raspberry-pi-featured-image.jpg 1200w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><p>In this tutorial, I&#8217;m going to show you how to install and use Streamlit with Raspberry PI computer boards. This will enable you to fastly deploy web apps directly from your Python scripts, without the need to have html, Javascript, or CSS skills. About Streamlit Streamlit is a Python library allowing you to build interactive [&#8230;]</p>
<p>The post <a href="https://peppe8o.com/streamlit-raspberry-pi/">How to Use Streamlit with Raspberry PI: Deploy Web Apps in Minutes with Python&lt;span class=&quot;rmp-archive-results-widget rmp-archive-results-widget--not-rated&quot;&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt; &lt;span&gt;0 (0)&lt;/span&gt;&lt;/span&gt;</a> appeared first on <a href="https://peppe8o.com">peppe8o</a>.</p>
]]></description>
		
					<wfw:commentRss>https://peppe8o.com/streamlit-raspberry-pi/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>LangChain with Raspberry PI and Ollama: Build your Self-Hosted AI Apps 0 (0)</title>
		<link>https://peppe8o.com/langchain-raspberry-pi/</link>
					<comments>https://peppe8o.com/langchain-raspberry-pi/#respond</comments>
		
		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Fri, 27 Mar 2026 18:45:30 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Raspberry PI]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[chatbot]]></category>
		<category><![CDATA[langchain]]></category>
		<category><![CDATA[ollama]]></category>
		<category><![CDATA[qwen]]></category>
		<category><![CDATA[raspberry pi]]></category>
		<guid isPermaLink="false">https://peppe8o.com/?p=16461</guid>

					<description><![CDATA[<a href="https://peppe8o.com/langchain-raspberry-pi/" title="LangChain with Raspberry PI and Ollama: Build your Self-Hosted AI Apps&lt;span class=&quot;rmp-archive-results-widget rmp-archive-results-widget--not-rated&quot;&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt; &lt;span&gt;0 (0)&lt;/span&gt;&lt;/span&gt;" rel="nofollow"><img width="300" height="167" src="https://peppe8o.com/wp-content/uploads/2026/03/langchain-raspberry-pi-featured-image-300x167.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="langchain-raspberry-pi-featured-image" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="1" decoding="async" loading="lazy" srcset="https://peppe8o.com/wp-content/uploads/2026/03/langchain-raspberry-pi-featured-image-300x167.jpg 300w, https://peppe8o.com/wp-content/uploads/2026/03/langchain-raspberry-pi-featured-image-768x427.jpg 768w, https://peppe8o.com/wp-content/uploads/2026/03/langchain-raspberry-pi-featured-image.jpg 1350w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><p>In this tutorial, I will show you how to install LangChain on a Raspberry PI computer board, running a complete Artificial Intelligence stack locally with Ollama. I&#8217;ll not use any cloud service, and the full code will run self-hosted in your computer board. About Langchain LangChain is an open-source framework focused on apps development with [&#8230;]</p>
<p>The post <a href="https://peppe8o.com/langchain-raspberry-pi/">LangChain with Raspberry PI and Ollama: Build your Self-Hosted AI Apps&lt;span class=&quot;rmp-archive-results-widget rmp-archive-results-widget--not-rated&quot;&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt; &lt;span&gt;0 (0)&lt;/span&gt;&lt;/span&gt;</a> appeared first on <a href="https://peppe8o.com">peppe8o</a>.</p>
]]></description>
		
					<wfw:commentRss>https://peppe8o.com/langchain-raspberry-pi/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Install Playwright on Raspberry PI: Automate your Browser Tasks (both Python or Docker) 0 (0)</title>
		<link>https://peppe8o.com/playwright-raspberry-pi/</link>
					<comments>https://peppe8o.com/playwright-raspberry-pi/#respond</comments>
		
		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Fri, 30 Jan 2026 18:31:13 +0000</pubDate>
				<category><![CDATA[Docker]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[RPI Computers]]></category>
		<category><![CDATA[browser automation]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[playwright]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[raspberry pi]]></category>
		<category><![CDATA[web scraping]]></category>
		<guid isPermaLink="false">https://peppe8o.com/?p=16223</guid>

					<description><![CDATA[<a href="https://peppe8o.com/playwright-raspberry-pi/" title="How to Install Playwright on Raspberry PI: Automate your Browser Tasks (both Python or Docker)&lt;span class=&quot;rmp-archive-results-widget rmp-archive-results-widget--not-rated&quot;&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt; &lt;span&gt;0 (0)&lt;/span&gt;&lt;/span&gt;" rel="nofollow"><img width="300" height="167" src="https://peppe8o.com/wp-content/uploads/2026/01/playwright-raspberry-pi-featured-image-300x167.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="playwright-raspberry-pi-featured-image" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="1" decoding="async" loading="lazy" srcset="https://peppe8o.com/wp-content/uploads/2026/01/playwright-raspberry-pi-featured-image-300x167.jpg 300w, https://peppe8o.com/wp-content/uploads/2026/01/playwright-raspberry-pi-featured-image-768x427.jpg 768w, https://peppe8o.com/wp-content/uploads/2026/01/playwright-raspberry-pi-featured-image.jpg 1350w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><p>This tutorial will show you how to install and use Playwright on a Raspberry PI computer board, enabling you to automate your browser tasks such as checking prices from your favourite online stores, monitoring web info, checking sensor values from the producer&#8217;s web app, or even managing your home router. About Playwright Playwright is a [&#8230;]</p>
<p>The post <a href="https://peppe8o.com/playwright-raspberry-pi/">How to Install Playwright on Raspberry PI: Automate your Browser Tasks (both Python or Docker)&lt;span class=&quot;rmp-archive-results-widget rmp-archive-results-widget--not-rated&quot;&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt; &lt;span&gt;0 (0)&lt;/span&gt;&lt;/span&gt;</a> appeared first on <a href="https://peppe8o.com">peppe8o</a>.</p>
]]></description>
		
					<wfw:commentRss>https://peppe8o.com/playwright-raspberry-pi/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Use your AI Model with Raspberry PI and PyTorch for Image Classification 0 (0)</title>
		<link>https://peppe8o.com/use-ai-model-raspberry-pi-pytorch-for-image-classification/</link>
					<comments>https://peppe8o.com/use-ai-model-raspberry-pi-pytorch-for-image-classification/#respond</comments>
		
		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Sat, 13 Sep 2025 15:43:23 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[RPI Computers]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[pytorch]]></category>
		<category><![CDATA[raspberry pi]]></category>
		<guid isPermaLink="false">https://peppe8o.com/?p=15142</guid>

					<description><![CDATA[<a href="https://peppe8o.com/use-ai-model-raspberry-pi-pytorch-for-image-classification/" title="Use your AI Model with Raspberry PI and PyTorch for Image Classification&lt;span class=&quot;rmp-archive-results-widget rmp-archive-results-widget--not-rated&quot;&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt; &lt;span&gt;0 (0)&lt;/span&gt;&lt;/span&gt;" rel="nofollow"><img width="300" height="156" src="https://peppe8o.com/wp-content/uploads/2025/09/use-artificial-intelligence-model-raspberry-pi-pytorch-featured-image-300x156.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="use-artificial-intelligence-model-raspberry-pi-pytorch-featured-image" style="display: block; margin-bottom: 5px; clear:both;max-width: 100%;" link_thumbnail="1" decoding="async" loading="lazy" srcset="https://peppe8o.com/wp-content/uploads/2025/09/use-artificial-intelligence-model-raspberry-pi-pytorch-featured-image-300x156.jpg 300w, https://peppe8o.com/wp-content/uploads/2025/09/use-artificial-intelligence-model-raspberry-pi-pytorch-featured-image-768x398.jpg 768w, https://peppe8o.com/wp-content/uploads/2025/09/use-artificial-intelligence-model-raspberry-pi-pytorch-featured-image.jpg 1350w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><p>This tutorial will show you how to use Artificial Intelligence on Raspberry PI with PyTorch to perform image classification tasks. This is part of a series of AI tutorials for Raspberry PI, and you can find the starting point in my Create your Artificial Intelligence (AI) model with Raspberry PI and PyTorch for Image Classification [&#8230;]</p>
<p>The post <a href="https://peppe8o.com/use-ai-model-raspberry-pi-pytorch-for-image-classification/">Use your AI Model with Raspberry PI and PyTorch for Image Classification&lt;span class=&quot;rmp-archive-results-widget rmp-archive-results-widget--not-rated&quot;&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt;&lt;i class=&quot; rmp-icon rmp-icon--ratings rmp-icon--star &quot;&gt;&lt;/i&gt; &lt;span&gt;0 (0)&lt;/span&gt;&lt;/span&gt;</a> appeared first on <a href="https://peppe8o.com">peppe8o</a>.</p>
]]></description>
		
					<wfw:commentRss>https://peppe8o.com/use-ai-model-raspberry-pi-pytorch-for-image-classification/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
