medyll
Profile
← all projects

latent-line

AI-driven scene and story production pipeline

latent-line orchestrates AI-driven scene and story production through an interactive timeline editor, with live inspection of the underlying models and a CI pipeline running on GitHub Actions.

Where it sits


flowchart TD
  P["idea / needs"] --> S["latent-line"]
  S --> A["interactive timeline editor"]
  S --> B["asset management"]
  S --> C["real-time model inspection"]
  S --> D["CI on GitHub Actions"]

Overview


SvelteKit SPA for orchestrating AI-driven story and scene production. Combines an interactive timeline editor with asset management, real-time model inspection, and a CI pipeline on GitHub Actions.

Highlights


  • · Interactive timeline editor
  • · Real-time model inspection
  • · CI on GitHub Actions
SvelteKitSvelte 5Vite
View source →