Skip to content

Releases: SakuraEntropia/Entropia-Riko

Entropia Riko v0.2.0 — AI Workflow Framework

Choose a tag to compare

@SakuraEntropia SakuraEntropia released this 17 Aug 16:21

From node-editor prototype to AI workflow framework:

  • IDE-style project system (project.riko manifest, 5 templates, browser APIs)
  • strong-typed port system with connection validation
  • professional nodes: file_input / dataset / checkpoint_save / checkpoint_load
  • bake/cache + reproducible experiment records
  • multi-workflow metadata + dependency graph
  • real AI pipeline examples (CV / diffusion / audio / video)

Entropia Riko v0.1.5

Choose a tag to compare

@SakuraEntropia SakuraEntropia released this 17 Aug 15:28

Blender-style default tabs: Train / Inference / Layout, each loading its own root graph.

Entropia Riko v0.1.4

Choose a tag to compare

@SakuraEntropia SakuraEntropia released this 17 Aug 15:23

Default tab auto-loads the MNIST root workflow; single practical layout.

Entropia Riko v0.1.3

Choose a tag to compare

@SakuraEntropia SakuraEntropia released this 17 Aug 15:09

Fully decoupled UI: frontend mounts the entropia-template-ui npm package.

Entropia Riko v0.1.2

Choose a tag to compare

@SakuraEntropia SakuraEntropia released this 17 Aug 15:03

Engineering: modular server routers, ARCHITECTURE/CONTRIBUTING docs, ruff lint + CI, rmsnorm dim fix, repo cleanup.

Entropia Riko v0.1.1

Choose a tag to compare

@SakuraEntropia SakuraEntropia released this 17 Aug 14:45

train-to-model / load-from-model nodes (safetensors + Houdini-style file picker), /api/train save_path, train+infer example pairs.

Entropia Riko v0.1.0

Choose a tag to compare

@SakuraEntropia SakuraEntropia released this 16 Aug 17:10

Initial release: node-graph deep-learning editor (PyTorch + TensorFlow/Keras).