Provides a lightweight vector store with TF-IDF search capabilities for various document types.
This tool offers a versatile solution for managing and searching local documents. It features a lightweight vector store utilizing TF-IDF for efficient search across HTML, Markdown, and PDF files. Users can interact with it via a FastAPI HTTP API, a command-line interface, or an interactive vector store manager, making it suitable for both standalone use and integration into larger systems. The comprehensive deployment options, including Docker and Docker Compose, ensure easy setup and scalability.