1 个仓库
Support for local disk-based vector storage using Chroma.
Explore 1 awesome GitHub repository matching data & databases · Chroma Integrations. Refine with filters or upvote what's useful.
This project is a privacy-first backend service designed to facilitate retrieval-augmented generation by processing local documents into searchable vector representations. It provides a modular architecture that allows users to ingest diverse file formats, manage document metadata, and perform semantic searches to provide context-aware responses for chat and completion requests. The system distinguishes itself through a database-agnostic abstraction layer that supports various storage backends, ranging from local disk storage to enterprise-grade vector databases. It offers flexible deployment
Integrates disk-based vector storage via local database configurations to maintain persistent search indices.