Skip to content

Latest commit

 

History

History
 
 

pdf-qa

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PDF Question & Answering

This folder is showing how to:

  • Ask a user for a PDF file
  • Chunk that file and create embeddings
  • Store those embeddings on Pinecone
  • Answer questions from users as well as showing the sources used to answer.

To run the example, follow the instructions of the main readme.

Rendering