legal-qna / chainlit.md
mitultiwari's picture
pdf rag
5255e92
# 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.