问HN:可编程的收件箱,支持自然语言规则

1作者: henrydiep大约 1 个月前原帖
嗨,黑客们, 我正在构建一个工具,让你可以一次性告诉你的收件箱该怎么做,然后它就会自动执行。 这个想法很简单:你不需要手动过滤、标记或回复邮件,而是可以写一些自然语言的规则,比如: ### 用户 - 所有来自 Cal.com 的邮件,标题中包含“Onboarding” @已读 - 所有来自潜在用户咨询的邮件 @回复 @文档("most-faq") ### 支持 - 所有来自当前用户请求帮助的邮件 @回复 @文档("support-guide") 这个 AI 会读取你的收件箱,学习你的规则,并将其应用到每一封新邮件上。 你可以把它想象成一个可编程的个人收件箱。无需翻阅设置或点击过滤器,你只需描述你想要的,系统会处理其余的。 你觉得这个想法怎么样?它会是一个有用的工具,人们会愿意为此付费吗?
查看原文
Hi hackers,<p>I’m building a tool that lets you tell your inbox what to do (once) and have it just work.<p>The idea is simple: instead of manually filtering, labeling, or replying to emails, you write a few natural language rules like:<p>### User - All emails from Cal.com with “Onboarding” in the title @read - All emails from a potential user inquiry @reply @doc(&quot;most-faq&quot;)<p>### Support - All emails from current users asking for help @reply @doc(&quot;support-guide&quot;)<p>The AI reads your inbox, learns from your rules, and applies them to every new email.<p>You can think of it like a personal scriptable inbox. No need to dig through settings or click filters, you just describe what you want, and the system handles the rest.<p>Curious what do you think about this? Will it be something helpful and people would pay for?