Giter VIP home page Giter VIP logo

watson-cloud-functions's Introduction

Sparrow Watson assistant and Cloud functions

This repository contains exports of Sparrow Watson assistant and IBM cloud functions used in Sparrow.

skill-Medical-Diagnosis.json

  • Is the IBM primary watson assistant for Sparrow platform. Sparrow Middleware makes this watson assistant available on any chat platforms.

  • Contains the Watson assistant dialog flow for Sparrow AI. It contains dialogs for Medical diagnostics and Cognitive Behavioural therapy.

  • This dialog also contains the flow for connecting users with community/experts, along with process for registration of users, doctors.

  • Also contains dialog for subscribing to and creating updates

Cloud functions

Note: all URL/API credentials are removed

  • AnalyzeTone.js Cloud functon for Analyzing text tone using IBM Watson NLP

  • ConnectToExpert.js Cloud function that takes userSession ID and expert type and initiates connection between them

  • LookUpSymptoms.js Makes calls to Sparrow medical diagnostic API to check if symptom names entered exists. If not, returns nearest matching symptoms.

  • OptToUpdate.js Captures user location and registers users for getting updates

  • PredictDisease.js Takes in '|' delimited string of symptom names and returns list of diseases with probabilities

  • RegisterUser.js Registeration handler for experts and communities

  • SaveMentalRecord.js Saves psychological issues captured by CBT

  • SendUpdate.js Captures target location and message and then sends the message to all users in that region

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.