Read the source
Page-safe parsing, normalization, fingerprinting, and deterministic chunk identity.
Your document answers. Every claim leaves a trail.
Open workspaceScroll through the route an answer must survive before AtlasLM will show it.
Page-safe parsing, normalization, fingerprinting, and deterministic chunk identity.
Dense ANN finds semantic neighbors. BM25 protects exact terms, names, and numbers.
RRF, reranking, MMR, and a sufficiency gate decide what deserves context.
The answer is checked for known citations, coverage, grounding, and abstention.
AtlasLM combines semantic and lexical retrieval before it reranks evidence. When the source cannot support the question, strict mode stops before generation.
On Qdrant 1.18+, AtlasLM negotiates real 4-bit TurboQuant, then rescoring preserves retrieval quality with original vectors.
The most important answer is sometimes no answer.
Every row below is implemented, visible, and testable in the workspace.
Content identity, metadata, deduplication
Dense ANN plus contextual BM25
RRF, reranking, and MMR diversity
Strength, coverage, and agreement
Source-only prompt and injection isolation
Claim labels checked against retrieved chunks
Insufficient evidence blocks generation
Unit suite and a live adversarial probe
Document-scoped semantic answer cache
Trace ID, spans, latency, and token use
Then inspect whether the answer actually earned your trust.
Open workspace