Projects
2026
stele ↗ ↖
·2 mins
Agentic memory implemented natively in PostgreSQL — the episodic, relational, time-anchored memory layer agents actually forget, kept in the database you already run.
pg-raggraph ↗ ↖
·2 mins
GraphRAG that runs entirely in PostgreSQL — pgvector for vectors, recursive CTEs for graph traversal, tsvector BM25 for keyword search. No graph database, no second backup strategy, no data sync.
lede ↗ ↖
·2 mins
Sub-millisecond extractive summarization with byte-identical Python and Rust implementations. The preprocessor that sits in front of the LLM call.
chunkshop ↗ ↖
Standalone ingest-to-pgvector with a built-in chunker × embedder bakeoff. One YAML config = one end-to-end ingest cell. Python + Rust at parity.
os-db-json-tester ↗ ↖
·1 min
Scripts to test and benchmark JSON functionality across MySQL, PostgreSQL, and MongoDB — and generate simulated load.
RoboMonkey MCP (yonk-robo-codemonkey) ↗ ↖
Local-first MCP server that indexes code and docs into Postgres + pgvector for hybrid retrieval by LLM coding clients.
llm-top ↗ ↖
·1 min
A top-like live terminal dashboard for monitoring LLM inference servers on NVIDIA DGX Spark.
pg-retest ↗ ↖
Capture, replay, and compare PostgreSQL workloads. Validate config changes, migrations, and capacity plans with confidence.
