AI电子邮件的成本分析

Tomer Tunguz 博客(VC 分析)·2026-05-14 08:00·129天前·Tomasz Tunguz
AI 导读

使用顶尖AI模型处理邮件的月度成本约为22至130美元,中位数26美元。若软件公司以75%毛利率定价,年费可能高达350美元,加上托管服务后标价或达500美元,约为Google企业邮箱费用的两倍。采用小型模型可降低成本10至20倍,而通过本地运行利用用户GPU,更能将成本削减至接近零。结合基础启发式方法和技术优化,总成本有望降低100倍。这种针对不同工作负载匹配模型并进行成本分层的推理市场细分,将是未来一两年AI软件发展的关键。

Tomer Tunguz 博客(VC 分析)
精选
65AI 编辑部评分,满分 100

AI电子邮件的成本分析

2026-05-14 08:00· 129天前· Tomasz Tunguz
AI 导读

使用顶尖AI模型处理邮件的月度成本约为22至130美元,中位数26美元。若软件公司以75%毛利率定价,年费可能高达350美元,加上托管服务后标价或达500美元,约为Google企业邮箱费用的两倍。采用小型模型可降低成本10至20倍,而通过本地运行利用用户GPU,更能将成本削减至接近零。结合基础启发式方法和技术优化,总成本有望降低100倍。这种针对不同工作负载匹配模型并进行成本分层的推理市场细分,将是未来一两年AI软件发展的关键。

推荐理由

Tunguz 给 AI 邮件算了一笔账,SOTA 模型月费 22-130 美元,但他更重要的判断是推理分割可以把成本压到百分之一,这对做 AI 软件的定价逻辑是个关键风向。

In short : AI email using frontier models costs $22-130/month, but cost optimization through smaller models and local inference can reduce this by 100x.

In yesterday’s post (which an agent pushed in raw outline form via email!), I wrote about the future of AI email. What does that future cost?

chart_monthly_cost_by_model

If you are using state-of-the-art model ranging, it costs between $22 to $130 per month. Would you pay for that? At work, I imagine, many would. Let’s take the middle case of $26/month raw cost.

A software company seeking 75% gross margin would charge about $350 per year for that product excluding hosting & serving costs. So let’s call it a $500 per year list with a 15% discount at scale.

A Google Enterprise plan is $11-18/month. A fully agentic solution would then cost about twice as much.

chart_all_models_comparison

Smaller models help. They cut cost by 10 to 20x, but we can do better.

By running the models locally, when the cost plummets to zero : users’ GPU does the work.

It’s this type of cost optimization that I have done crudely here that I think will define the next 12 to 24 months of AI software : determining which components can be executed deterministically, like the email filters, which are just rules. And the next is matching the model to the workload.

With some basic heuristics and techniques we can drop the overall cost by 100x. Given the tremendous shortage of GPUs, this segmentation of inference is inevitable.

来源:Tomer Tunguz 博客(VC 分析)· tomtunguz.com