codecrafters-io / build-your-own-x

Master programming by recreating your favorite technologies from scratch.
https://codecrafters.io
282.04k stars 26.46k forks source link

Creating a NodeJS , Pinecone and OpenAI based Chat Bot #963

Open webscale opened 7 months ago

webscale commented 7 months ago

Main programming language

NodeJS

Tutorial title

GPT-4 Tutorial: How to Chat With Multiple PDF Files (~1000 pages of Tesla's 10-K Annual Reports) using Pinecone RAG pattern

Tutorial URL

https://www.youtube.com/watch?v=Ix9WIZpArm0&t=1221s

Github Repo for Code

https://github.com/mayooear/gpt4-pdf-chatbot-langchain/tree/feat/vectordbqa

Category