01Query any available LLM and get a response back
02Compare up to 5 models in parallel with a single prompt
03Achieve consensus among multiple models using an LLM-as-judge approach
04Synthesize superior answers by combining the best ideas from various models
05List all available models across different providers
061 GitHub stars