technovangelist.videoprojects/2024-02-22 embeddings/README.md
Matt Williams ee02d4318f add feb 22
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-04-08 21:51:41 -07:00

225 B

embeddings

To install dependencies:

bun install

To run:

bun run embed.ts

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