Skip to main content

A tool to declaratively generate multimedia assets using Kubernetes-like YAML files.

Project description

Genie-CTL (geniectl)

PyPI: https://pypi.org/project/geniectl/ Github:

Genie-CTL is a command-line tool that uses Kubernetes-like YAML manifests to declaratively define, generate, and manage complex multimedia assets. It orchestrates calls to various generative APIs, handles dependencies between assets, and ensures that generation is idempotent.

Vision

The primary goal is to provide a reproducible and version-controllable way to create creative assets like storyboards, videos with soundtracks, illustrated articles, and more.

Getting Started

See PLAN.md for the development roadmap.

To install dependencies:

just install

Usage

Some examples:

genectl apply -f etc/sample_story.yaml
$ just plan # Executes a DRY RUN execution
$ just plan
uv run geniectl apply -f /Users/ricc/git/vibecoding/geniectl/etc/story-generation.yaml --plan
Applying from path: /Users/ricc/git/vibecoding/geniectl/etc/story-generation.yaml
--- Starting Engine: Building Dependency Graph ---
--- Saved dependency graph to out/dependencies.dot ---
--- Generated dependency graph PNG: out/dependencies.png ---

--- Execution Plan ---
๐ŸŸข โ™Š TextGeneration/bedtime-story-text  โŒ ๐Ÿ’พ bedtime-story-en.md (Ready to go)
๐ŸŸก โ™Š TextGeneration/bedtime-story-text-it  -> depends on [TextGeneration/bedtime-story-text] โŒ ๐Ÿ’พ bedtime-story-it.md (Unsatisfied dependency: TextGeneration/bedtime-story-text (output not found))
๐ŸŸก ๐Ÿ ImageGeneration/story-illustration (x4)  -> depends on [TextGeneration/bedtime-story-text] โŒ ๐Ÿ’พ story-illustration_{0..3}.png (Unsatisfied dependency: TextGeneration/bedtime-story-text (output not found))
๐ŸŸก ๐Ÿ AudioGeneration/bedtime-story-audio-it  -> depends on [TextGeneration/bedtime-story-text-it] โŒ ๐Ÿ’พ bedtime-story-it.wav (Unsatisfied dependency: TextGeneration/bedtime-story-text-it (output not found))
----------------------

Project Structure

geniectl/
โ”œโ”€โ”€โ”€ .gitignore
โ”œโ”€โ”€โ”€ AI_REASONING.md
โ”œโ”€โ”€โ”€ GEMINI.md
โ”œโ”€โ”€โ”€ justfile
โ”œโ”€โ”€โ”€ PLAN.md
โ”œโ”€โ”€โ”€ pyproject.toml
โ”œโ”€โ”€โ”€ README.md
โ”œโ”€โ”€โ”€ uv.lock
โ”œโ”€โ”€โ”€ etc/
โ”‚    โ””โ”€โ”€โ”€ sample_story.yaml
โ”œโ”€โ”€โ”€ src/
โ”‚    โ””โ”€โ”€โ”€ geniectl/
โ”‚         โ”œโ”€โ”€โ”€ __init__.py
โ”‚         โ”œโ”€โ”€โ”€ cli.py
โ”‚         โ”œโ”€โ”€โ”€ engine.py
โ”‚         โ”œโ”€โ”€โ”€ parser.py
โ”‚         โ””โ”€โ”€โ”€ kinds/
โ”‚              โ”œโ”€โ”€โ”€ base.py
โ”‚              โ”œโ”€โ”€โ”€ image.py
โ”‚              โ”œโ”€โ”€โ”€ text.py
โ”‚              โ””โ”€โ”€โ”€ video.py
โ””โ”€โ”€โ”€ tests/
     โ”œโ”€โ”€โ”€ test_parser.py
     โ””โ”€โ”€โ”€ test_engine.py

Library: https://pypi.org/project/geniectl/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

geniectl-0.7.0.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

geniectl-0.7.0-py3-none-any.whl (22.3 kB view details)

Uploaded Python 3

File details

Details for the file geniectl-0.7.0.tar.gz.

File metadata

  • Download URL: geniectl-0.7.0.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for geniectl-0.7.0.tar.gz
Algorithm Hash digest
SHA256 05609211e06126d165f5467e1713ec157e7f527f238c411c48dd9d5f92e58c62
MD5 9d1f4105c8f961288a39886566236b78
BLAKE2b-256 19b2badbb5ef7b67432bcd1c37ee0cbee4ab1fb5d6c9d04e1051ee8f066a26de

See more details on using hashes here.

File details

Details for the file geniectl-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: geniectl-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 22.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for geniectl-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4839eb237b5679a99ff8bfe03fad8af6b6452e36fe53eba1e97807104daaaabf
MD5 76c279d8db641a19d5958a72ba0c7fdd
BLAKE2b-256 18fa6f2685b4f481fc52075264069ac7626c3b5490180e084106fbcb6e85d1db

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page