Agentic AI · Local LLM Tool-Calling
In Progress / Phase 1Local Email Agent
A personal email assistant that runs entirely on your own machine. It talks to a local LLM via Ollama in a terminal chat loop, using tool-calling to read your Gmail inbox, compose and send emails, and manage a saved-contacts address book. Nothing leaves your machine except the Gmail API calls themselves — the model runs fully local. Sending is deliberately split into a prepare-and-preview step and a separate explicit-confirm step, so a real send can never happen by accident.