Show HN: Shodh-Memory – Offline AI Memory for Robots and Drones (Rust/Python)(github.com)
github.com
Show HN: Shodh-Memory – Offline AI Memory for Robots and Drones (Rust/Python)
https://github.com/varun29ankuS/shodh-memory
1 comments
Love seeing more Rust-based edge AI tooling. The 100% offline constraint is underrated – too many "edge" solutions quietly phone home.
Question: how are you handling numerical precision for the geo-spatial queries? I've been working on deterministic math for similar use cases (autonomous systems, orbital mechanics) and the edge hardware constraints are fascinating.
Question: how are you handling numerical precision for the geo-spatial queries? I've been working on deterministic math for similar use cases (autonomous systems, orbital mechanics) and the edge hardware constraints are fascinating.
Shodh-Memory is a local-first AI memory system:
Install: pip install shodh-memory
Rust core with Python bindings via PyO3.
Website: https://shodh-rag.com/memory PyPI: https://pypi.org/project/shodh-memory/ GitHub: https://github.com/varun29ankuS/shodh-memory
Feedback welcome - especially from anyone working on robotics or edge AI.