Installation¶
Requirements¶
- Python 3.9+
- NumPy (installed automatically)
Basic Install¶
With Integrations¶
Install only what you need:
Development Install¶
git clone https://github.com/engramma-ai/engramma-memory.git
cd engramma-memory
pip install -e ".[dev]"