CLAMINI
All models. One shell.
Query Claude, GPT-4, Grok, and Gemini simultaneously through a single command line. Compare responses. Get consensus. No tab switching.
One prompt. Four models. Simultaneous execution.
// input
> "explain quantum entanglement"
// parallel execution
claude.query(prompt) // anthropic api
gpt4.query(prompt) // openai api
grok.query(prompt) // x.ai api
gemini.query(prompt) // google api
// output
4 responses + synthesized consensus