Long-term memory for AI Agents
Project description
mem0x
Memory engine of SunAgent
Pre-dependency
- Miniconda
mkdir -p ~/miniconda3
wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O ~/miniconda3/miniconda.sh
bash ~/miniconda3/miniconda.sh -b -u -p ~/miniconda3
rm ~/miniconda3/miniconda.sh
source ~/miniconda3/bin/activate
conda init --all
- Redis-Stack-Server
docker run -d --name redis-stack -p 6379:6379 -p 8001:8001 -e REDIS_ARGS="--requirepass mypassword" redis/redis-stack:latest
- Others
pip install poetry
Install
make install\_all
make build
make install dist/mem0x-1.0.0-py3-none-any.whl
Run mem0x
mem0x_app
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mem0x-1.0.0.tar.gz
(67.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
mem0x-1.0.0-py3-none-any.whl
(124.3 kB
view details)
File details
Details for the file mem0x-1.0.0.tar.gz.
File metadata
- Download URL: mem0x-1.0.0.tar.gz
- Upload date:
- Size: 67.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.8 Linux/6.8.0-1018-aws
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
007448ff7efc167714ec0ef2b607b22050fa5f07cb6a8ea6e9cc4d85a6c17b32
|
|
| MD5 |
0681cdfdf8df6a1e10452f13daebd4c5
|
|
| BLAKE2b-256 |
7eb71eeadf4c84a80ea48add89ced8200febde24346483afa56816db5f12b70b
|
File details
Details for the file mem0x-1.0.0-py3-none-any.whl.
File metadata
- Download URL: mem0x-1.0.0-py3-none-any.whl
- Upload date:
- Size: 124.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.8 Linux/6.8.0-1018-aws
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d9672fbcc3728975bf1cae6d219382c4b2244bbdfa4fcc803eed11e6c0621b8
|
|
| MD5 |
15d20c54c90a6a9e8d9fe945e7c86dac
|
|
| BLAKE2b-256 |
b35ffcb7b94efff07fc18f8ca6bee149c596c722be0f9a1e18ad1872fc04091a
|