Veda0718 commited on
Commit
6b17de8
·
verified ·
1 Parent(s): c735f38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,5 +1,8 @@
 
 
 
1
  ---
2
- title: Medical ChatBot
3
  emoji: 📈
4
  colorFrom: pink
5
  colorTo: blue
 
1
+ # Medical Chatbot using RAG
2
+ 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.
3
+
4
  ---
5
+ title: Medical ChatBot_RAG
6
  emoji: 📈
7
  colorFrom: pink
8
  colorTo: blue