Built an intelligent LLM routing system that dynamically discovers and evaluates available models, performs health and rate-limit checks, and routes each request to the most suitable model based on capability, latency, availability, and cost. The system supports automatic failover and manual model selection through a Streamlit dashboard, providing a practical AI gateway for reliable and cost-efficient LLM applications.