Embedding Archives
Modern AI workflows transform data into embeddings high-dimensional vectors representing semantic meaning. Millions or billions of embeddings are generated for language, images, proteins, and blockchain transactions. Storing these in DNA creates a permanent semantic index.1
Map to sparse codeword
Each embedding is mapped to a sparse codeword with uniform weight.
2
Encode into identifiers
Codewords are encoded into DNA identifiers through combinatorial assembly.
3
Molecular vector database
The archive becomes a molecular vector database capable of similarity search
through biochemical operations alone.
In-DNA Similarity Search
Select and quotient provide the primitives for approximate nearest-neighbor search:- A query embedding is converted into a codeword
- Select operations enrich identifiers that overlap with its one-bit positions
- Quotient aggregates signals from related items
- Molecular signal strength correlates with similarity to the query
- Only a fraction of molecules need to be sequenced reducing digital compute by orders of magnitude
Hybrid Workflows
DNA search is not a replacement for GPU training or fine-grained ranking. It acts as a first-stage filter:Stage 1 Molecular recall
Biochemical select and quotient narrow the candidate pool from billions to
thousands. Energy and compute cost: near zero.
Stage 2 Digital ranking
Sequence only the enriched subset. Run final ranking and inference digitally
on a compact candidate set.
Model Permanence
AI models are increasingly valuable intellectual property yet weights, often hundreds of gigabytes, are stored on fragile media. Encoding weights into DNA provides century-scale preservation. On-chain anchoring guarantees model versions remain auditable and verifiable across time.A model trained today can be reproduced or audited decades into the future
with no dependence on any specific hardware, format, or cloud provider.
