The front page keeps it short. This page is for the people who have to deploy it, secure it, and sign off on it: how SWIRL reaches your systems, how it ranks without a vector database, and what it never does to your data.
SWIRL fans a single query out across all your connected systems in parallel - documents, email, chat, tickets, code, the web - then re-ranks and de-duplicates what comes back. No data moves, and each system's own permissions are honored on every call.



Not vector distance - judgment. SWIRL ranks in three passes, and both models run locally: nothing is sent over the wire, and there is no vector database to build, secure, or keep in sync.
E5-Large-V2 embeddings with title-aware chunking, then hybrid keyword+vector fusion (RRF). No vector database to build or secure.MS-MARCO cross-encoder reads the query and document together - scoring real relevance, not similarity.
A 30-minute working session against a slice of your own systems: the results, the citations, and the permission boundary, on your data. You'll be talking to the person who wrote it.