Coder Social home page Coder Social logo

alleviate's Introduction

Alleviate

Health Services Platform using NLTK and Deep Neural Network using python.

Description

A Chat Bot which uses Deep Neural Networks and NLTK to answer any health-related queries. Also uses Sentiment Analysis from Google Natural Language API and Places API to mine Hospital reviews and provide suggestions accordingly.

Features

  1. Disease in Area Alert: To find out the prevalent diseases and major outbreaks, RSS feed of TOI is scraped and summarised using TF-IDF. Geocoder is used to detect current location. ( RSS feed is available only for a few cities in India)

    python diaa.py

  2. Review Mining: Using Google Places API, the reviews of all the places tagged "hospitals" in a particular geo-location are extracted. Sentiment Analysis is applied on recent hospital reviews. The user rating are ignored and only the reviews are considered to get the current response of people towards the place. The reviews and sentiment analysis data for 3 cities is stored in the csv files.

    python scrp.py

  3. Query Diagnosis: The user's query is chunked and passed to the Infermedica API to generate follow-up questions and disease prediction. After a set of questions is asked, a prognosis is given along with a list of top rated hospitals.
  4. Chat Bot : Chatbot used for Alleviate is task-oriented and intension based. In chatbot framework,conversational intents are defined that would be useful for defining set of actions bot can manage.

Demo

The Chatbot is started using python ChatBot.py The screenshots given below do not include the API output printed between queries

Sending Query

First Question

Second Question

Third Question

Prognosis

Follow up

Libraries/Frameworks/APIs Used:

Project Contributors

This project was done during my CSE4022 - Natural Language Processing by a team of three people

alleviate's People

Contributors

tanayagar avatar vashishtmarhwal avatar

Stargazers

 avatar  avatar

Watchers

 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.