Overview
Build production AI features with domains, intents, retrieval, guardrails, model routing, and traces behind one API.
LiyaEngine is an intent-native AI platform. You call a domain and an intent; the engine handles orchestration, retrieval, guardrails, model routing, output validation, and observability.
Start here
Make your first API call
Get an API key, test a sample domain, and learn the request shape in under 5 minutes.
See how the engine works
Follow a request through domain resolution, retrieval, guardrails, routing, and traces.
Explore the sample domain
Review a worked hiring example with real intents and schemas for testing.
Build with LiyaEngine
Create a custom domain
Define your own production domain, intents, prompt templates, agents, workflows, and knowledge sources.
Add retrieval
Upload documents and configure RAG so answers stay grounded in your data.
Deploy a support widget
Embed a customer-facing assistant backed by your LiyaEngine domain.
Keep session context
Carry memory across follow-up calls, conversations, and workflows.
Platform concepts
Intent API
Invoke structured AI actions through one runtime endpoint.
Agent Orchestration
Run multi-step agents with tools, retries, and execution state.
Retrieval & Memory
Ground runs in knowledge collections and session history.
Guardrails
Enforce policies, redact sensitive data, and validate output shape.
Models + Router
Route across providers with fallback, overrides, and BYOK credentials.
Prompt Trace + Diff
Inspect what changed, what ran, and why a response happened.
Reference
API Reference
Runtime API, dashboard API, custom domains, sessions, usage, and audit.
Configuration
Persona, models, features, RAG, and data retention settings.
Built on LiyaEngine
See Talent AI and Support Intelligence as production patterns.
What's next?
- New to LiyaEngine? Start with Quickstart.
- Building your own production workflow? Use Custom Domain Walkthrough.
- Looking for endpoint details? Open Reference.