4 repos
Libraries and frameworks for building retrieval-augmented generation (RAG) systems and memory management for large language models and AI agents. These repositories provide tools for storing, retrieving, and organizing contextual information to enhance LLM capabilities, with implementations spanning Python backends, TypeScript integrations, and specialized approaches like multi-vector retrieval and graph-based memory architectures. Projects range from production memory platforms (mem0, MemoRAG) to embeddings infrastructure (embedchain) to domain-specific variants (PixelRAG for visual content).