# Nika Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/nika
> Markdown URL: https://aitinkerers.org/technologies/nika.md
> Technology record last updated: 2026-07-07T17:06:59Z
> Generated: 2026-09-20T19:47:01Z

Nika is an open-source, local-first workflow language that turns repeatable AI tasks into structured, version-controlled files.

Nika replaces standard, ephemeral AI chat threads with Intent as Code: a system where workflows are written as portable files using a single Rust binary and four core verbs (infer, exec, invoke, and suspend). Operating under an AGPL-3.0 license, the engine runs locally with any LLM to ensure your data stays secure. It relies on a strict, default-deny permissions block to define the exact blast radius of your files, tools, and hosts before execution. This approach lets teams build, review, and version-control their AI workflows just like traditional software.

- Official technology site: https://nika.sh
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Nika - Intent as code](https://paris.aitinkerers.org/talks/rsvp_6XBmEC8IoVA)

Nika is an open source workflow language + Rust engine where AI pipelibe is a siNGle YAML file woth 4 verb

- Event context: Offstage w/ Docker feat ClickHouse — 2026-07-07 — Paris
- Public talk page: https://paris.aitinkerers.org/talks/rsvp_6XBmEC8IoVA

## Related Technologies

- [CEL](https://aitinkerers.org/technologies/cel) ([Markdown](https://aitinkerers.org/technologies/cel.md)) — 1 public demo
- [jaq](https://aitinkerers.org/technologies/jaq) ([Markdown](https://aitinkerers.org/technologies/jaq.md)) — 1 public demo
- [Rust](https://aitinkerers.org/technologies/rust) ([Markdown](https://aitinkerers.org/technologies/rust.md)) — 55 public demos
- [YAML](https://aitinkerers.org/technologies/yaml) ([Markdown](https://aitinkerers.org/technologies/yaml.md)) — 11 public demos
