technovangelist.videoprojects/2024-03-23-ragembedchunklength/bunjs
Matt Williams d0e67e52e3 reorg
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-04-03 09:38:52 -07:00
..
.gitignore reorg 2024-04-03 09:38:52 -07:00
1-embed-by-sentences.ts reorg 2024-04-03 09:38:52 -07:00
2-generate.ts reorg 2024-04-03 09:38:52 -07:00
bun.lockb reorg 2024-04-03 09:38:52 -07:00
package.json reorg 2024-04-03 09:38:52 -07:00
README.md reorg 2024-04-03 09:38:52 -07:00
similarity-threshold.ts reorg 2024-04-03 09:38:52 -07:00

Rag Embed Chunk Length

This is the code from the video about setting Chunk length published on March 23, 2024

Watch the video

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.0.31. Bun is a fast all-in-one JavaScript runtime.