| 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 | |