Vector Search RAG github code

Hello, so I’ve been doing this tutorial from Beau Vector Search and RAG Tutorial – Using LLMs with Your Data

So I’m following along project 2 and there’s some text that needs to be copied for the exercise, so i go to github vector-search-tutorial/project-two at main · beaucarnes/vector-search-tutorial · GitHub but for the life of me I cannot find the files anywhere?

In the video Beau says there should be 3 files: aerodynamics.txt, chat_conversation.txt and log_example.txt
There should also be 3 .py files with the code, but that i can get away with copying from the video.

Any help?

Why not try opening a GitHub Issue on the repo?

Ok, I did that now. My question was also because I was afraid I just wasn’t finding them, but i hope Beau responds. Thank you

It looks like the repo was created on the same day that the article was published, so maybe a few files just got missed in the commits.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.