update video

Signed-off-by: Matt Williams <m@technovangelist.com>
This commit is contained in:
Matt Williams 2024-04-08 16:17:13 -07:00
parent e92f059e01
commit f7b91d91a6

View file

@ -1,6 +1,6 @@
# 2024-04-08-build-rag-with-typescript
[![Watch the video](https://img.youtube.com/vi/xxxxxx/maxresdefault.jpg)](https://youtu.be/xxxxxx)
[![Watch the video](https://img.youtube.com/vi/8rz9axIzIy4/maxresdefault.jpg)](https://youtu.be/8rz9axIzIy4)
1. Install dependencies: `bun install`.
2. Run Chroma on a separate terminal: `chroma run --host localhost --port 8000 --path ../vectordb-stores/chromadb`