Skip to content

Latest commit

Β 

History

History
40 lines (26 loc) Β· 1.44 KB

File metadata and controls

40 lines (26 loc) Β· 1.44 KB

Third-party notices

AIVC DACH bundles or builds upon the following open-source projects.

OpenCut

The contents of editor/ are a fork of OpenCut. We have:

  • removed apps/desktop/ (native app), rust/ (GPU compositor) and Cargo.* (Rust toolchain) β€” we only ship the web app.
  • replaced primary/accent CSS variables with the AIVC DACH brand palette in editor/apps/web/src/app/globals.css.
  • changed site metadata in editor/apps/web/src/site/brand.ts and editor/apps/web/src/app/metadata.ts.
  • set the default theme to "dark" in editor/apps/web/src/app/layout.tsx.

The full OpenCut source remains available upstream under MIT.

Vercel AI SDK

  • Source: https://github.com/vercel/ai
  • License: Apache-2.0
  • Used via mcp-server/ (planned for v3.0.0 full release) for Anthropic / OpenAI / Ollama provider abstraction.

Model Context Protocol SDK

Puppeteer & ffmpeg

  • Puppeteer β€” Apache-2.0 β€” used by generator/renderer/.
  • ffmpeg-static β€” bundles ffmpeg binaries (LGPL/GPL depending on build).

Inter font (web)

  • License: SIL Open Font License 1.1
  • Loaded at runtime via Google Fonts in templates and editor.