Type a prompt below. A small trained classifier reads it and routes it to the model best suited for that kind of question -- and keeps re-routing every follow-up to whichever model fits best, so you're never stuck on an expensive model for a trivial question.
Backed by a PyTorch classifier trained on TF-IDF + keyword features. Chat replies come from each provider's real API. Every message is re-classified, so the model can change mid-conversation.