File size: 260 Bytes
6b17de8
 
1
2
3
# Medical Chatbot using RAG
This project is a Medical Chatbot application built using Streamlit as the web framework and LangChain to implement a **Retrieval-Augmented Generation (RAG)** pipeline for answering medical queries based on a custom knowledge base.