pascalwhoop commited on
Commit
13b2c98
·
verified ·
1 Parent(s): 4bb0dfb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +42 -1
README.md CHANGED
@@ -7,4 +7,45 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ # Every Cure
11
+
12
+ [Every Cure](https://everycure.org) is a nonprofit on a mission to save and improve lives by repurposing existing medicines. Our core research program is the **MATRIX** (ML/AI-enabled Therapeutic Repurposing In eXtended uses) platform — an AI-powered, open-source engine that systematically evaluates all FDA-approved drugs against all known diseases to surface the highest-impact repurposing opportunities.
13
+
14
+ ## What is MATRIX?
15
+
16
+ MATRIX pioneers a field we call **computational pharmacophenomics**: a drug-agnostic, disease-agnostic approach that scores ~75 million drug–disease pairs using biomedical knowledge graphs, machine learning models, and real-world evidence. The platform integrates a human-in-the-loop medical review process, where our clinical team evaluates top-ranked predictions for biological plausibility, strategic fit, and clinical viability.
17
+
18
+ ## Datasets on HuggingFace
19
+
20
+ Our current datasets include our
21
+ - Drug List: The Drugs against which we predict
22
+ - Disease List: The Disease list against which we predict
23
+ - KG Nodes & Edges: Our intermediate data artifact. We combine multiple upstream KGs and data sources to build an integrated KG. For a high level overview of the data, check our [data dashboard](https://data.dev.everycure.org/versions/latest/evidence)
24
+ - MATRIX predictions: A dataset that contains a recent version of our predicted scores
25
+
26
+ ## Code & Documentation
27
+
28
+ | Resource | Link |
29
+ |---|---|
30
+ | **Main platform repo** | [github.com/everycure-org/matrix](https://github.com/everycure-org/matrix) |
31
+ | **Tech docs** | [docs.dev.everycure.org](https://docs.dev.everycure.org) |
32
+ | **Disease list repo** | [everycure-org/matrix-disease-list](https://github.com/everycure-org/matrix-disease-list) |
33
+ | **Drug list repo** | [everycure-org/matrix-drug-list](https://github.com/everycure-org/matrix-drug-list) |
34
+ | **Indication list (ground truth)** | [everycure-org/matrix-indication-list](https://github.com/everycure-org/matrix-indication-list) |
35
+ | **KG validator** | [everycure-org/matrix-validator](https://github.com/everycure-org/matrix-validator) |
36
+ | **All repos** | [github.com/everycure-org](https://github.com/everycure-org) |
37
+
38
+ ## Publications
39
+
40
+ - **Lancet Haematology (2025)** — *Pioneering a new field of computational pharmacophenomics to unlock the life-saving potential of existing medicines.* Fajgenbaum DC et al. [everycure.org/lancet](https://everycure.org/lancet/)
41
+ - **Platform paper (preprint, 2025)** — *Every Cure's End-to-End AI-Enabled Drug Repurposing Platform: Integrating Human-in-the-Loop Expertise to Accelerate Impact.* [DOI: 10.58647/REXPO.25000098.v1](https://drugrepocentral.scienceopen.com/hosted-document?doi=10.58647/REXPO.25000098.v1)
42
+ - **MeDI (under submission)** — *MeDI: A Foundational Database to Support Drug Repurposing* — covers the MATRIX drug and disease list creation process.
43
+
44
+ ## Program
45
+
46
+ - [Active repurposing programs portfolio](https://everycure.org/portfolio/)
47
+ - [ARPA-H Phase 1 announcement](https://everycure.org/every-cure-to-receive-48-3m-from-arpa-h-to-develop-ai-driven-platform-to-revolutionize-future-of-drug-development-and-repurposing/)
48
+ - [ARPA-H award page](https://arpa-h.gov/news-and-events/arpa-h-awards-ai-driven-project-repurpose-approved-medications)
49
+
50
+ ## Disclaimer
51
+ The scores and predictions shared by Every Cure are the output of a computational research pipeline and are intended for research purposes only. They do not constitute medical advice, clinical recommendations, or endorsement of any drug for any use. Every Cure makes no warranties, express or implied, regarding the accuracy, completeness, or fitness for any particular purpose of the information presented. Drug repurposing opportunities identified here require rigorous independent scientific and clinical validation before any clinical application.