100% in-browser Semantic Search with Transformers.js, PGlite + pgvector!
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:5173 with your browser to see the result.
Full in-browser Semantic Search with Huggingface Transformers.js and ElectricSQL's PGlite!
JavaScript
100% in-browser Semantic Search with Transformers.js, PGlite + pgvector!
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:5173 with your browser to see the result.