Code Monkey home page Code Monkey logo

covid-19-screening-tool's Introduction

Idea: A conversational AI (Chatbot) built with python and natural language processing models to address the COVID-19 pandemic problems faced by patients and doctors.

Detailed Description:

Basically this Chatbot idea solves two problems

  1. Before the patients come to the hospital, let them take an appointment going to this website - Let the Chatbot asks a question like - Why the patient is visiting? What symptoms does he have? Like cough, cold or fever? Basically this app will decide what patients have to be really tested with COVID-19 sample kit. So this solves the problem of COVID-19 kit shortage going on right now.

  2. To reduce the workload to the doctor, let Chatbot answer the patient queries instead of a Doctor for all repetitive questions. If Chatbot couldn't answer then let's give an option to a patient to go to Doctor or Wait for the doctor to answer your question.

The bot will take care of conversation and triggering messages automatically between hospital members. The chatbot can suggest the nearby clinics or hospitals that can be consulted and the timings when the doctor is available.

Implementation:

There can be two ways to implement Chatbot:

1.Rule-based approach and 2.Self-learning bots.

We are planning to create self-learning bots that involve machine learning concepts since the Rule-based approach addresses only simple queries and fails to manage complex ones. We are trying to avoid NLTK as much as possible since it has all pre-built methods and try to use Natural Language processing models like Language Models and Hidden Markov Principles.

covid-19-screening-tool's People

Contributors

prabhu-1998 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.