-
-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
希望扩展功能,除了翻译还可以解释 #227
Comments
我之所以选择 google 翻译接口是有几点,
这让我的用户拿到就可以直接开始使用,并且在可以预期的未来,也能一直使用下去,稳定对于涉及网络的服务来说是可贵的品质,但现在AI领域还做不到 找不到可以免费使用无限制的 ai api 🤣 可能未来 ai 变成了基础设施, (像翻译这样) 或者有一个ai能异军突起, 掀翻 翻译领域 (像以前 deepl 承诺的那样) 就可能可以实现了。 |
我就是无法忍受其他相关翻译软件的臃肿和复杂的界面 所以才开发的Tran,也很高兴获得大家的喜爱 |
Tran确实是简单好用,轻量级的小军刀。API KEY 个人可以申请 https://aistudio.google.com/app/apikey 免费无限制。 |
有限制的吧, 我记得是有试用额度的 |
Tran无疑是最简洁傻瓜的桌面翻译软件,而且支持shift+shift快捷键。
但是很多时候,我的需求是不仅仅是原文翻译,更多的是对原文的内容解释。
类似的功能有网页插件版本可以参考。https://tooltips.ai/
选中语句后可以后台调用大模型API进行翻译并解释。
现在国内一些划词翻译已经可以实现,但是界面没有Tran简洁。
The text was updated successfully, but these errors were encountered: