A foundation model reflects the universe it was trained on
GPT understands English because it was trained on English. It grasps cultural references, legal structures, and business norms because that is what it learned from. Avra understands relationships because that is exactly what we built it for. Not text, not images — the network of entities, their connections, and how both evolve over time.What a foundation model is
A foundation model is pre-trained once on broad data to learn general representations that transfer to many downstream tasks. Instead of building a separate model for every problem, you train one foundation and adapt it. We do this twice.Graph Foundation Model
Pre-trained on the relational economy. Companies, individuals, assets, and the events that connect them — modeled as a temporal graph the model learns to navigate before it sees a single label.
Relational Foundation Model
A customer-specific relational representation layer, pre-trained on your schema and temporal business data. Yours alone, optionally deployed inside your environment, then composed with the GFM for downstream prediction tasks.