AXONQUAKE
A knowledge assistant for banking and financial institutions, built on a hybrid retrieval architecture: an enterprise RAG engine in Python paired with a high-performance graph-RAG engine in Rust, with citation tracking throughout.
Two retrieval engines, one assistant
AXONQUAKE combines two systems that are strong in different places, rather than forcing one approach to cover both.
From documents to a cited answer
A scripted walkthrough of the shape of a real session — upload documents, watch both engines index them, then ask a question and watch the graph search happen before the answer arrives. Every document carries a classification; retrieval and citations respect it.
Drop files, or add a sample set — PDF, DOCX, XLSX, CSV
Regulated, multi-tenant, department-aware
- Citation tracking — every answer carries its evidence back to source
- Multi-tenant — isolated deployments per institution
- Role-based access — department-level security boundaries
- Domain grounding — configured to a bank's own regulatory and product context
- Interactive graph exploration — analysts can follow relationships, not just read passages
AXONQUAKE is in active development. Performance figures from internal benchmarking are available under NDA; we don't publish accuracy or latency claims on a marketing page ahead of independent measurement.