Aire Video Template Authoring

  • Created a way to let users create more advanced ai videos in Aire Video more easily by creating plug and play templates.
  • Created a scalable way of defining templates.
    • A template is defined in JSON
      • Execution Graph
      • User interface
    • Our template executor makes the necessary AI requests and composes the pieces together as defined by the graph
    • Visualize the execution graph in a dashboard
    • Tuned LLM to understand how to make good templates using our template engine so you could specify what kind of effect / video you want to make a template for
    • Product manager / designer can specify new template ideas in natural language and auto-construct the DAG