aleth-memory
Local, private, self-hosted memory for AI agents. One command, and it runs on your own machine:
pip install aleth-memory
This is a meta-distribution: it contains no code of its own. Installing it brings in the four pieces that make up Aleth Memory:
- aleth - the memory engine, with its embedding model. A self-contained binary you run locally; it is never a hosted service.
- aleth-weave - the graph layer: typed nodes, typed associative edges, temporal chains.
- aleth-client - the tiny open-source client (Apache-2.0) your agent imports. It speaks a frozen 11-verb wire.
- aleth-ingest - the folder sync. Point it at a directory of text files; a changed file supersedes its old version.
Documentation, quickstart and the measured results: https://aleth.ai
Release files for aleth-memory 0.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aleth_memory-0.6.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / aleth_memory-0.6.0-py3-none-any.whl
| Download URL | aleth_memory-0.6.0-py3-none-any.whl |
|---|---|
| Size | 5.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c51940d30f3e50ef71342587b8c307c4114d5245b08037307765c8a718f825f9
|
|
BLAKE2b-256 checksum How to use checksums |
051a9cdcf273cb1c69464c6647e748e24d0eeb63e8bf6972ae825c60b805117e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.5
|