100% local vector store for n8n with HNSW search. Embedded database with vector search capabilities.
npm install n8n-nodes-lokivector-store100% local vector store with HNSW search. Embedded database with vector search capabilities.
- ✅ 100% local, no external services
- ✅ Efficient HNSW search
- ✅ Disk persistence
- ✅ LangChain compatible
- Node.js 18+
- Disk space for database
This is a community node (not verified) due to external dependencies.
``bash``
npm install n8n-nodes-lokivector-store
Ver documentación completa en: https://github.com/MauricioPerera/nodes
MIT