[GH-ISSUE #766] 关于的worker AI功能 #286

Closed
opened 2026-02-26 20:36:29 +03:00 by kerem · 6 comments
Owner

Originally created by @asdzxc0626x on GitHub (Nov 14, 2025).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/766

今天发现一个不错的项目Alle ,发现该项目接入了AI(默认worker AI),并通过AI对邮件进行解析并能几近精准的识别并提取验证码和一些链接,不知道大佬有无兴趣接入AI功能,cloudflare worker AI有一定的免费额度,个人部署应该够用,也可接入其他AI。

Originally created by @asdzxc0626x on GitHub (Nov 14, 2025). Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/766 今天发现一个不错的项目[Alle](https://github.com/bestruirui/Alle) ,发现该项目接入了AI(默认worker AI),并通过AI对邮件进行解析并能几近精准的识别并提取验证码和一些链接,不知道大佬有无兴趣接入AI功能,cloudflare worker AI有一定的免费额度,个人部署应该够用,也可接入其他AI。
kerem closed this issue 2026-02-26 20:36:29 +03:00
Author
Owner

@dreamhunter2333 commented on GitHub (Nov 20, 2025):

感谢反馈,我看下如何集成

<!-- gh-comment-id:3555885705 --> @dreamhunter2333 commented on GitHub (Nov 20, 2025): 感谢反馈,我看下如何集成
Author
Owner

@wybjj1004 commented on GitHub (Nov 21, 2025):

是个好想法,通过AI解析邮件,也不需要对接其他项目通过正则表达式来匹配验证码或者链接了,期待对接AI,让我的魔搭和Gemini的免费api又多了个用武之地😁😁

<!-- gh-comment-id:3563303796 --> @wybjj1004 commented on GitHub (Nov 21, 2025): 是个好想法,通过AI解析邮件,也不需要对接其他项目通过正则表达式来匹配验证码或者链接了,期待对接AI,让我的魔搭和Gemini的免费api又多了个用武之地😁😁
Author
Owner

@dark-hxx commented on GitHub (Nov 24, 2025):

附议,Alle已经部署,期待接入

<!-- gh-comment-id:3569738157 --> @dark-hxx commented on GitHub (Nov 24, 2025): 附议,Alle已经部署,期待接入
Author
Owner

@oneisall8955 commented on GitHub (Nov 30, 2025):

理论上已经支持,之前我在这个项目添加了rpc触发另外一个worker的功能,需要worker继承WorkerEntrypoint即可

https://temp-mail-docs.awsl.uk/zh/guide/feature/another-worker-enhanced.html

<!-- gh-comment-id:3592366162 --> @oneisall8955 commented on GitHub (Nov 30, 2025): 理论上已经支持,之前我在这个项目添加了rpc触发另外一个worker的功能,需要worker继承WorkerEntrypoint即可 https://temp-mail-docs.awsl.uk/zh/guide/feature/another-worker-enhanced.html
Author
Owner

@dreamhunter2333 commented on GitHub (Dec 6, 2025):

Image
<!-- gh-comment-id:3619756464 --> @dreamhunter2333 commented on GitHub (Dec 6, 2025): <img width="1063" height="481" alt="Image" src="https://github.com/user-attachments/assets/72e1bb5a-4a98-4fb8-9e4d-7e3710e4b605" />
Author
Owner

@dreamhunter2333 commented on GitHub (Dec 6, 2025):

https://github.com/dreamhunter2333/cloudflare_temp_email/releases/tag/v1.1.0
已增加

<!-- gh-comment-id:3619782953 --> @dreamhunter2333 commented on GitHub (Dec 6, 2025): https://github.com/dreamhunter2333/cloudflare_temp_email/releases/tag/v1.1.0 已增加
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudflare_temp_email#286
No description provided.