Add racellm to Artificial Intelligence section

This commit is contained in:
timhuynhwork@gmail.com 2026-04-09 19:44:13 -07:00
parent 0f22770345
commit 6fac5a50f9

View File

@ -233,6 +233,7 @@ _Libraries for building programs that leverage AI._
- [Ollama](https://github.com/jmorganca/ollama) - Run large language models locally.
- [OllamaFarm](https://github.com/presbrey/ollamafarm) - Manage, load-balance, and failover packs of Ollamas.
- [otellix](https://github.com/oluwajubelo1/otellix) - OpenTelemetry-native LLM observability and budget guardrails for cost-constrained production environments.
- [racellm](https://github.com/khuynh22/racellm) - Race multiple LLM providers simultaneously and stream results in parallel through a live BubbleTea TUI dashboard with timing stats.
- [routex](https://github.com/Ad3bay0c/routex) - YAML-driven multi-agent AI runtime for Go with Erlang-style supervision, MCP tool server support, and a CLI.
**[⬆ back to top](#contents)**