← 返回
未分类

task-cost-estimator

Before starting any AI task, find the most cost-effective model and estimated cost. 4 modes (value, quality, balanced, local). Task profiling + model matchin...
在启动任何AI任务前,先查找最具成本效益的模型并估算费用。支持四种模式(价值、质量、均衡、本地),并通过任务画像进行模型匹配……
minirr890112-byte minirr890112-byte 来源
未分类 clawhub v1.1.0 2 版本 99737.5 Key: 无需
★ 0
Stars
📥 380
下载
💾 0
安装
2
版本
#ai#cost#estimator#latest#llm#model

概述

task-cost-estimator

一句话

Before you start any AI task, find the cheapest model that can handle it — and estimate what you'll spend.

核心功能

  • Task Profiling — 自动分析任务需要什么能力(推理/编码/写作/研究)
  • Model Matching — 匹配 18 个模型,按匹配度排序
  • Cost Estimation — 预估单次运行成本、日成本
  • 4 Modes — value(省钱)、quality(质量)、balanced(均衡)、local(本地)

怎么用

task-cost "describe your task here"

示例

$ task-cost "build a REST API with JWT auth in Python"

📋 Task: REST API with JWT auth
   Needs: reasoning=7/10  coding=9/10  writing=3/10
   Est. tokens: ~1,000 in / ~1,000 out

⭐ DeepSeek V4 Flash    $0.0004/run  87% match
   DeepSeek V4 Pro      $0.0027/run  96% match

数据来源

Built from HermesMade's pain point intelligence pipeline. Developers lose money using GPT-4 for simple tasks. This tool gives you the cheapest model that can actually do the job.

Install

pip install git+https://github.com/minirr890112-byte/HermesMade.git#subdirectory=task-cost-estimator

为什么给颗星?

如果你觉得有用,点个 ⭐ 让更多人找到它 → GitHub

版本历史

共 2 个版本

  • v1.1.0 当前
    2026-05-21 13:42 安全 安全
  • v1.0.0
    2026-05-08 00:18 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

reddit-pain-workflow

minirr890112-byte
每日自动化流程:扫描 Reddit → 分类 → 生成报告 → 推送到 GitHub → 指标追踪。兼容 Cron,超时短。助力 star 增长...
★ 0 📥 399

pain-to-pip-package

minirr890112-byte
完整流程:Reddit 痛点扫描 → 聚类 → 构建 pip 可安装的 CLI 工具 → 推送到 GitHub。使用此模式已交付 5 款工具,经验证 343 条痛点。
★ 0 📥 428
dev-programming

popular-web-designs

minirr890112-byte
从真实网站(Stripe、Linear、Vercel 等)提取的 54 个生产级设计系统。加载模板即可生成匹配的 HTML/CSS,实现视觉一致的效果。
★ 1 📥 1,889