browser-vector-search
browser-vector-search copied to clipboard
Full in-browser Semantic Search with Huggingface Transformers.js and ElectricSQL's PGlite!
trafficstars
In-Browser Semantic Search with Transformers.js and pglite + pgvector
100% in-browser Semantic Search with Transformers.js, PGlite + pgvector!
Getting Started
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:5173 with your browser to see the result.