Work
Two halves of one platform
I build and operate a production knowledge platform. The most useful way to read these is as one system: a library people search, a grounded 'Ask' that answers from it, and the pipeline that fills it.
On the roadmap
What I'm building next
These aren't shipped yet — listed honestly. The first items deepen the platform; alongside them I'm branching into independent tools that solve broader problems. Depth and range, not scattered demos.
- Deep-link each citation chip straight to its source page in the reader, now that the production corpus path is live.
- Push the learned-threshold work further: the leave-one-out experiment shows cheap features cap at recall 0.32, so the path is a vCache-style per-prompt boundary on a richer labelled set — can it close the gap to the judge without the judge call?
- Finish the corpus: re-ingest and embed the excluded large book so semantic recall covers the whole library, not most of it.
- Extract the ingestion core into a config-driven, source-agnostic open-source framework with a typed SDK and CLI.
- More broadly — distributed-systems and real-user products in new domains, to build range beyond a single platform.