AILIXIR Bot
Auto-sync: ea9a2035cd92f6b1521e3c5f9d31e8c453a93d43
4a8b134
|
Raw
History Blame Contribute Delete
553 Bytes
---
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