top of page

Resources and Industry Insights
This resource and insight hub provides education, breaking news, our research, and more to benefit developers, corporate leadership, academics, marketing and business development professionals, and even those who are new to the concept of AI.



Hailo 8 Raspberry Pi Setup Guide for Real-Time AI Inference
Learn how to set up the Hailo-8 AI accelerator on a Raspberry Pi 5 and run real-time inference with minimal setup. This step-by-step guide covers hardware connection, software installation, and executing sample AI pipelines, perfect for anyone starting with edge AI.

Adrian Araya
Jul 295 min read
Â
Â


Convert ONNX Models to Hailo8L: Step-by-Step Guide Using Hailo SDK
Want to deploy your ONNX model on the Hailo-8L AI accelerator? This step-by-step guide walks you through converting ONNX models to Hailo8L format using the Hailo SDK. Learn how to parse, calibrate, quantize, and compile your models into HEF files ready for real-time inference on edge devices like the Raspberry Pi. Perfect for developers working in embedded AI.

Adrian Araya
Jul 298 min read
Â
Â


First Steps with Hailo-8 on x86
Learn how to set up the Hailo-8 AI accelerator on any x86 PC. From connector choices to running your first inference—step-by-step guide & tips.

Melissa Montero
Jul 176 min read
Â
Â


How to Run the Axelera Metis M.2 on Raspberry Pi 5
Learn how to set up and run AI models using the Axelera Metis M.2 on Raspberry Pi 5.

Daniela Brenes
Jul 166 min read
Â
Â


NVIDIA Isaac Sim, Omniverse, and Cosmos – The Robotics & AI Simulation Ecosystem Explained
NVIDIA's ecosystem of Omniverse, Isaac Sim, and Cosmos forms a powerful trio for robotics and AI development. Omniverse provides the collaborative 3D simulation platform, Isaac Sim enables realistic robotics testing, and Cosmos uses generative AI to accelerate synthetic data creation. This blog explains how these tools work together, their strengths, and when to use each to streamline your development workflow.

Adrian Araya
Jun 610 min read
Â
Â


UV Tutorial: A Fast Python Package and Project Manager
This tutorial will show you how to get started with UV: a fast Python manager for packages and projects.
Michael Gruner
May 135 min read
Â
Â


How to Write Your MCP Server in Python
Discover how to build a simple MCP server in Python to manage a to-do list example using the Model Context Protocol (MCP). This step-by-step guide walks you through creating the server, connecting it to Claude for Desktop, and enabling seamless interaction between AI models and real-world tools.

Adrian Araya
May 127 min read
Â
Â


How to Create an OpenAI-Compatible Wrapper for Ollama
Easily switch between OpenAI and local LLMs like Ollama using the same API! This post shows how to wrap the OpenAI Python (and JavaScript) client to talk to Ollama with minimal changes, letting you develop and test locally without sacrificing the familiar OpenAI interface. Learn how to install Ollama, pull models like llama3.1, and build a unified interface that works across both platforms.

Adrian Araya
Apr 283 min read
Â
Â


How to Install CUDA in Ubuntu
This guide will help you install CUDA in your Ubuntu machine in the simplest way.
Michael Gruner
Mar 263 min read
Â
Â


How to Fine-Tune LLMs with Unsloth and Hugging Face
A tutorial on how to train LLMs using Python, Hugging Face and Unsloth.

Daniela Brenes
Nov 18, 20248 min read
Â
Â
bottom of page