This project is an AI-powered Medical Question & Answer Assistant. It allows users to upload medical PDF documents and ask questions related to their content. The system retrieves relevant information from the document and generates accurate answers using LLM (Large Language Models).
- ✅ Upload medical PDF documents.
- ✅ Extract and parse text from PDFs.
- ✅ Ask questions and receive precise answers based on the document content.
- ✅ Simple and user-friendly interface with Streamlit.
- ✅ Supports medical professionals, students, and researchers.
- 🐍 Python
- 🤗 Hugging Face Transformers
- 🔗 LangChain
- 📄 PyPDF / pdfplumber
- 🌐 Streamlit
- ☁️ OpenAI API or Hugging Face Models
git clone https://github.com/YourUsername/Medical_QA_Assistant.git
cd Medical_QA_Assistant