The-Swarm-Corporation/swarms-memory
A collection of pre-build wrappers over common RAG systems like ChromaDB, Weaviate, Pinecone, and othersz!
Provides pluggable embedding and preprocessing functions alongside unified `add()` and `query()` interfaces across vector stores, supporting custom postprocessing pipelines and structured logging. Supports both managed services (Pinecone, SingleStore) and open-source backends (ChromaDB, Faiss, Qdrant) with swappable similarity metrics, enabling seamless backend switching for production RAG deployments without application rewrites.
Stars
43
Forks
9
Language
Python
License
MIT
Category
Last pushed
Oct 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/The-Swarm-Corporation/swarms-memory"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepsense-ai/ragbits
Building blocks for rapid development of GenAI applications
infiniflow/ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses...
GiovanniPasq/agentic-rag-for-dummies
A modular Agentic RAG built with LangGraph — learn Retrieval-Augmented Generation Agents in minutes.
truefoundry/cognita
RAG (Retrieval Augmented Generation) Framework for building modular, open source applications...
NVIDIA/context-aware-rag
Context-Aware RAG library for Knowledge Graph ingestion and retrieval functions.