diff --git a/data.json b/data.json index 12c91aa9..a805606b 100644 --- a/data.json +++ b/data.json @@ -1734,6 +1734,15 @@ ], "description": "An extensible, concurrent web framework for Rust" }, + { + "name": "TensorZero", + "link": "https://github.com/tensorzero/tensorzero", + "label": "good-first-issue", + "technologies": [ + "Rust" + ], + "description": "TensorZero creates a feedback loop for optimizing LLM applications — turning production data into smarter, faster, and cheaper models." + }, { "name": "TiKV", "link": "https://github.com/tikv/tikv",