Skip to main content

Crate mempalace_rs

Crate mempalace_rs 

Source
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;

Modules§

benchmark
benchmarks
config
convo_miner
dialect
diary
entity_detector
entity_registry
extractor
knowledge_graph
mcp_server
miner
models
normalize
onboarding
palace_graph
searcher
spellcheck
split_mega_files
storage
vector_storage