Your health data, structured for the AI era.
Orviva transforms scattered lab reports, DNA files and wearable data into one cohesive, queryable health record that you and your AI agents can actually use. Built for individuals, clinicians and researchers.
What Orviva does
- Genomics: 122K+ SNPs analysed across 6,491 genes in 11 categories from 23andMe, AncestryDNA or WeGene raw data — health risk (7,000+ markers), pharmacogenomics (398+ markers), CYP450 metaboliser phenotypes with CPIC star alleles, HLA typing, APOE genotype, traits, nutrition and ancestry.
- Lab reports and checkups: PDF and image reports are parsed into structured indicators with units normalised and reference ranges preserved, then tracked over time.
- Methylation / epigenetics: Horvath, Hannum, PhenoAge, GrimAge and DunedinPACE clocks, age accelerations, immune cell composition and methylation risk scores from Illumina 450k/EPIC exports.
- Medical imaging and CGM: Imaging findings extracted from checkup reports; continuous glucose monitor exports turned into daily time-series.
- For AI agents: A REST API with per-profile Bearer tokens, a compact
/api/v1/health-data/profileendpoint designed to fit in a prompt, and the G2 chat assistant.
How it works
- Upload anything — a lab PDF, a 23andMe file, a methylation CSV, a CGM export.
- Orviva structures it into one health record with consistent codes, units and dates.
- Ask or connect — talk to G2, or hand an API key to ChatGPT, Claude or your own agent.
Frequently asked questions
What is Orviva?
Orviva is a personal health-data platform built by OmicsIO PTE LTD. It parses lab reports, genomic raw data, methylation arrays, medical imaging and wearable time-series into one structured record, and exposes that record to AI assistants and agents through a REST API and a chat assistant named G2.
What data formats does Orviva support?
Genomic raw data from 23andMe, AncestryDNA and WeGene; lab reports, checkup reports and medical records as PDF or images; Illumina 450k/EPIC methylation CSV exports; and continuous glucose monitor (CGM) exports such as Sibionics spreadsheets.
How does Orviva make health data usable by ChatGPT, Claude or another AI agent?
Every record is normalised into structured JSON and served from a REST API secured with a per-profile Bearer token. An agent calls GET /api/v1/health-data/profile for a compact summary or /api/v1/health-data/full for detailed records. A machine-readable guide is published at https://orviva.ai/guide.md and a discovery index at https://orviva.ai/llms.txt.
Is Orviva free?
Yes. All features are free during Early Access, including genomic analysis, document parsing, the health dashboard and API access.
Is my health data secure on Orviva?
Data is encrypted in transit with TLS and at rest in access-controlled databases. API keys are scoped to a single health profile and expire after 30 days. Orviva does not sell personal or health data.
Who built Orviva?
Orviva is built by OmicsIO PTE LTD, a Singapore-based company focused on AI-native personal health data. Learn more at omics.io.
Learn more
- Knowledge pages — lab indicators, pharmacogenomics, genes and DNA variants, epigenetic clocks: what each result means, with sources.
- API guide for developers and AI agents (Markdown, llms.txt).
- Changelog — what shipped this week.