On Device AI Agents
Adolfo Usier2026-06-04T05:36:41+00:00On Device AI Agents are small smart programs that run on phones, laptops, or local servers instead [Read more]
WebMCP Standard: The New Open Web Standard for Browser‑Based AI Agents
Adolfo Usier2026-06-03T05:34:40+00:00The WebMCP Standard is an open web standard that lets browser‑based AI agents call JavaScript functions directly on a site. It improves speed,, and developer experience by providing a typed, structured API.
LLM Self Training Guide
Adolfo Usier2026-06-02T05:34:57+00:00A step by step guide to llm self training that covers memory-first workflows, embeddings, safety checks, and tools like OpenCrabs and Neura ACE.
OpenCrabs 0.3.19 Release: New Features for Self‑Hosting AI Agents
Adolfo Usier2026-06-01T05:38:12+00:00OpenCrabs 0.3.19 brings native OAuth for Codex, an external embedding API, and a lightweight memory mode for VPS. The release is ideal for developers, researchers, and small businesses that want to run AI agents on their own servers.
Self Adapting LLMs
Adolfo Usier2026-05-31T05:35:12+00:00A clear guide on self adapting llms that explains how models learn at runtime, safety checks to add, and a step by step plan to run safe updates.
subquadratic models
Adolfo Usier2026-05-30T05:37:43+00:00A clear guide to subquadratic models, why they matter, and how to test and build systems that handle very long AI inputs.
Agentic Workflows Guide
Adolfo Usier2026-05-28T05:35:59+00:00A clear guide to Agentic Workflows covering design, tools, safety, and scaling. Includes a checklist and examples to get started.
Qwen 3.7-Max-Preview: 1M Token Context Window Explained
Adolfo Usier2026-05-26T05:36:33+00:00Qwen 3.7‑Max‑Preview introduces a 1M token context window, enabling large‑scale text processing and smarter AI workflows.
1M context AI models
Adolfo Usier2026-05-25T05:34:45+00:00A practical guide to using 1M context AI models for long running agents and deep document work. Includes patterns, architecture, and a step by step build plan.