rag-app / chainlit.md
mitultiwari's picture
rag over nvidia doc
e1f8f0f
|
raw
history blame
182 Bytes

PDF RAG

RAG over a PDF document

Disclaimer: this is running the query over the pdf document and generating answers using LLM. LLMs can hellucinate and can generate wrong answers.