MicrosoftHacks - Twilight Cloud Coderz BOT
Watch Project Demo - youtube
Web Page - https://twilightbot.azurewebsites.net/
Android - Bot-Apk
Inspiration
Artificial Intelligence (AI) reshapes companies and how innovation management is organized. Consistent with rapid technological development and the replacement of human organization, AI may indeed compel management to rethink a company's entire innovation process.
The Health BotServiceis ideal for developers in IT departments of healthcare organizations such as providers,
pharmaceutical companies, tele-medecine providers,and health insurers. Using theservice, healthcare
organizations can build a "health bot instance"and integrateit with their systems that patients, nurses, doctors,
and other representatives interact with. Building an instanceallows you to:
- Improve processes
- Improveservices
- Improve outcomes
- Reduces cost
The Health BotServicecontains a built-in medical database, including triage protocols. You can also extend a health bot instanceto includeyour own scenarios and integrate with other ITsystems and data sources.
What it does
Bot asks users questions like their age, gender, and location, any symptoms they’re experiencing, and whether they may have encountered diagnosed with Asthma, Cold, Headache, Breathing issue.
- Triage/symptom checker, powered by built-in medical protocols: Theend user describes a symptom to the health bot instanceand the bot helps the user to understand itand suggests how to react; for example, "I havea headache."
- General information about conditions, symptoms, causes, complications, and more: Loaded with medical content, the health bot instancecan provideinformation about medical conditions, symptoms,causes,and complications; for example, "information about diabetes," "whatarethecauses of malaria," "tell meabout thecomplications of arthritis."
- Find doctor type: The health bot instancecan recommend theappropriatetype of doctor to treatan illness; for example, "What type of doctor treats diabetes?"
- Finding providers: Your health bot instancecan allow customers to search for doctors by specialty, innetwork status,and other specifications.
Scheduling appointments: Your health bot instancecan be designed to allow your customers to scheduleappointments easily and securely
Insurers have built health bot instances that givetheir customers an easy way to look up the status of a claim and ask questions about benefits and services.
Providers have built health bot instances that triage patient issues with a symptom checker, help patients find appropriate care,and look up nearby doctors.
Deliver intelligent, conversational healthcare experiences at scale:-
- Integrates medical content from trusted sources including information on conditions, symptoms, specialists, medications and procedures.
- Delivers credible triage and symptom checking
- Understands healthcare intents by leveraging built-in language models tuned to medical terminology
- Handles interruptions, topic changes, human error and complex medical questions
How we built it
The Personal care Chatbot was created using Azure Health Bot , a provider of AI-driven solutions for medical diagnosis. By combining ChatBot’s technology and Infermedica's template flow we created a simple tool that helps self-evaluate the risk of infection and support people seeking medical advice.
Azure Health Bot- empowers healthcare organizations to build and deploy an AI-powered, compliant, conversational healthcare experience at scale. The service combines built-in medical intelligence with natural language capabilities, extensibility tools and compliance constructs, allowing healthcare organizations such as Providers, Payers, Pharma, HMOs, Telehealth to give people access to trusted and relevant healthcare services and information.
Azure Webapp service-Start fast and finish faster with source code integration from GitHub, live debugging and one-click publish directly from Microsoft Visual Studio.
Internet hosting service for software development and version control using Git. It provides the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration.
Conversation:- When using the Handoff feature,additional conversation states areintroduced into your bot runtime.
- Bot state: Theend user is speaking with the bot.This is thetypical conversation state.
- Waiting state: Theend user has triggered a handoff scenario and is waiting to beconnected with an agent.
- Agent state: Theend user has been connected to an agentand they are having a conversation. End userexperience Connecting to agent: If thereare onlineagents, theend user and agent go through a connection sequence beforethelivechat begins.
- Theend user says something that triggers the handoff connection sequence
- Theend user is advised that they will soon beconnected to an agent
- Theend user is added to the queueand theagents receivea push notification
- Theagent uses a "Connect" command to talk to theend user that has been in the queuethelongest.
- A connection is established between theagentand end user
- Theend user receives a notification they aretalking with an agent
- Thelivechat continues until theagentends theinteraction
Configuration:- The Health BotService provides endless flexibility of useto Microsoft partners:
- Uniquescenarios can beauthored by partners for their health bot instances to extend the baseline scenarios and support their own flows.
- The health bot instance's behavior can beconfigured to match the partner's usecases, processes,and scenarios.
- The health bot instancecan easily beconnected to partners' information systems---for example, systems that manageEMR, health information,and customer information.
- The health bot instancecan beeasily integrated into other systems such as web sites,chat channels,and digital personal assistants.
Health Bot Analytics Reports
Analytics reports areavailablefor you to measurethe behavior of your botand continuously adaptand revisit your conversation flows in a responseto your end-users. Reports areinteractive;you can select within thereports to cross-filter or focus to areas of interestyou can also choosethetime of interest in thetop bar.
- Availablereports include:
- Daily and monthly unique users
- Built-in session and custom scenarios distribution
- Triagecomplaint distribution and triage outcome distribution
- Messages distribution
- Custom scenario outcome distribution
- Theratio of unrecognized utterances
Embed your Health Bot instancein your application using WebChat
You can connectyour Health Bot to interact with your web application’s users through a web chat control
- Sign-in to the Health Bot Management Portal
- In theleft menu blade,click Channels under Integration.
- Select the View action of theWeb Chat channel
- Follow thesteps demonstrated in the GitHub repository to embed the Health Bot in the web application as an iFrame or as a web pageelement (div embedding).
Scan and Test:-
Challenges we ran into
main challenge is integration part , but azure document helped us and finally we made our project live. Each health bot instanceis easily managed and monitored by Microsoft partners via the Health BotService's management portal and management API.The management portal provides theability to definethe health bot instance's behavior in fine detail and to monitor usage with built-in reports. Management APIallows the partner to embed the health bot instanceand to securely exchange data and information.
What we learned
Learnt about azure health bot service
What's next for TWILIGHT CLOUD CODERZ BOT
Need to check AWS cloud service feature and integrating more features
Log in or sign up for Devpost to join the conversation.