File size: 553 Bytes
5d1add9
4a8b134
 
 
 
5d1add9
 
 
 
4a8b134
5d1add9
4a8b134
5d1add9
 
 
 
 
 
4a8b134
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: AILIXIR - Drug Repurposing
emoji: πŸ’Š
colorFrom: green
colorTo: blue
sdk: docker
app_port: 7860
---

# Drug Repurposing Service

AI-powered drug repurposing platform for identifying potential therapeutic uses of existing drugs.

- **Port:** 7860
- **SDK:** Docker

## Endpoints

- `GET /health` β€” Health check
- `POST /api/v1/disease-targets` β€” Get disease targets
- `POST /api/v1/protein-sequences` β€” Fetch protein sequences
- `GET /api/v1/drug-library` β€” Available FDA drugs
- `POST /api/v1/screen` β€” Run full screening pipeline