MediChatAI / README.md
Eslam Waleed
Initial Release: MediChat AI Dashboard
a8ee124

A newer version of the Streamlit SDK is available: 1.57.0

Upgrade
metadata
title: MediChatAI
emoji: πŸš€
colorFrom: red
colorTo: red
sdk: streamlit
app_file: src/streamlit_app.py
tags:
  - streamlit
pinned: false
short_description: ' an intelligent medical report analyzer'

πŸ₯ MediChat AI: Analysis Dashboard

Welcome to the MediChat AI Medical Report Analyzer!

This application uses advanced Optical Character Recognition (OCR) and the Mistral-7B Large Language Model to extract data from medical reports and provide instant, structured analysis.

Features

  • Instant Diagnosis: Upload a PDF or Image of a medical report for immediate processing.
  • Smart Extraction: Automatically flags critical severity levels and abnormal findings.
  • Interactive Chat: Ask specific follow-up questions about the patient's data using the Doctor's Companion Chat.

(Note: Edit /src/streamlit_app.py to customize the core application logic.)