Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🩺 Med-AI

An AI-powered medical assistant designed to help users analyze medical documents, answer health-related questions, and provide intelligent insights using modern AI technologies.

✨ Features

  • 🤖 AI-powered medical chatbot
  • 📄 Medical report analysis
  • 🖼️ OCR support for scanned prescriptions
  • 🔍 Retrieval-Augmented Generation (RAG)
  • 💬 Natural language medical Q&A
  • 📊 AI-generated insights
  • 🔒 Secure document processing
  • ⚡ Fast and user-friendly interface

🛠️ Tech Stack

Category Technologies
Frontend HTML, CSS, JavaScript
Backend Python, Flask / FastAPI
AI Hugging Face Transformers, PyTorch
Vector Search FAISS
OCR Tesseract OCR, pdfminer.six
Database SQLite / MongoDB

📂 Project Structure

Med-AI/
├── app.py
├── requirements.txt
├── static/
├── templates/
├── uploads/
├── models/
├── utils/
└── README.md

🚀 Installation

git clone https://github.com/vigneshwaran1702/Med-AI.git
cd Med-AI

Create a virtual environment:

python -m venv venv

Windows

venv\Scripts\activate

Linux / macOS

source venv/bin/activate

Install dependencies:

pip install -r requirements.txt

Run the application:

python app.py

📸 Screenshots

Add screenshots of the application here.


📈 Future Enhancements

  • Voice-enabled medical assistant
  • Multi-language support
  • Medicine recommendation
  • Appointment scheduling
  • Cloud deployment
  • Doctor dashboard
  • Medical history management

🤝 Contributing

Contributions are welcome.

  1. Fork the repository
  2. Create a feature branch
  3. Commit your changes
  4. Push your branch
  5. Open a Pull Request

⚠️ Disclaimer

This application is intended for educational and research purposes only. It should not be used as a substitute for professional medical advice, diagnosis, or treatment.


👨‍💻 Author

Vigneshwaran P

GitHub: https://github.com/vigneshwaran1702

If you found this project helpful, please ⭐ the repository.

About

A medical AI assistant that helps users understand symptoms, analyse prescriptions, and answer healthcare questions.

Resources

Security policy

Stars

10 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages