Cosmosapien CLI / Dumb LLM Orchestrator

github.com

3 points by Musagayev 7 hours ago

Wrote this because I couldn’t sleep.

Cosmosapien CLI is a stupidly simple tool that lets you chain together a bunch of AI models like GPT, Gemini, Claude, Grok, and open-source through one command line. It figures out (at least it did for me) which model to use based on how hard the task is, burns through free tiers first, and sends the heavy stuff to whoever can handle it.

The code is ugly. It barely qualifies as a project. But it works. Maybe it crashes and dies. Either way, it’s out there.

If you feel yourself useless, please do a PR. You might accidentally make this garbage AI CLI smarter than it should be.

https://github.com/musa92/cosmosapien-cli