Persistent memory API for AI agents — getmem.ai
Project description
getmem-ai
Persistent memory API for AI agents. Two API calls — your agent remembers everything.
pip install getmem-ai
import getmem_ai as getmem
mem = getmem.init("gm_your_api_key")
# After each turn — automatic extraction
mem.ingest("user_123", messages=messages)
# Before each turn — intelligent context
context = mem.get("user_123", query=user_message)
Full SDK coming soon. Join the waitlist at getmem.ai.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
getmem_ai-0.0.1.tar.gz
(1.8 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
File details
Details for the file getmem_ai-0.0.1.tar.gz.
File metadata
- Download URL: getmem_ai-0.0.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
922cf43ca617ea40e9df209dd8118b51875ae68d2fed8c8d2f9e4c8b4c719bb6
|
|
| MD5 |
1bc2a26aeb773a79b71ebf3d5c5bf8bb
|
|
| BLAKE2b-256 |
8ae109bb9fe964ff45eaca46f7bfe76d63e1a8c21980436d295ee5bbb96203d2
|
File details
Details for the file getmem_ai-0.0.1-py3-none-any.whl.
File metadata
- Download URL: getmem_ai-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebb70f7f1a5a3fb5dfe7b70974c82210001d2c7ae5de880fb1e407344bf9d232
|
|
| MD5 |
0c49704719caa5cf140931fa9a54dcb0
|
|
| BLAKE2b-256 |
01937e3b005d0a31712e0cde7c9a6bf4986e13e4218d8d1f28defbcaa5299d64
|