Local-first Personal Model Runtime for macOS
Persome is a local-first macOS Runtime that collects focused cross-app context, builds an inspectable model of one real person, and exposes it to trusted Chat and MCP clients.

The image is a real Runtime screenshot generated from synthetic fixtures. The
same viewer is available at http://127.0.0.1:8742/model after installation.
git clone https://github.com/Persome-ai/persome-core.git
cd persome-core
uv run python scripts/sample_demo.py
bash install.sh
persome doctor
persome start
open http://127.0.0.1:8742/model
Persome keeps data under ~/.persome, uses local AX capture by default, offers
optional on-device OCR, and serves streamable HTTP MCP at
http://127.0.0.1:8742/mcp.
Persome is the project and Runtime name. Personome is the research term for the learned personal model. Publication artifacts and research benchmarks are separate works with independent licenses.