MOSS is a lightweight TypeScript SDK that brings real-time vector search and on-device embedding models to JS/TS apps. It’s designed for privacy-first, AI-native search in static sites, docs, and UIs.
- Runs in-browser (WASM + JS)
- Real-time embeddings + vector search
- Embedding models downloaded on demand
- Works with Vite, React, VitePress, and more
- Optional cloud sync + memory layer (coming soon)
Here’s a quick demo of MOSS inside a VitePress site: https://x.com/inferedgeinc/status/1922094444104331284
GitHub + docs coming soon. Would love feedback!