LiyaEngine Docs
Built on LiyaEngine

Built on LiyaEngine

Real products running on LiyaEngine's infrastructure — proof of what the platform can do, not LiyaEngine's own product line.

Dashboard

LiyaEngine is infrastructure. These are real products built on top of it — case studies in what the platform enables, not a catalog of LiyaEngine's own solutions. Each is its own product with its own domain, but they share the same underlying API shape.


Case studies

ProductBest for
Talent AIRecruiting, HR, talent acquisition teams
Liya Support IntelligenceSupport ops, agent assist, triage, QA — live at liyasupport.com

What they share

Your product

Domain (hiring / support / your own)

LiyaEngine — orchestration · retrieval · guardrails · session memory

AI provider (OpenAI / Anthropic / your own key)
  • API shape is consistent — same auth, same /v1/run endpoint, same session model, regardless of domain
  • Configuration is shared — persona, provider routing, retrieval settings, and data retention apply the same way
  • Knowledge is per-domain — each product draws from its own scoped knowledge collections

Building your own

The pattern behind every product on this list is the same one available to you:

  1. Create an account and get your API key
  2. Create a custom domain with your own intents
  3. Upload your knowledge documents to a Knowledge Collection
  4. Configure your persona and model strategy — see Configuration
  5. Call the API (POST /v1/run) from your product

See the product-specific pages for real request shapes and example workflows.

On this page