01Late Chunking for context-aware embeddings, encoding full text tokens before boundary-based mean pooling for higher retrieval accuracy.
02Context Window Expansion automatically retrieves and merges adjacent memory chunks to provide a complete context for LLMs.
03Hybrid Search (RRF) integrates vector semantics with BM25 keyword matching for improved search precision.
04HNSW Indexing enables ultra-fast approximate nearest neighbor search, providing low-latency retrieval for large memory sets.
05Intelligent File Import features syntax-aware chunking for over 20 programming languages and intelligent text segmentation.
0613 GitHub stars