Research
Architectural investigations into local-first AI, cognitive memory, graph reasoning, and computational sovereignty. Start with the cornerstone articles or explore by topic.
Featured Research
The essential articles that introduce the architecture and connect the research.
The Sovereignty Manifesto: Why Local Data is the Last Bastion of Human Agency
An exploration of data sovereignty as the foundation for human agency in the age of AI, arguing that local control over data and algorithms is essential to preserve autonomy and resist centralized corporate control.
The Architecture of Autonomy: Why the Divergence Between Corporate and Sovereign AI Is the Most Important Design Decision of Our Generation
A deep technical and philosophical examination of what it means to design AI systems that serve the individual versus AI systems designed to extract from them—and how the Dynamic MoE RAG architecture embodies the principles of sovereign intelligence in code.
SOVEREIGN: The Unified Architecture — A Magnum Opus for Local-First AI Systems That Think for Themselves
The capstone synthesis of every system I have built — Dynamic Persona MoE RAG, agentic knowledge graphs, Control Boundary governance, local inference stacks, and spec-driven code generation — collapsed into one unified sovereign AI architecture called SOVEREIGN. This is the project blueprint.
Building a Private Knowledge Graph with Local AI Agents
Learn how to build a comprehensive knowledge graph and vector database entirely on your local machine using Mistral Vibe as a coding agent, achieving full data sovereignty while leveraging AI power.
DeerFlow 2.0: Building Sovereign AI Agent Systems with Local-First Architecture
Learn how DeerFlow 2.0 bridges the execution gap in AI with its SuperAgent harness, AIO sandbox, and persistent memory. Complete guide to building sovereign, local-first AI agent systems.
The Model Is Not the Product: On Building Persistent Intelligence Infrastructure
A deep dive into building Objective05 — a local-first persistent intelligence system in Rust — and the architectural case for treating information infrastructure (temporal knowledge graphs, event-driven pipelines, owned data) as the real product, with the model as a processing component rather than the system core.
Recent Research
Sovereign Intelligence Stack: Performance Benchmarks
Real performance results from the Sovereign Intelligence Stack. Recipe compilation at 1,375/sec, signal routing at 1.2M/sec, and autonomous evaluation at 1.7M test cases/sec — all with sub-millisecond latency.
The Sovereign Loop: Why Model-Local AI Is the Missing Operating System Layer
GLM-5.2 runs locally on four workstation GPUs. Context engineering has become agent-harness engineering. Here's why sovereignty isn't a niche interest — it's the missing operating system layer, and the argument I make at length in Sovereign AI.
Getting Started with Sovereign AI: Your First Recipe
Beginner on-ramp to sovereign AI. Defines key terms — recipe compilation, signal routing, autonomous evaluation — and walks you through your first recipe capture in five steps.
Local AI Architecture: Running Models on Your Own Hardware
Your practical guide to running AI on your own hardware. Ollama setup, model selection, hardware requirements from $2K to $50K, and wiring local inference into a sovereign pipeline.
Retrieval Architecture: Memory Systems That Compound
Memory systems and retrieval architecture for sovereign AI. Sovereign Memory Bank, Dynamic Persona MoE RAG, Objective05, and GraphRAG — the subsystems that make retrieval compound over time.
Sovereign AI Architecture: Building Compounding Intelligence
A comprehensive synthesis of four years of architectural investigation into sovereign AI. Ties together the Sovereign Intelligence Stack, Sovereign Memory Bank, Dynamic Persona MoE RAG, Objective05, and SovereignSpec into one unified compounding intelligence architecture.
All Articles
Showing 101–120 of 142 articles.
20 articles
Building an AI Text Adventure Generator Web Application: Creating Interactive Stories from Images Using Next.js, Python, and Local LLMs with Ollama Integration
Complete technical guide for developing an AI-powered text adventure generator that creates interactive stories from user-uploaded images using Next.js frontend, Python backend, and local LLM integration via Ollama for multimodal content generation.
Developing an AI-Powered Filename Generator Chrome Extension: Complete Technical Guide with Ollama Integration and Webpack Build System
Comprehensive development tutorial for building an AI-powered filename generator Chrome extension with Ollama local LLM integration, including code examples, Manifest V3 implementation, and production deployment strategies.
Privacy Policy for AI Filename Generator Chrome Extension: Complete Data Protection Guidelines for Local AI Processing Using Ollama
Detailed privacy policy for the AI Filename Generator Chrome Extension, explaining local data processing, Ollama integration, permissions, and comprehensive security measures to ensure user data protection.
RedDiss Technical Deep Dive: Complete AI-Powered Diss Track Generation Pipeline with Reddit Sentiment Analysis, LLM Lyrics Crafting, and Audio Production Automation
Detailed technical examination of RedDiss, an end-to-end AI system for generating diss tracks from Reddit discussions, featuring advanced NLP, multimodal audio synthesis, and full-stack development with Streamlit and FastAPI.
Complete Ollama Smolagents Integration Tutorial: Building Open Deep Research Agents with Local LLMs for Autonomous AI Research and Tool Usage
Step-by-step implementation guide for integrating Ollama with Smolagents framework to create powerful local AI agents capable of autonomous research, web searching, and multimodal content generation.
Announcing Loco LLM Hackathon 1.0: 24-Hour Global Sprint to Build Open-Source AI Tools with Local Large Language Models and Smolagents Framework
Comprehensive announcement and participation guide for the Loco LLM Hackathon 1.0, a global 24-hour event featuring competitive building of open-source AI tools using local LLMs and the new smolagents framework.
Mastering Open Deep Research: Complete Smolagents Setup Guide with GAIA Benchmark Performance and Production-Ready Agent Workflows
Comprehensive tutorial for setting up and optimizing Open Deep Research with Smolagents framework, featuring GAIA benchmark testing, multi-model support, and production-grade autonomous research agents.
Automated Reddit Content Analytics Pipeline: Transforming Social Media Insights into Structured Blog Posts with AI Agents and Local LLMs
Comprehensive guide to building an automated content analysis pipeline that transforms Reddit posts and comments into structured blog articles using multi-agent AI systems with Ollama local LLMs.
Building a Multimodal Story Generation System
Building an Advanced AI Image-to-Book Pipeline: Multimodal Storytelling with LLaVA, ChromaDB, and Recursive Narrative Generation Using Ollama
Complete technical guide to creating an AI-powered narrative generation system that transforms static images into complete books using multimodal analysis, vector databases, and recursive storytelling with LangChain and Ollama.
Solo Developer's Guide to Upwork Success: Psychological Analysis & Implementation
Cultural Fingerprints in AI: Comparative Analysis of Ethical Guardrails in LLMs (US, Chinese, French Models)
Configuring Continue.dev with Ollama for Local Large Language Model Integration in VSCode Development Environment
Complete setup guide for connecting Continue.dev extension with Ollama to run local large language models in VSCode, including configuration, model loading, and troubleshooting for seamless AI-powered coding assistance.
Comprehensive Austin Homeless Survival Guide: Essential Resources, Legal Rights, and Personal Recovery Journey Through Adversity
Detailed survival guide for homelessness in Austin, featuring personal recovery story, comprehensive resource listings from shelters to employment opportunities, legal protections, healthcare access, and steps toward long-term stability.
Complete LangChain Ollama Integration: Building Graph-Based Multi-Persona Conversations with Local LLMs and CLI/GUI Interfaces
Comprehensive guide to integrating LangChain with Ollama for local LLM usage, featuring graph-based conversation orchestration, persona-driven responses, CLI and GUI interfaces, and iterative multi-round conversations.
Developing a Toxicity Detection Communication App: Promoting Positive Dialogue with AI Ethics, React, and TensorFlow.js
Build a React web application that integrates TensorFlow.js for toxicity detection, visualizing potentially harmful language through graph structures to encourage more positive and ethical digital communication.
Advanced PersonaGen: Architecting Next-Generation AI Systems with Reinforcement Learning, Retrieval-Augmented Generation, and Multi-Agent Persona Frameworks
Comprehensive blueprint for constructing advanced AI systems that integrate reinforcement learning for strategic decision-making, retrieval-augmented generation for contextual knowledge, and persona-based modeling for human-centric interactions, enabling sophisticated multi-agent AI architectures.
Complete Guide to Reinforcement Learning: From MDPs to AGI - Theory, Algorithms & Advanced Applications
Comprehensive exploration of reinforcement learning from fundamental Markov Decision Processes and value functions to advanced techniques like offline RL, hierarchical methods, and their role in approaching artificial general intelligence.
Complete Guide: Building Persona-Aware RAG Systems with Pydantic AI Agents & Tools - Custom Retrieval & Generation
Comprehensive tutorial for implementing persona-driven Retrieval-Augmented Generation systems using Pydantic AI's Agent and Tools APIs, integrating custom user personas with dynamic document retrieval for highly tailored AI responses.
Complete Guide: Refactoring Django Persona Manager - From JSON to Individual Database Fields for Scalable AI Systems
Step-by-step tutorial for refactoring Django applications from JSON-based persona storage to individual database fields, including model changes, migration strategies, serializer updates, and frontend UI enhancements.