Writing · Agents · Systems

Blog

Notes from building Jarvis, a local, tool-using AI agent, from scratch. I write down what I tried, what broke, and what I learned about how these systems work underneath.

Follow on Medium
Current series

Building Jarvis

A ReAct agent on a local Ollama model, with tools served over the Model Context Protocol. No agent framework underneath.

Local LLMs Tool use / MCP Agent loops