rakib72642 commited on
Commit
7817343
·
1 Parent(s): 1aaa3c7

Add all files including PDFs with Git LFS

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  # 🩺 MedicalBot | RAG, GPT-4.1-Nano, LangChain, Pinecone, Flask, Hugging Face
2
 
3
  ## 🧠 Overview
4
- **MedicalBot** is a **Retrieval Augmented Generation (** **RAG** **)**–based **medical chatbot** that leverages **GPT-4.1-Nano** as its core Large Language Model.
5
  It retrieves contextually relevant information from medical data using a **LangChain-powered RAG pipeline**, enabling **accurate and reliable medical responses** in real-time.
6
 
7
  The system combines **Hugging Face Sentence Embeddings** with **Pinecone Vector Storage** to achieve intelligent retrieval and contextual reasoning.
 
1
  # 🩺 MedicalBot | RAG, GPT-4.1-Nano, LangChain, Pinecone, Flask, Hugging Face
2
 
3
  ## 🧠 Overview
4
+ **MedicalBot** is a **Retrieval-Augmented Generation** (**RAG**)–based **medical chatbot** that leverages **GPT-4.1-Nano** as its core Large Language Model.
5
  It retrieves contextually relevant information from medical data using a **LangChain-powered RAG pipeline**, enabling **accurate and reliable medical responses** in real-time.
6
 
7
  The system combines **Hugging Face Sentence Embeddings** with **Pinecone Vector Storage** to achieve intelligent retrieval and contextual reasoning.