Become a sponsor to Philip Martens
Hi, I’m Philip. I work on AI systems from the inside out — not just models, but the structure around them: memory, orchestration, interfaces, and constraints. I care about local deployability, clear responsibility boundaries, and designs that scale conceptually before they scale technically.
Most of my projects sit between research and production: prototypes meant to be read, reasoned about, and extended. If you see strong opinions in my repos, they’re intentional — and open to challenge, never accidental.
I believe good systems feel inevitable once you understand them. That’s the bar.
Featured work
-
thephimart/MemEvolve-API
MemEvolve-API - a zero-code-change self-evolving memory API proxy for OpenAI-compatible API endpoints, based on MemEvolve: Meta-Evolution of Agent Memory Systems paper (arXiv:2512.18746).
Python 1 -
thephimart/llama.cpp_intel_uma
Configuration guidance for running a variety of models with llama.cpp on Intel UMA
PowerShell -
thephimart/Noematics
Noematics: A framework for modeling how noēmata evolve over dynamic topologies - DyTopo-inspired
Python -
thephimart/mybot
A deliberately minimal, fork-first, pure-Python autonomous agent core. mybot includes an explicit agent loop, subagents, tools, memory, and scheduling, with support for local and cloud LLMs, audio …
Python