From 62d8f0ede25a62e3d4e4a69467678d383481fd32 Mon Sep 17 00:00:00 2001 From: ADITI YADAV <72371906+aditi1403@users.noreply.github.com> Date: Tue, 23 Mar 2021 20:05:02 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9036762..e963505 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ - Devfolio Project Link : https://devfolio.co/submissions/go-corona # Project Description: -Amidst the pandemic, we proposed a solution to not let this multiply itself rapidly. We have two applications involved here. First is a "Chat Bot". As soon as we install this app, there will be a user registration following the input of details like age and symptoms by speech to text method. After which the user will be told about the suspect percentage of Corona Virus using ML kit which uses the database. If suspect percentage is alarming, we will quarantine the suspect and provide him with a wrist band having GSM which will be driven by another application. That band will measure the pulse rate and will keep the record of quarantine location of that person. If he removes the band the pulse rate would be zero and hence we know his unwillingness to cooperate, after which a notification will go to the concerned authority nearby using firebase cloud messaging. This solution is expected to reduce the increase in this virus spread. +Amidst the pandemic, we proposed a solution to not let this multiply itself rapidly. We have two applications involved here. First is a "Chat Bot". As soon as we install this app, there will be a user registration following the input of details like age and symptoms by speech to text method. After which the user will be told about the suspect percentage of Corona Virus using ML kit which uses the database. If the suspect percentage is alarming, we will quarantine the suspect and provide him with a wrist band having GSM which will be driven by another application. That band will measure the pulse rate and will keep the record of the quarantine location of that person. If he removes the band the pulse rate would be zero and hence we know his unwillingness to cooperate, after which a notification will go to the concerned authority nearby using firebase cloud messaging. This solution is expected to reduce the increase in this virus spread. # Challenges we ran into -- It was quite difficulty to integrate the band with the android device for location purpose and its activity with the gsm module. +- It was quite difficult to integrate the band with the android device for location purposes and its activity with the gsm module. - collection of a trusted Dataset for newly epidemic disease. - + # Technologies Used : - Android Studio - IBM Watson @@ -18,7 +18,7 @@ Amidst the pandemic, we proposed a solution to not let this multiply itself rapi - IBM Cloud - IMU Sensors - Google Firebase - + # Created by : - Aitik Dandapat - Aktar Rajja Khan