RAG enhances LLMs by retrieving relevant external knowledge before generating responses, improving accuracy and reducing hallucinations.
-
Updated
Feb 14, 2025 - Jupyter Notebook
RAG enhances LLMs by retrieving relevant external knowledge before generating responses, improving accuracy and reducing hallucinations.
PDF RAG chatbot — PyPDFLoader + RecursiveCharacterTextSplitter + IBM Slate 30M embeddings + ChromaDB + Mistral Small 3.1 24B via Watsonx + Gradio UI
Successfully developed an LLM application that intelligently analyzes job descriptions and compares them against uploaded resumes to provide actionable insights.
Add a description, image, and links to the retrieval-qa topic page so that developers can more easily learn about it.
To associate your repository with the retrieval-qa topic, visit your repo's landing page and select "manage topics."