This is a Retrieval-Augmented Generation (RAG) chatbot that uses IBM Watsonx Foundation Models to answer questions from a PDF document.
- Upload a PDF file
- Ask natural language questions
- Get context-aware answers from the document
- IBM Watsonx Foundation Models
- LangChain + ChromaDB
- Gradio UI
- HuggingFace for deployment