Use AI to query your own data, like multiple pdf files using chatgpt and openai type of technology.

Опубликовано: 28 Март 2026
на канале: ScottDevOps
16,349
417

Query data using AI, query your pdf files using AI technology. I walk through all the main technology used to make this a reality. I use OpenAI, pinecone vector store database, langchain framework, typescript, react, css, tailwind css, and nextjs.

This is a really big deal I feel for the future of one of many useful ways that everyone will be using AI.

In this video, I show a new react page in my project that allows the selection of a long list of pre-made prompts - using a single click, prompt engineering and such.

Using a command line script, I can ingest multiple pdf files into the pinecone vector database. I am working on making it possible to dynamically import as many pdf files as needed, and group them into namespaces using an HTML select element in the GUI, that will link to a matching namespace in the vectorstore database.

I used a github project that helped jump start this effort:
https://github.com/mayooear/gpt4-pdf-...

About langchain
https://www.pinecone.io/learn/langcha...

About pinecone
https://www.pinecone.io