Auralysis is a Flutter-based mobile application that allows users to upload medical images (MRI/X-ray) and receive AI-powered diagnosis results, detailed medical reports, and doctor-style voice explanations.
This app acts as the client interface for the Auralysis backend pipeline.
What This App Does
---The Auralysis mobile app enables users to:
---Upload an MRI or X-ray image
---Send the image to the backend AI pipeline
Receive:
---Predicted disease
--Confidence score
---Detailed medical report
---Doctor-style voice explanation (audio)
All processing happens in the backend; the app focuses on user interaction and result presentation.