Free, open-source genetic analysis platform. Your DNA never leaves your device.
Analyze your 23andMe, AncestryDNA, MyHeritage, or VCF data directly in your browser at telomere.ai ā or download the desktop app for fully offline use.
Website ⢠Download ⢠Build from Source
| Telomere AI | SelfDecode | Promethease | |
|---|---|---|---|
| Price | Free | $297/yr | $12 |
| Privacy | 100% local (browser or desktop) | Cloud-based | Cloud-based |
| Open Source | ā | ā | ā |
| SNP Database | 378+ curated | Proprietary | SNPedia |
| AI Reports | ā (local) | ā | ā |
Grab the latest release for your platform:
| Platform | Download |
|---|---|
| Windows (x64) | .msi installer |
| macOS (Apple Silicon) | .dmg |
| macOS (Intel) | .dmg |
| Linux (AppImage) | .AppImage |
| Linux (Debian/Ubuntu) | .deb |
Your genetic data never leaves your computer. The app works fully offline.
# Clone
git clone https://github.com/vaionex/telomere.ai.git
cd telomere.ai
# Install JS dependencies
pnpm install
# Run in development mode
pnpm tauri:dev
# Build release
pnpm tauri:build
The built app will be in src-tauri/target/release/bundle/.
telomere.ai/
āāā apps/web/ # SvelteKit frontend (Svelte 5)
ā āāā src/routes/ # Pages: landing, upload, dashboard, reports, SNP explorer
ā āāā src/lib/components/ # DnaHelix, FileUpload, SnpCard, RiskGauge, ChromosomeMap
ā āāā src/lib/stores/ # Svelte stores for genetic data and reports
āāā packages/
ā āāā parsers/ # Genetic file format parsers (JS)
ā āāā snp-db/ # Curated SNP reference database (257+ entries)
ā āāā pgs/ # Polygenic risk score calculator
āāā src-tauri/ # Tauri 2 + Rust backend
ā āāā src/
ā āāā parser.rs # Native file parsers (23andMe, Ancestry, VCF, MyHeritage)
ā āāā snp_database.rs # 155+ SNPs embedded in Rust
ā āāā analyzer.rs # Genotype analysis and risk assessment
āāā scripts/ # Database expansion tools
āāā Dockerfile # Web deployment (marketing site)
Our database includes 257+ SNPs with real, accurate clinical data:
Every entry includes risk/normal alleles, population frequencies, conditions, recommendations, and PubMed references.
# Add more curated SNPs
node scripts/expand-snp-db.js
Contributions welcome! Some areas where help is needed:
Please open an issue first for major changes.
Telomere AI is for educational and informational purposes only. It is not a medical device and should not be used for diagnosis, treatment, or prevention of any disease. Having a risk allele does not mean you will develop a condition. Always consult with a qualified healthcare professional or genetic counselor for medical advice.
MIT ā see LICENSE
Built by Vaionex Corporation.
SNP data sourced from: