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.



Introducing Voice Agent: Real Time Voice Assistant for Language Models
Bring real-time voice to your applications with Voice Agent! Built for low-latency, natural conversations, Voice Agent supports interruption, local processing, and full customization—perfect for embedded systems, desktop apps, or web interfaces. Discover how RidgeRun’s modular design makes building voice-powered experiences seamless and flexible.

Adrian Araya
Apr 294 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
Â
Â


Moving AI from Cloud to Edge: Challenges, Pros & Cons, and Optimization
As AI moves beyond the cloud, many teams are shifting inference workloads to the edge to reduce latency, improve privacy, and cut costs. This blog explores the key challenges of moving AI from cloud to edge—including model size, inference time, and resource constraints—and offers practical strategies for optimization in real-world applications like manufacturing and automotive.

Marco Madrigal
Apr 112 min read
Â
Â


Retrieval Augmented Generation: How We Designed and Implemented an On-Premise RAG System for RidgeRun
Discover how we designed and implemented an On-Premise RAG System to enhance AI-powered knowledge retrieval.

Adrian Araya
Mar 3114 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
Â
Â


Meta AI Introduces BLT: Byte Latent Transformers
Meta AI presents an improvement to the current LLMs: Byte Latent Transformers. They achieve same performance while being more efficeficient.
Michael Gruner
Dec 14, 20244 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
Â
Â


How to Evaluate Retrieval Augmented Generation (RAG) Systems
Retrieval Augmented Generation In recent years, Retrieval Augmented Generation (RAG) systems have taken the spotlight in the world of AI...

Adrian Araya
Nov 13, 202411 min read
Â
Â


Improving AI-based Face Blurring with Tracking: When Detection Alone Isn't Enough
Nowadays, Artificial Intelligence is widely used in public spaces and this fact has raised a general concern about identity privacy. For...

Adrian Araya
Oct 30, 20243 min read
Â
Â


Experiment Tracking with Data Version Control (DVC)
Learn to use DVC to quickly perform and compare machine learning experiments.
Michael Gruner
Oct 2, 20248 min read
Â
Â
bottom of page
