All articles
Browse every published Nexus AI article, newest first.
131 published articles
AI agents3 Agents. 3 LLMs. 1 Aging GPU: Engineering Parallel Inference on Bare MetalLearn how to run three AI agents with separate LLMs simultaneously on a single outdated GPU. This article covers bare-metal parallel inference, r...Jun 25, 20267 minLocal modelsIntroducing Mistral OCR 4: Next-Gen Local OCR for AI WorkflowsMistral OCR 4 brings high-accuracy text extraction to local AI models, enabling offline document processing with superior layout detection and mu...Jun 25, 20268 minAI toolsBeyond the Straight Line: Choosing Between OLS, Interaction Terms, and Tweedie RegressionExplore when to use Ordinary Least Squares, interaction terms, or Tweedie regression for non-standard data distributions, with practical examples...Jun 25, 20267 minAI codingBuild Your Own Local AI Coding Agent with Gemma 4 and OpenCodeLearn to create a free, private AI coding agent on your own machine using Gemma 4 and OpenCode. This guide covers setup, configuration, and pract...Jun 25, 20267 minAI agentsHow To Give Your Agent MemoryLearn how to equip AI agents with memory using vector databases, conversation history, and structured storage. Practical techniques for persisten...Jun 25, 20267 minAI agentsWhy I Stopped Using One Agent and Built a Multi-Agent Pipeline InsteadDiscover why a single AI agent fell short for complex tasks and how a multi-agent pipeline improved accuracy, reliability, and efficiency with pr...Jun 24, 20267 minLocal modelsIntroducing Mistral OCR 4: On-Device Document IntelligenceMistral OCR 4 brings high-accuracy optical character recognition to local devices. It runs entirely offline, supports multilingual text extractio...Jun 24, 20267 minAI toolsAnchor Detection for RAG: Parallel Detectors, Then One LLM Call at the EndA technique for efficient RAG that uses lightweight parallel detectors to identify semantic anchors before making a single, targeted LLM call, dr...Jun 24, 20268 minLocal modelsIntroducing Mistral OCR 4: Local Optical Character Recognition RedefinedMistral OCR 4 brings state-of-the-art, fully local optical character recognition to your machine. With enhanced accuracy, multilingual support, a...Jun 24, 20266 minAI toolsThe Era of No-Code AI: What You Need to KnowNo-code AI platforms empower non-programmers to build intelligent solutions. Discover how drag-and-drop tools, prebuilt models, and automation ar...Jun 24, 20268 minAI agentsBuild Real Agentic Apps Using CUGA: Two Dozen Working Examples on a Lightweight HarnessDiscover how CUGA, a lightweight harness, powers two dozen practical agentic applications. Learn to build autonomous AI agents with code examples...Jun 23, 20269 minLocal modelsWe Got Local Models to Triage the OpenClaw Repo for FREE!*Discover how we used local AI models to automate issue triage on the OpenClaw repository at zero cost, enhancing efficiency and reducing manual w...Jun 23, 20266 min