Skip to content

Dr. AI is an intelligent medical chatbot powered by Retrieval-Augmented Generation (RAG). It is designed to solve the problem of quick and reliable access to medical information without needing to manually search through complex documents or unreliable sources.

Notifications You must be signed in to change notification settings

SHAJAR5110/Dr.-Ai

Repository files navigation

Dr. Ai - Your AI Assistant 🤖🧠

A RAG (Retrieval-Augmented Generation) powered chatbot that answers your questions based on your custom knowledge base using HuggingFace models and FAISS vector search — all wrapped in a friendly Streamlit interface.

Live Link: https://98czftepcm5knsgki8gtso.streamlit.app/

🔧 Features

  • Streamlit chat UI
  • HuggingFace Transformer models (via HuggingFaceEndpoint)
  • FAISS vector store for context retrieval
  • RetrievalQA with custom prompt templating
  • Persistent chat history in session state

📦 Tech Stack

  • LangChain
  • Streamlit
  • HuggingFace Transformers
  • FAISS
  • dotenv for environment variable management

🚀 Getting Started

1. Clone the repository

git clone https://github.com/SHAJAR5110/Dr.-Ai.git
cd Dr.-Ai

About

Dr. AI is an intelligent medical chatbot powered by Retrieval-Augmented Generation (RAG). It is designed to solve the problem of quick and reliable access to medical information without needing to manually search through complex documents or unreliable sources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages