Giter Site home page Giter Site logo

trial_llama-prototype's Introduction

trial_llama-prototype

This repository contains proof-of-concept code in Jupyter notebook form, demonstrating how we are using AI for cancer clinical trial matching at Dana-Farber Cancer Institute. It is not usable directly by external parties, since the embedding similarity model used to filter for a small set of trials to consider is not released yet. The purpose of the code and notebooks is to provide a conceptual overview of how we are addressing this problem technically.

Feel free to reach out with questions, thoughts, collaborations!

Motivation

Developing new cancer therapies relies on performing clinical trials to test treatments. Unfortunately, up to 20% of trials fail due to insufficient patient participation, and only 7% of adults with cancer join these trials. Quickly matching patients to suitable trials is crucial but challenging due to the complexity of modern trials, which often have strict eligibility criteria.

Previously, Dana-Farber created MatchMiner, an open-source tool that matches patients to trials based on their tumor's genetic mutations. To enhance this process, we aim to use Llama-3 and other AI methods to extract crucial data from unstructured text in electronic health records, such as cancer subtype, treatment history, and treatment goals, and incorporate it into MatchMiner. This improvement will help match patients to trials more effectively and lay the groundwork for expanding MatchMiner to other cancer centers, ultimately accelerating cancer treatment development and improving patient outcomes.

Notebooks

The notebook folder contains code that provides an overview of how we used various technologies, especially Llama-3, to construct a prototype. The notebooks themselves are not directly executable by external parties, as they require access to models and information that has not yet been released. However, in the future, these notebooks will become more stand-alone, referencing public information only.

App code

We have constructed a prototype highlighting how these technologies can be used to create a functional trial matching system. The app is still depenent on external APIs (Groq for trial checking) and private APIs for trial similarity and therefore is not reproducible by external users. However the code is available for reference, it is built using the rapid prototyping application framework from Holoviz called Panel.

Use github to start a conversation!

trial_llama-prototype's People

Contributors

curlup avatar jim-bo avatar

Watchers

 avatar  avatar Priti Kumari avatar Chris Sander avatar Tali Mazor 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.