🔗Knowledge Graph FirstCombines vector search with entity relationships for richer, more connected results. Trace data flows across your entire system.
⚡Lambda-FriendlyWorks as a library, not a server. Stateless queries with fast cold starts. Perfect for serverless architectures.
📁Git-Friendly StorageFile-based storage that you can commit to your repo. JSON, SQLite, and LanceDB — no external databases required.
🔌Pluggable EverythingSwap storage backends, embedders, extractors, rerankers, parsers, and evaluators. Local ONNX, Gemini, OpenAI, or AWS Bedrock — your choice.
🚀Incremental IndexingOnly re-process changed documents. SHA-256 content hashing skips unchanged files automatically. Delete documents with automatic KG cleanup.
📊Observable & EvaluableBuilt-in hooks for LLM calls, embeddings, and search. Plug in evaluators for precision, recall, and faithfulness metrics.
🛠️10 Lines to Startnpm install, define a schema, create an instance, index, search. That's it. No configuration hell.