Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 474 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 474 Bytes

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.