Skip to content

SubhamIO/pdf-rag-using-nvidia-nim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NVIDIA NIM

  • create your account in nvidia : https://build.nvidia.com/explore/discover
  • select the model you want to use and click on "view code"
  • then click on "generate API key" to get the nvidia api key
  • run the streamlit application using streamlit run app1.py
  • paste the nvidia api key
  • click on "Documents Embedding" to load the pdf from the folder, chunks them, embed them using NVIDIA embedding and store in the vectorDB
  • then ask any question related to the pdfs

Releases

No releases published

Packages

No packages published

Languages