Git Product home page Git Product logo

patient_co-pilot's Introduction

Patient Co-Pilot

Patient Co-Pilot is a tool intended to help guide patients through their surgery. It uses the ChatGPT API, combined with a specific prompt, to leverage LLMs to answer patient questions about their surgeries. It also includes static informational text and images tailored to the patients' surgery. Patient Co-Pilot is intended to be a helpful tool to streamline communication between patients and doctors.

Winner of the August 2023 Health Universe Hackathon

Setting up the environment

To set up the environment, first create the environment: conda create --name op_assistant. Then, activate the environment with conda activate op_assistant. Then, to install the necessary packages, run pip install requirements.txt. This app requires an OpenAI API key to run. To connect the app to your OpenAI Key, run export OPENAI_KEY = <your_key> in your terminal.

Running the app

Once you get the environment set up, run streamlit run home_page.py to run the app. The app will prompt you to enter a surgery. The resources page will populate with information about your surgery, and then you can use the chatbot to learn more about your surgery. Currenlty, we have resources loaded in for an appendectomy and a Laparoscopic cholecystectomy.

Collaborators

Mishaal Ali MD, Kate Callon, Jennifer Xu, Edward Yap MD

patient_co-pilot's People

Contributors

jennxu23 avatar kcallon 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.