why-pengo/claude-ollama-orchestrator
Route tasks between local Ollama (free) and Claude API (paid) to cut costs 50-70%
SUMMARY AI summary by gpt-5-mini
Claude-Ollama Orchestrator は、生成系タスクを難易度に応じて三段階(ローカル Ollama、リモート Ollama、Claude Code)に振り分けする CLI ツールです。主に Claude Pro ユーザー向けで、Anthropic の API キーは不要。リクエストはキーワードリスト(例:format/extract は簡易、debug/refactor は中位、architect/plan は複雑)に照らして判定され、簡易・中位はローカルまたはリモートの Ollama で処理(トークンをターミナルへストリーミング)、複雑は Claude Code 用の貼り付け済みプロンプトを出力します。ノードがオフラインの場合は自動的に次の層へフォールバックします。 主な機能はキーワードベースのルーティング、--simple/--complex フラグや --file/--dry-run/--dashboard/--stats といった CLI 操作、CLAUDE.md への統合、統計とログ、テストスイートと CI 設定。要件は Node.js 22+ とローカル Ollama(モデルの pull が必要)で、リモート Ollama を用意すれば中位処理を GPU で行えます。開発用のテスト・整形コマンドや既存のロードマップ機能も整備されています。
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Language breakdown (by bytes)
Owner
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 18:21 |
Similar repos (same language)
Universal collaboration protocol + CLI for multi-agent LLM teams — Claude Code, Reasonix, Codex, WorkBuddy, Cursor
littlejin7/AIMON1AI 코딩 학습툴
luguan1998/loguanzhong一个精神分裂但代码靠谱的 Claude Code 输出风格。AI 随机附体诸葛亮、关羽、董卓,审代码时是谋臣,改 bug 时是武将。
TheTianQiong/OCS_AI_API基于 OCS 题库配置规范开发的本地 HTTP 服务,支持接入 OpenAI、Claude、Gemini、DeepSeek 等主流 AI API 进行解题。注意:该项目由AI开发,仅供学习,请勿进行任何商业行为!
guorunjie/agentic-workflow-guardStatic analysis for AI automation workflows. Find prompt-injection paths, overpowered tools, and write-capable agent jobs before they run.
CodesEasy/codexgrillLet Codex review and validate your Claude Code actions
toge-lang/CalculCalcul is a simple programming language made for familliarizing myself with programming language making all alone instead of just relying on claude for "whats the next part?". As the name implies, its used for calculating stuff
ajayjoy-1/crud-ai-appA production-ready, full-stack web application that combines traditional data management (CRUD) with advanced Artificial Intelligence. This project features a React frontend, a Django REST Framework backend, and a seamless integration with Google's cutting-edge Gemini 2.5 Flash Large Language Model.