hippmem-write 0.4.0

Write engine for HIPPMEM — AssociationKeys generation, multi-dimensional candidate discovery, association scoring and edge creation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# hippmem-write

Write engine for HIPPMEM — `AssociationKeys` generation, multi-dimensional candidate discovery, association scoring, and typed edge creation into the association graph.

Part of [HIPPMEM](https://github.com/hippmem/hippmem) — a native associative memory engine for AI agents, written in Rust.

## Documentation

- [Project README]https://github.com/hippmem/hippmem#readme
- [Architecture: algorithms]https://github.com/hippmem/hippmem/blob/main/docs/architecture/algorithms.md
- [Concepts]https://github.com/hippmem/hippmem/blob/main/docs/concepts.md
- API docs: <https://docs.rs/hippmem-write>

## License

AGPL-3.0-only — see [COPYRIGHT](https://github.com/hippmem/hippmem/blob/main/COPYRIGHT) for the full two-tier licensing model. A commercial license is available for use cases incompatible with AGPL-3.0-only.