diff --git a/README.md b/README.md index 870d860..4cb8777 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ Below, we provide a curated list of research papers and studies discussing LLM r | Name | Description | GitHub Repo | |------|-------------|-------------| | [LLM-PQR](https://github.com/Amazed-Labs/llm-pqr) | Provider-neutral model selection CLI using measured quality, reliability, latency, cost, capabilities, and hard privacy constraints. | https://github.com/Amazed-Labs/llm-pqr | +| [Bifrost](https://github.com/maximhq/bifrost) | Go-native, OpenAI-compatible gateway with multi-provider routing, load balancing, and automatic failover. | https://github.com/maximhq/bifrost | | [rust-norion](https://github.com/yanghao1143/rust-norion) | Rust-based inference control layer prototype focused on adaptive routing, memory, reflection, device/backend adaptation, benchmark gates, and auditable self-evolution workflows. | https://github.com/yanghao1143/rust-norion |