Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1000 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 1000 Bytes

ia-project

Our project

🧠 Braintracker! 🧠 This innovative web application harnesses the power of machine learning to analyze your brain MRI images and medical history documents.

Upload your data, and Braintracker springs into action, providing a comprehensive report on the presence of a tumor and offering personalized health recommendations. But remember, while Braintracker is a powerful tool, it doesn’t replace the need for professional medical advice.

More info in our 👉 wiki

How to run it

First, open a terminal and clone this project on a folder with

git clone https://github.com/Sebastian-411/ia-project.git
cd ia-project 

Important

Make sure you have Docker and Docker compose installed 🐋

You can run front-end and backend with

docker compose up

Prepare your MRI and your medical history and try 🧠 Braintracker 🧠 in localhost:8080!