File size: 895 Bytes
77ab752
ba8ee3a
947f8cf
 
 
77ab752
48ae225
e6a09ae
77ab752
947f8cf
 
 
77ab752
 
947f8cf
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
title: DaisyChain Genomics Demo v1
emoji: 🌼
colorFrom: purple
colorTo: green
sdk: gradio
sdk_version: 5.9.1
python_version: "3.12"
app_file: app.py
pinned: true
license: apache-2.0
short_description: Real-time DNA routing across modular specialists
---

# 🌼 DaisyChain — interactive routing

Four ~74M DNA/RNA specialists (≈295M total, **under Carbon-500M**) + a learned router.
Each specialist is distilled per-domain from Carbon-500M; the router reads how
*surprised* each one is by a sequence (bits/base) plus its hidden state, and hands the
work to the home specialist.

Paste a DNA sequence and watch the chain light up specialist-by-specialist, then the
router pick its home domain in real time — and optionally generate a continuation from
the chosen specialist.

Model weights: [DaisyChainAI/daisychain-genomics](https://huggingface.co/DaisyChainAI/daisychain-genomics).