META-AIML: The Universal Metadata Framework for AI Agents
Everything you need to make your website or application understandable to AI agents. Unlock new capabilities with a comprehensive schema system, an intelligent validator, a powerful SDK, and an interactive playground.
The AI Web Understanding Crisis
Every second, millions of AI systems waste billions of computational cycles trying to understand websites.
๐ Scans 847 lines of HTML...
๐ Searches for buttons and forms...
๐ง Guesses from CSS classes...
๐ญ "Probably can book here... or not?"
๐ Reads structured JSON...
โจ INSTANTLY understands EVERYTHING!
๐ฏ Complete capability map!
๐ Ready for action!
{
"@context": "https://schemas.meta-aiml.org/v2.0.1/context.jsonld",
"@id": "https://bellavista.com/entity",
"@type": "Restaurant",
"schemaVersion": "2.0.1",
"entityType": "restaurant",
"entityCategory": "organization",
"subcategory": "hospitality",
"name": {
"en": "Bella Vista Restaurant",
"es": "Restaurante Bella Vista"
},
"description": {
"en": "A cozy neighborhood restaurant serving fresh, local cuisine with modern twist and exceptional dining experience in a warm and inviting atmosphere."
},
"url": "https://bellavista.com",
"foundingDate": "2018-06-15",
"properties": {
"cuisine": "Italian-Mediterranean",
"priceRange": "$",
"diningOptions": ["dine_in", "takeout", "delivery"]
},
"modules": {
"location": {
"version": "2.0.1",
"enabled": true,
"address": {
"streetAddress": "123 Main Street",
"addressLocality": "Downtown",
"addressRegion": "CA",
"postalCode": "90210",
"addressCountry": "US"
}
}
},
"entityCapabilities": {
"functionalFeatures": {
"acceptsReservations": true,
"hasDelivery": true,
"hasTakeout": true,
"hasOutdoorSeating": false,
"hasVegetarianOptions": true,
"hasVeganOptions": true,
"acceptsCreditCards": true,
"hasWifi": true,
"hasParking": false,
"isWheelchairAccessible": true
},
"contentTypes": ["menu", "photos", "reviews", "location", "hours", "contact"],
"businessModel": "restaurant",
"cuisineTypes": ["italian", "mediterranean"],
"serviceTypes": ["dine_in", "delivery", "takeout"],
"targetAudience": ["families", "young_adults", "tourists"],
"paymentMethods": ["credit_card", "cash", "digital_wallet"]
},
"siteCapabilities": {
"availableActions": [
"view_menu", "make_reservation", "order_delivery",
"read_reviews", "contact_restaurant", "view_location"
],
"interactionMethods": ["online_form", "phone_call", "email"],
"contentAccess": ["public"],
"supportedDevices": ["desktop", "mobile", "tablet"],
"languages": ["en", "es"],
"realTimeFeatures": ["real_time_availability", "instant_booking"]
}
}Bella Vista Restaurant
A cozy neighborhood restaurant serving fresh, local cuisine with modern twist and exceptional dining experience in a warm and inviting atmosphere.
Business Information
Multilingual Support
Service Capabilities
Target Audience
Payment Methods
Available Actions
Technical Capabilities
Content Types Available
Universal Internet Language - 60 Total Schemas
META-AIML v2.0.1: Fully independent framework with 60 schemas (31 entities + 6 categories + 15 modules + 8 components) covering 95% of the internet.
From restaurants to AI platforms, marketplaces to streaming services - every business type is precisely defined.
31 entity types + 6 categories + 15 modules + 8 components = 60 schemas with validator, scoring engine, SDK & playground.
Production-ready tools: intelligent scoring engine validator, JavaScript SDK, interactive playground & complete docs.
Production-Ready Ecosystem
Complete META-AIML v2.0.1 toolchain: validator with scoring engine, SDK, playground, and comprehensive documentation.
Detailed documentation for all 60 schemas (31 entities + 6 categories + 15 modules + 8 components) with real-world examples.
Comprehensive JSON Schema definitions ensure your META-AIML implementations are always valid.
Production-ready SDK with TypeScript support, validation engine, and comprehensive utilities.
Ready to make your application AI-interpretable?
Start implementing META-AIML today and unlock new possibilities for AI interaction with your content.