ragsearch is a Python library designed for building a Retrieval-Augmented Generation (RAG) application that enables natural language querying over both structured and unstructured data. This tool leverages embedding models and a vector database (FAISS or ChromaDB) to provide an efficient and scalable search engine.
opensource ai generator retrieval augument rag vector-database llms generative-ai genai retrieval-augmented-generation ragsearch open-table-format
-
Updated
Apr 23, 2026 - Python