Local Vector Store icon

Local Vector Store

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.

主な機能

  • Lightweight TF-IDF vector search
  • FastAPI HTTP API for ingestion and querying
  • Interactive CLI Vector Store Manager
  • Support for HTML, Markdown, and PDF document ingestion
  • Flexible deployment with Docker and Docker Compose
  • 0 GitHub stars

ユースケース

  • Building local search functionality for document collections
  • Integrating vector search capabilities into web applications
  • Managing and querying diverse document types (HTML, MD, PDF) within a local environment
Advertisement

Advertisement