via “document ingestion pipeline with multi-format support”
5ire is a cross-platform desktop AI assistant, MCP client. It compatible with major service providers, supports local knowledge base and tools via model context protocol servers .
Unique: Implements client-side document processing with bge-m3 embeddings via @xenova/transformers, supporting PDF, DOCX, XLSX, and TXT formats. Uses overlapping text chunking strategy with LanceDB vector storage and SQLite metadata, enabling fully local document indexing without external APIs.
vs others: Supports more document formats (PDF, DOCX, XLSX, TXT) than text-only ingestion systems, with fully local processing unlike cloud-based document services, while maintaining privacy by never sending documents to external APIs.