1 repo
Hybrid storage systems combining vector similarity and keyword indexing for long-term context retention in AI agents.
Distinguishing note: Distinct from general databases; specifically optimized for agentic context retrieval and historical memory.
Explore 1 awesome GitHub repository matching data & databases · Vector Memory Stores. Refine with filters or upvote what's useful.
This project is an autonomous agent framework designed to integrate large language models with popular messaging platforms. It functions as a middleware platform that enables automated, multimodal interactions by decomposing complex user goals into sequential plans, executing them through external tools, and maintaining persistent context across sessions. The framework distinguishes itself through a modular skill architecture and a hybrid memory system. Users can extend system capabilities by installing custom logic modules from community hubs or generating them through natural language. The
A hybrid repository that combines vector-based similarity search and keyword indexing to maintain context across extended user interactions.