Clamini CLAMINI

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.

clamini v0.1.0
ready
CLAMINI - Multi-Model AI Interface
Type a prompt and press Enter to query all models
-------------------------------------------
>

Parallel Inference

One prompt. Four models. Simultaneous execution.

Claude
anthropic
GPT-4
openai
Grok
x.ai
Gemini
google
Parallel Queries
All models execute simultaneously. No waiting in sequence.
Consensus Synthesis
Responses merged into unified output capturing best insights.
Side by Side
Compare how different models approach the same problem.
// 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