Projects
Things I built, with the context and the decisions behind them.
4 results
AI Workspace
A self-hosted AI platform: multi-model chat with tools, long-term memory, automations, messaging channels and a desktop app — all running on your own infrastructure.
- FastAPI
- Postgres 16 + pgvector
- Next.js 14
- Docker Compose
- Tauri
- SIFT
SIFT
Two meta-tools instead of a 30k-token catalogue: hierarchical, search-first tool discovery for LLM agents, with hybrid retrieval and response filtering.
- Python
- fastembed
- BM25
- MCP
- OpenAPI
GraphCodeMap
A queryable graph of symbols, calls and dataflow, so AI agents can understand a large repository without re-reading file after file.
- Python
- tree-sitter
- SQLite
- MCP
- LSP
This site
Portfolio, studies, documentation and newsletter in one place — bilingual, no CMS, every piece of content versioned in Git.
- Next.js 16
- TypeScript
- Tailwind CSS 4
- next-intl
- MDX
- Vercel