Understand.
AI can suggest descriptions, tags and classifications from your content. Review those suggestions before applying them, or use configurable approval rules.
AI enrichment with reviewOpen-source Semantic Asset Platform
Tydal is the typed Digital Asset Layer. Turn documents, images, datasets and code into structured, searchable resources. Use schemas to define their meaning and Vaults to make selected content available to people, applications and AI agents.
Your content. Your structure. Your choice of AI.
Publish selected resources as galleries and knowledge spaces.
Beyond digital asset management
Typed means your resources follow schemas: fields, validation and search behavior are defined together. Find content by meaning, connect related resources and reuse them across different contexts.
AI can suggest descriptions, tags and classifications from your content. Review those suggestions before applying them, or use configurable approval rules.
AI enrichment with reviewKeep an asset, its supporting files and representations together as a resource. Collection schemas define its metadata, file roles and indexing rules.
Schema-driven collectionsPublish selected resources through Vaults with their own context and access rules. Reuse the same source across galleries, applications and AI connections.
One source, multiple contextsBuilt around Tydal
The same resources can support an exhibition, a learning application or an AI workflow. Vaults deliver selected content from the repository without duplicating the underlying assets.
Curated photographic exhibitions, browsing and jury workflows, connected to the resources in Tydal.
Exhibitions & photographyConnect external AI tools through MCP to explore the resources exposed by a Vault, including their content, metadata and relationships.
Agents & knowledge workflowsBuild an experience around your content using the API and SDK—from a resource library to a learning application.
Explore the connectionFor the people who build
Manage resources and collections through the repository API. Build applications against Vault interfaces, or connect AI agents through MCP. Each Vault controls the content and capabilities it exposes.
Explore developer docs# Use your instance’s Vault URL and key
curl "$TYDAL_VAULT_URL/meta" \
-H "X-Vault-Key: $TYDAL_VAULT_KEY"Built in the open
Tydal is built for developers and early adopters who want to understand, adapt and extend the tools they use.
Tydal is available under the Apache License 2.0. Run your own instance, inspect the code and contribute to its development.
Explore the repository