Timestamps – so you can jump to what’s most interesting to you:
0:11 – Intro
1:05 – Basic concepts of lexical search
4:55 – What are embeddings?
9:08 – How does semantic search work?
15:30 – Comparing semantic and lexical search
19:40 – Build session intro, CSV loader
26:40 – CSV loader done, short review of utilities
28:00 – Introducing Transformers.js
32:50 – Short look at why types can be helpful
35:40 – Embedding in batches
39:00 – Ideas around using workers to parallelize embeddings
40:35 – A client helper function
44:10 – The main portion of the indexing process
55:40 – Where to find the repo
56:26 – Querying the index
Add comment