
kysely/jazz-vector
📦 Open Source Projectkysely
A local-first vector similarity search engine designed specifically for the Jazz Tools ecosystem.
Jazz-vector is a specialized integration designed to bridge the gap between vector search and local-first application architectures. By leveraging the Jazz Tools ecosystem, it allows developers to perform semantic search and vector similarity operations without relying on centralized cloud-based vector databases. This is particularly useful for applications that prioritize user privacy, offline availability, and low-latency performance. The library handles the complexities of vector storage and retrieval within the Jazz data model, making it easier to build intelligent, context-aware features like personalized content recommendation, document retrieval, and RAG (Retrieval-Augmented Generation) pipelines that respect the local-first paradigm. Built with TypeScript, it offers a developer-friendly API that integrates seamlessly into existing Jazz-based projects, providing a robust foundation for adding AI-driven search capabilities to decentralized applications.
💡Highlights
- ├─Local-first vector search
- ├─Native Jazz Tools integration
- └─Privacy-focused RAG support
🎯For
- ├─Local-first developers
- ├─AI application engineers
- └─Decentralized app builders