← back to the world

03max

max

A personal assistant that lives on your laptop.

Max is a native macOS assistant built in SwiftUI. It runs a local model through Ollama, keeps conversation memory in SQLite so it remembers last week, and answers from your own documents through a RAG pipeline over ChromaDB. A custom MCP server gives it hands: it reads Gmail and books Google Calendar.

local
model via ollama
persistent
memory in sqlite
gmail + calendar
through mcp
rag
over your documents

swiftuiollamamcpchromadbsqlite

github

next: ucsbplat