Functor RAG Prototype

Canonical retrieval over evolving text variants

This is a public prototype. Retrieval runs only over a sanitized corpus stored locally on this machine.

Try these queries:

What this demo does

This prototype shows a different kind of search. Instead of matching exact words, it transforms your query into a canonical form—a standardized version of meaning—before searching.

That means it can find relevant results even when:

In simple terms:
It searches by meaning, not just by text.