01 / RETRIEVAL
Hybrid Search
Combine HNSW vector retrieval with lexical search and fuse the results into one relevance-ranked context set.
02 / ANSWERS
Grounded Generation
Generate answers from retrieved context and return supporting source information for citations and traceability.
03 / EFFICIENCY
Semantic Caching
Reuse validated answers for semantically similar questions when serving rules allow it, reducing unnecessary inference.
04 / KNOWLEDGE
Connected Knowledge
Index documents, web content, Page Bank content, and Harper-hosted operational data through the same knowledge pipeline.
05 / MODELS
BYO Inference
Connect supported model providers while Harper keeps retrieval, state, application logic, credentials, and model-facing behavior together.
06 / OPERATIONS
Built-in Observability
Inspect answer activity, latency, cache behavior, usage, and low-confidence or unanswered queries from the admin experience.