Giter Site home page Giter Site logo

ask-florence's Introduction

Ask Florence

Ask Florence, named after Florence Nightingale, is a GenAI application that allows family members to query about their patients in care, alleviating the burden on doctors and medical staff. This app was built as part of the Imperial GenAI x Healthcare hackathon.

I'm proud to have worked on this project with my friends Jannic and Moneim.

The Problem

Doctors spend a large amount of time taking calls from family members of admitted patients, providing updates, answering questions and relieving concerns. This activity in and of itself doesn't improve the care of the admitted patient, yet doctors feel a moral obligation to perform it.

The Solution

Ask Florence is a GenAI, WhatsApp-based chatbot that uses retrieval augmented generation (RAG) to allow family members to directly ask questions about their admitted patients. It works by ingesting patients' electronic health record (EHR) documents into a vector database and then injecting relevant chunks into the context sent to the LLM based on the user's original query. The diagram below shows the flow of information during a request.

Ask Florence

Demo

ask-florence-demo.MP4

ask-florence's People

Contributors

omar-v2 avatar jmholzer avatar

Stargazers

 avatar

Watchers

 avatar

ask-florence's Issues

Architect doctor conversation view

Architect a system that allows doctors to see patient's chat history with the bot.

Acceptance criteria:

  • Doctor can view chat history after receiving a push notification initiated by user.
  • Doctor gets a summary of user contact information.

Implement EHR querying

Acceptance criteria:

  • Generates response to an arbitrary user prompt using information indexed from EHR.
  • Uses the most up-to-date entries in its responses.
  • Refuses to give information on conditions in a pre-defined deny list.
  • Only uses EHR info, does not respond to general questions.
  • Does not reply with medical advice.

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.