Section 01
Custom LLM Router Project Overview
Custom LLM Router is an open-source general-purpose LLM automatic routing system designed to be a local alternative to OpenRouter. It adheres to the core design philosophy of "local-first, intelligent fallback", is compatible with the OpenAI API format, and can intelligently select the optimal model based on request intent, complexity, and cost (prioritizing local models, falling back to the cloud when necessary), balancing data privacy, cost control, and task quality.