rag_api and chromadb-rag-system-python
About rag_api
danny-avila/rag_api
ID-based RAG FastAPI: Integration with Langchain and PostgreSQL/pgvector
This project helps developers integrate custom document collections into their AI applications, particularly for chat interfaces like LibreChat. It takes diverse documents, processes them into a searchable format based on unique file IDs, and allows the AI application to retrieve specific document sections to answer user queries. The end user is a developer building AI-powered applications that need to reference a large body of internal or domain-specific documents.
About chromadb-rag-system-python
Jogesh6895/chromadb-rag-system-python
⚡ Complete RAG pipeline implementation with ChromaDB vector database. Features: Persistent storage, Redis caching layer, SentenceTransformer embeddings, recursive document chunking, and interactive CLI. Production-grade Python code with type hints and structured logging.
Scores updated daily from GitHub, PyPI, and npm data. How scores work