mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-23 20:08:09 -08:00
Merge pull request #1524 from GabrielBianconi/patch-2
Add TensorZero to data.json
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user