Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 22 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,23 @@
# HackNITR
- Project : Go Corona
- 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.

# 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.
- collection of a trusted Dataset for newly epidemic disease.

# Technologies Used :
- Android Studio
- IBM Watson
- Google Maps API
- GSM Module
- Machine Learning Algorithms
- IBM Cloud
- IMU Sensors
- Google Firebase

# Created by :
- Aitik Dandapat
- Aktar Rajja Khan
- Rittik Biswal
- Altamas Bari

HackNITR
Project: Go Corona
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 a 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 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
Google Maps API
GSM Module
Machine Learning Algorithms
IBM Cloud
IMU Sensors
Google Firebase
Created by :
Aitik Dandapat
Aktar Rajja Khan
Rittik Biswal
Altamas Bari