From dc549a2fcf35c1d0e79a7e7e0a5383ac14be3e3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thibaut=20M=C3=89LEN?= <20891897+ThibautMelen@users.noreply.github.com> Date: Fri, 10 Jul 2026 21:08:06 +0200 Subject: [PATCH] feat: add Nika to Orchestration/Workflow --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9fc28bc..ef8fee0 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,7 @@ * **[Inference](https://github.com/roboflow/inference)**: Turn any computer or edge device into a command center for your computer vision projects. ![Stars](https://img.shields.io/github/stars/roboflow/inference.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/roboflow/inference?color=green) ![LastCommit](https://img.shields.io/github/last-commit/roboflow/inference?color=green) ![Tag](https://img.shields.io/badge/computer_vision-orange) * **[LangChain](https://github.com/langchain-ai/langchain)**: 🦜🔗 Build context-aware reasoning applications. ![Stars](https://img.shields.io/github/stars/langchain-ai/langchain.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/langchain-ai/langchain?color=green) ![LastCommit](https://img.shields.io/github/last-commit/langchain-ai/langchain?color=green) * **[LlamaIndex](https://github.com/run-llama/llama_index)**: LlamaIndex is the leading framework for building LLM-powered agents over your data. ![Stars](https://img.shields.io/github/stars/run-llama/llama_index.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/run-llama/llama_index?color=green) ![LastCommit](https://img.shields.io/github/last-commit/run-llama/llama_index?color=green) +* **[Nika](https://github.com/supernovae-st/nika)**: Intent-as-code AI workflow engine in a single Rust binary — reviewable YAML DAGs statically checked (schema, permits, honest cost floor) before any token is spent, tamper-evident traces after. ![Stars](https://img.shields.io/github/stars/supernovae-st/nika.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/supernovae-st/nika?color=green) ![LastCommit](https://img.shields.io/github/last-commit/supernovae-st/nika?color=green) ## Runtime