Core Architecture
The system uses a dual-path recall strategy combining vector semantic search + BM25 keyword matching, with results merged and ranked via RRF (Reciprocal Rank Fusion) for optimal results.Technology Stack
Data Flow Overview
Document Processing
Multi-format upload, SmartChunker intelligent chunking, processing pipeline
Vector Store
pgvector storage, user-level embedding configuration
Retrieval Strategy
Dual-path recall, RRF fusion, BM25 3-tier cache
API Reference
Knowledge base / document management APIs, Agent tools