Desire100 / Care-Me-AI-automated-Doctor

AutoDoc is a mobile app for iOS and Android for medical purpose that helps you chat with an automated general practice doctor and get a quick diagnosis and treatment.
10 stars 5 forks source link

Automated Doctor mobile app with help of BioBERT and Flutter

Overview

AutoDoc is a mobile app for iOS and Android for medical purpose that helps you chat with an automated general practice doctor and get a quick diagnosis and treatment. It supports voice to communicate with the artificial intelligence doctor. It was trained on lots of medical questions and answers over 700K of them.

N.B

This app is not going to be better than a real doctor but it gives the best diagnosis posssible. People who can not afford the health care because it's too expensive this app is for them.

careme careme-muganga

Prerequestie Knowledge

Tools Used

What is happening in the background

We have this model BioBERT and what you do is to give an input to the model (your ailment) and it gives the output which is your diagnosis. In the real world you provide three features to the doctor: Symptoms, Medications and side effect. when you provide these features to this biobert model it gives you two things: diagnosis and treatment plan.

Logic used

We need to understand what the user is typing, we need to understand whether the sentence contains symptoms, meddications or side effects. we should create a concatinated input for our model in and we can do this by doing key words recognition with help of if statements.

Applications

Building wealth by providing services that are impactful to the other people using AI technology.

App design