ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

EMBEDDINGS-EDI

EDI text embeddings, AI & data integration applied to EDI.

Definition

EDI embeddings are vectors (typically 768 or 1536 dimensions) computed by an embedding model (OpenAI text-embedding-3, Cohere embed v3, BGE) over fragments of TDED, EANCOM manuals, X12 examples. Enable semantic search beyond keyword match — "tax" retrieves TAX, MOA+124, BT-118, etc.

Origin

Concept word2vec (Mikolov 2013), GloVe (Pennington 2014), generalised with BERT then OpenAI Ada (2022).

Example in context

Index for 30,000 fragments of EDI manuals, queries via cosine similarity over OpenAI text-embedding-3-small.

Last updated: May 15, 2026