edge-pdf-chat / README copy.md
matt HOFFNER
init
872630d
|
raw
history blame contribute delete
No virus
258 Bytes

edge-chat

Simple demo using transformers.js embeddings, a simple vector store and PDF text extraction with Web Workers. No file data is stored on the server.

Key files:

embeddingsWorker.js

FileLoader.tsx

Home.tsx