Expand description
§MemPalace-rs
A high-performance, local, offline-first AI memory system built in Rust. It enables users to give their AI “memory” by mining local projects and conversations into a structured palace and knowledge graph.
Re-exports§
pub use spellcheck::should_skip;pub use spellcheck::SpellChecker;pub use vector_storage::MemoryRecord;pub use vector_storage::TemporalRange;pub use vector_storage::VectorStorage;