Profiles

When Templates are applied to an entity, the collected, structured data becomes a Profile.


Definition

Profiles are Templates applied to a specific entity. By creating many Profiles, we can start to build out custom datasets to power model training, application building, and many other use cases.

Profiles have two key concepts:

  • Snapshots

    • Data for a given point in time, allowing Evrim users to track how a Profile changes over time.

  • Cited Data

    • Each value or answer in a Snapshot comes with citations, confidence metrics, source credibility analysis, and advanced reasoning generated during research.

Model

Each Profile contains many Snapshots to track how information about an entity is changing over time.

Check out the API Reference and Client example to see Profiles in action.

Last updated