Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |


Expand Down