MLiMO/SynKoMic · PolyClip

Analyse Variants with AI precision.

PolyClip-T description.

app.py — model startup
$python app.py
⏳ Loading PolyClip-T model…
task : variant-Analysis
model : MiLo/PolyClip-T
✅ Model ready in 2.4s
* Running on http://127.0.0.1:5000
_
Instant Inference
Model loads once at startup and stays warm in memory for sub-second responses on every request.
🔍
Confidence Scores
Every prediction comes with a calibrated probability score so you know how certain the model is.
🔌
REST API
Hit /api/predict with a JSON body to integrate into any external service or pipeline.