mikser-io-vector
JSON →An indexing and search plugin for the mikser-io static site generator that uses OpenAI embeddings and either sqlite-vec or pgvector for storage. Version 1.2.0 is current, with active development. It integrates semantic search directly into the build lifecycle — indexing entities as they are processed, providing a findSimilar() runtime helper, and optionally exposing an HTTP search endpoint. This eliminates the need for external search services like Algolia, keeping the index in sync without additional infrastructure.
Resources
packagemikser-io-vector ↗