raspberry pi

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 »

Raspberry PI Redmine featured image

Project Management Web Platform with Redmine on Raspberry PI and Docker 5 (6)

Project management involves strong communication requirements. Keeping all teams aligned on task progress and issue solutions requires strong tools to share info between involved owners and a strict timeline for sharing. In this guide, I’ll show you how to install Redmine on your Raspberry PI computer board with Docker. For this guide, I will use

Project Management Web Platform with Redmine on Raspberry PI and Docker 5 (6) Read More »

playwright-raspberry-pi-featured-image

How to Install Playwright on Raspberry PI: Automate your Browser Tasks (both Python or Docker) 0 (0)

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’s web app, or even managing your home router. About Playwright Playwright is a

How to Install Playwright on Raspberry PI: Automate your Browser Tasks (both Python or Docker) 0 (0) Read More »

×