Portfolio PROJECT 05 / 21
Project 05 · Full Stack / Low Latency
DE 3

RxPredict

Real-time Drug Response Prediction

Domain
Full Stack / Low Latency
Track
DE 3
01 Abstract

Real-time Drug Response Prediction

A sub-100 ms pharmacogenomic prediction API that infers patient drug response from genetic profile, demographics, and history — engineered for low-latency serving with performance gates in CI.

02 Highlights

Methods & contributions

03 Architecture

Data flow

request → feature hashing → Redis cache → sklearn model
        → response (<100ms p99)   ↘ Prometheus latency metrics
04 Stack

Technologies

FastAPI Redis scikit-learn Prometheus GitHub Actions Docker <100ms p99 CI/CD