Discover and explore top open-source AI tools and projects—updated daily.
oceanbaseAI long-term memory system for intelligent applications
Top 86.8% on SourcePulse
Summary PowerMem provides an AI-powered long-term memory system for LLMs, addressing challenges in retaining conversational history, user preferences, and context. Targeting AI developers, it offers an accurate, agile, and affordable solution via hybrid storage and intelligent memory management, enhancing LLM performance and reducing costs.
How It Works PowerMem utilizes a hybrid storage architecture combining vector retrieval, full-text search, and graph databases. Its novelty lies in integrating the Ebbinghaus forgetting curve theory for dynamic memory retention, prioritizing recent information through time-decay weighting. It also features comprehensive multi-agent support for isolation, collaboration, and fine-grained permissions, aiming to build robust AI memory infrastructure.
Quick Start & Requirements
Installation is straightforward via pip install powermem, with configuration managed through .env files. It offers a Python SDK for direct integration, a production-ready HTTP API server deployable via CLI, Docker, or Docker Compose, and an MCP server requiring uvx (installable via uvx powermem-mcp sse). Official guides are available for Getting Started, API Server usage, and MCP Server integration.
Highlighted Details
Maintenance & Community The project is actively developed, with release notes indicating incremental feature additions such as the API server, user profiles, and multimodal support. Support and discussion are primarily handled through GitHub Issues and GitHub Discussions.
Licensing & Compatibility This project is licensed under the Apache License 2.0, which is generally permissive for commercial use and integration into closed-source applications.
Limitations & Caveats The provided README focuses on features and benefits, and does not explicitly detail limitations, known bugs, or alpha/beta status. The release history suggests ongoing development and feature expansion.
2 days ago
Inactive
MemoriLabs