second-brain-core 0.5.1

Core library for second-brain: KuzuDB graph storage, BGE embeddings, and weighted query engine
Documentation
1
2
3
4
5
6
7
pub mod decay;
pub mod embedding;
pub mod kuzu_store;
pub mod machine;
pub mod query;
pub mod schema;
pub mod store;