Show HN: Moss – On-Device AI Search for VitePress (Runs in Browser)
1 srimalireddi 0 5/13/2025, 1:01:48 AM twitter.com ↗
We just got MOSS running inside VitePress — enabling AI-powered semantic search fully in the browser, with no plugins, servers, or cloud services.
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!
No comments yet