power-on-shutdown-button-raspberry-pi-featured-image

Power on / Shutdown Button with Raspberry PI (and How to Avoid Shutdown Options) 5 (7)

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

Power on / Shutdown Button with Raspberry PI (and How to Avoid Shutdown Options) 5 (7) Read More »

ai-chatbot-raspberry-pi-featured-image

Create a Self-Hosted, Generative AI Chatbot with Raspberry PI, Streamlit, LangChain, and Ollama 0 (0)

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

Create a Self-Hosted, Generative AI Chatbot with Raspberry PI, Streamlit, LangChain, and Ollama 0 (0) Read More »

streamlit-raspberry-pi-featured-image

How to Use Streamlit with Raspberry PI: Deploy Web Apps in Minutes with Python 0 (0)

In this tutorial, I’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

How to Use Streamlit with Raspberry PI: Deploy Web Apps in Minutes with Python 0 (0) Read More »

langchain-raspberry-pi-featured-image

LangChain with Raspberry PI and Ollama: Build your Self-Hosted AI Apps 0 (0)

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’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

LangChain with Raspberry PI and Ollama: Build your Self-Hosted AI Apps 0 (0) Read More »

raspberry pi gogs featured image

How to install Gogs on Raspberry PI: Self-Hosted, Private Git Web Portal 5 (2)

In this tutorial, I’m going to show you how to setup a private Git web portal on a cheap board, installing Gogs on a Raspberry PI. I’ll use a Raspberry PI 5 Model B, but this tutorial also works with newer Raspberry PI boards. Code development requires continuous reworks, fixes, updates and downgrades. Managing it

How to install Gogs on Raspberry PI: Self-Hosted, Private Git Web Portal 5 (2) Read More »

×