Coder Social home page Coder Social logo

medicat2's Introduction

MediCAT

Deploy to DO

Live Demo App: https://medicat-t3eqm.ondigitalocean.app/

Medicat fully automates the analysis of clinical guidelines, a critical component in enhancing the Clinical Decision Support System (CDSS). By automating the categorization and extraction of content from clinical guidelines, we aim to ensure the highest possible scientific standard of treatment while significantly reducing the time required for updates.

The process pipeline divides this guideline into specific categories:

  1. Diagnostic recommendations,
  2. Medication and other therapeutic recommendations,
  3. Recommendations of monitoring and follow-up,
  4. Possible interactions with other guidelines, including comorbidities,
  5. Early warning signs, estimation of risk and poor evolution,
  6. None of the above five categories.

Pipeline:

alt1

Guideline used for testing

https://www.nice.org.uk/guidance/ng106/resources/chronic-heart-failure-in-adults-diagnosis-and-management-pdf-66141541311685

Technical details

  1. Medical guideline as PDF
  2. Run plaintext2.py on the PDF to extract plain text or use endpoint /process_pdf
    • Example output: uploads/plain_text_file.txt
  3. Link to preconfigured LLM to refine the plaintext into consistent paragraphs and remove the header, footer, page numbers: https://chat.openai.com/g/g-k6P5O3xjk-cdss2
  4. Example output: uploads/paragraphs.txt
  5. Categorize & Rank

alt1

alt1

Add your OpenAI API Key in your environment as OPENAI_API_KEY:

export OPENAI_API_KEY=<your-key>

medicat2's People

Contributors

manuelhettich avatar apob-100 avatar xhoelbano avatar linea-code 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.