- 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