Skip to content

aabhathanki/MediBot

Repository files navigation

MediBot: A Medical PDF-Based Chatbot

Overview

MediBot is a medical chatbot that processes medical PDFs, creates embeddings with LangChain and Hugging Face, and provides accurate Q&A via a Streamlit UI or command line.

Features

  • PDF text extraction
  • Embeddings via LangChain & Hugging Face
  • FAISS vector search
  • Q&A from PDFs
  • Dual UI/CLI support

Installation

  • Install dependencies:
    pip install langchain langchain-community langchain-huggingface faiss-cpu pypdf python-dotenv streamlit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages