Skip to content

DylanDsouza00/InnovateNSUT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InnovateNSUT-2021

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgements

About The Project

The event of the creation of the vaccine gave hope to everyone across the world. But now in a country with 1.2 Billion people, vaccinating the population becomes a gargantuan task to handle this we have created a complete solution right from people looking for the nearest vaccine centers to handling the crowd at the vaccination centers.

The system created includes a wide variety of advanced features such as

  1. Live Geo-Location-based Tracking: To help find the nearest vaccination center for the person. To know the distance and time it takes to reach the location.
  2. Inbuilt video calling functionality: To facilitate faster communication between the authorities and the people we have included video calling to ensure faster resolution of queries.
  3. Covid-19 detection using X-ray: Leveraging computer vision and deep learning we have created a system to help detect covid-19.
  4. Chatbot- Used for helping people having any issues or queries regarding the vaccine.
  5. CCTV Surveillance application: Using state-of-the-art object detection and facial-recognition deep learning systems we have created an application to detect social distancing violations and also activity recognition in case of any event such as crowding to maybe even violence occurs we notify the authorities using push notifications and email. The system is connected to the backend of the application and the information is also displayed on the vaccination centers admin page.
  6. qr code based entry: Qr code given to each user will help in monitoring the situation and keep a check on the people entering the vaccination center

Built With

The Tech Stack used to make the project is

Getting Started

Follow these steps to get this project up and running on your local setup

Prerequisites

Clone the repo using the following command

git clone https://github.com/DylanDsouza00/InnovateNSUT.git

Installation

  1. Install all the dependencies using the following command
    pip install -r requirements.txt
  2. Do all the necessary migrations
    python manage.py migrate
  3. Run the Server
    python manage.py runserver

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Sujit Noronha - [https://www.linkedin.com/in/sujit-noronha-0452171b1]
Franky Pinto-[https://www.linkedin.com/in/franky-pinto-781110188/]
Dylan Dsouza-[https://www.linkedin.com/in/dylandsouza00/]

Project Link: https://github.com/sujitnoronha/hack_a_sol_2021

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published