Azentiq Memory Manager is a Python 3.11+ library that provides memory management capabilities for AI applications. The core focus is on maintaining different tiers of memories with efficient storage, retrieval, and token budget management. The MVP implementation focuses on session memory via Redis with a CLI demo.
Stars
6
Forks
1
Watchers
6
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
Google ADK Adapter has been added to seemlessly integrate Azentiq memory manager with Google ADK
d66057bView on GitHubAdded APIs for memory management, added advanced features, updated user guide with agentic AI integration and finalized documentation
6b9f34bView on GitHubMerge branch 'main' of https://github.com/anil101001/azentiq_memory_manager
5c619a3View on GitHub