OPEN SOURCE

Your genome.Decoded.

An open source AI agent harness that turns your AI agent into a personal DNA expert. Runs on your machine.

Install and configure Genomi by following the instructions here: https://raw.githubusercontent.com/exon-research/genomi/master/INSTALL_FOR_AGENTS.md
Launch video

Introducing Genomi.

Works with
  • Claude Code
  • Codex
  • Openclaw
  • Hermes Agent
Ask anything

What if my ClineGooseCursorGemini CLIOpenClawHermes AgentCodexClaude Code can help answer which evidence is strong enough to trustmy 1000 Genomes reference-neighbor contextwhether I carry a BRCA variantwhether I can digest milkwhether my DNA changes drug responsehow much Alzheimer's risk I inheritedwhether I carry cystic fibrosiswhat this rsID meanshow I metabolize warfarinwhy coffee keeps me up ?

Why Genomi

The way your genome should work.

01

Interactive

Static reports → live conversation.

02

Local-first

Your raw DNA stays on your machine.

03

Evidence-aware

Each answer carries source limits.

04

Open & Compatible

Plugs into any AI agent. One install.

How it works

From genome to insights. Four steps.

01

Install

Have your agent follow INSTALL_FOR_AGENTS.md.

02

Point at your raw genome data

Read from disk. Nothing is uploaded.

03

Build the Active Genome Index

A local SQLite index for focused evidence tools.

04

Interact with it

Ask questions, cross-check evidence, or render a dashboard.

What is it

Your Personal DNA Expert.

01

Active Genome Index

Your genome source becomes a local, queryable SQLite index.

active-genome-index.sqlite
02

Libraries

ClinVar, HPO, GenCC, references, PharmCAT, ancestry, and more.

GENOMI_HOME/reference
03

Journal

Append-only investigation notes and reviewed source findings.

evidence.sqlite
04

Skills and MCP

Host skills route to validated tools and capability dispatch.

skills/*/SKILL.md
What it does

Your genome, answered.

Pharmacogenomics

PharmCAT, ClinPGx, FDA-label, and PGxDB context.

Nutrigenomics

Curated single-marker nutrient and tolerance evidence.

Polygenic Risk

PGS Catalog search, import, overlap, and score calculation.

Monogenic Conditions & Carrier Status

ClinVar exact matching plus HPO and GenCC disease evidence.

Sequence & Regions

Translation, ORFs, primers, restriction sites, and region features.

Ancestry & Population Genetics

1000 Genomes PCA projection and reference-neighbor context.

Local-first

Your raw genome,
never uploaded.

Genomi keeps raw genome sources, parsed indexes, and reference libraries on local disk. Host agents may send selected evidence snippets to the model they use; choose a local model or zero-retention API when that policy matters.

YOUR MACHINE
sample.vcf.gz
4,728,113 variants
STAYS HERE
queried as needed ↓
rs1801133rs429358rs1799752+12
boundary · only what's referenced crosses
EVERYWHERE ELSE
LLM
gnomAD
Reactome
HPA
network-backed tools declare source use
docs

Decode your own.

Install and configure Genomi by following the instructions here: https://raw.githubusercontent.com/exon-research/genomi/master/INSTALL_FOR_AGENTS.md