Medical_ChatBot / README.md
Veda0718's picture
Update README.md
f949ecb verified

A newer version of the Streamlit SDK is available: 1.48.0

Upgrade
metadata
title: Medical Chatbot using RAG
sdk: streamlit
emoji: πŸ“š
app_file: app.py

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.