Projects
Selected projects and experiments.
Selected Projects
cinemantic
Semantic search over a large collection of movie frames, roughly 150k images. The project explores how embedding-based search changes the way visual archives can be navigated.
code-indexer
Token-efficient structural skeletons from source files for LLM context and retrieval. The goal is to preserve the shape of a codebase while keeping prompts and retrieval payloads compact.
chess_theory_tree_visualizer
A tree visualization for chess game databases, mapping games into opening theory and ECO-code structure.