@neeraj201999/chitra
v0.2.1
Published
Deterministic core for Chitra, the AI-native OS for cinematic video: Motion IR validation, quality gates, deterministic rendering, critic evidence
Maintainers
Readme
@neeraj201999/chitra
The deterministic core of Chitra — the AI-native OS for cinematic video creation. Validate, gate, render, and generate critic evidence for Motion IR scores. No LLM calls inside; your coding agent does the reasoning, this package does the pixels.
Requires Node 22.12+ and ffmpeg on PATH. The bundled Chrome downloads on first install (via puppeteer).
npm i -g @neeraj201999/chitra
chitra init --style night --title "My film" # gate-passing starter score
chitra check score.json # schema + static + rendered-frame gates
chitra frame score.json -t 1800 -o peek.png # one-frame preview
chitra render score.json -o out.mp4 -q high # deterministic; refuses P1 findings
chitra evidence score.json -o evidence/ # contact sheet + hero frames + cut stripsAgent skills, the motion language, examples, and all documentation live in the main repository. MIT.
