Releases: ActiveInferenceInstitute/ActiveInferenceJournal
Releases · ActiveInferenceInstitute/ActiveInferenceJournal
Release list
v2.0.0: restructured, complete, agent-navigable journal
A major restructure of the Active Inference Journal into a uniform, machine- and agent-navigable corpus covering the entire Institute YouTube channel.
Highlights
- Complete channel coverage — all 729 videos from the @ActiveInference channel are represented, each with metadata and a transcript (YouTube captions, or local Whisper for caption-less videos).
- New v2 per-item schema — every item has
metadata.json(video parts, titles, URLs, durations),transcript.txt+transcript.json,captions/,translations/, andassets/. - Source-namespaced layout —
data/video/activeinferenceinstitute/<Series>/<item>/, ready for other channels (data/video/<other>/) and non-video sources (data/<type>/<source>/). - Entry points —
INDEX.json(machine) andINDEX.md(human) at the repo root. - Audio branch — the
audiobranch mirrorsmainand adds 64 kbps audio per item;mainstays lightweight (audio-free). - Complete documentation —
docs/(SCHEMA, ORGANIZATION, PIPELINE) plusREADME.md+AGENTS.mdat every folder level.
Provenance
Generated and maintained by Journal-Utilities with verified zero data loss. Schema: docs/SCHEMA.md.
May 23, 2023 release
Updating the release
Dec. 17, 2022 ~ Active Inference Journal snapshot
2022 snapshot of the Active Inference Journal
0.01
Initial Template release