工具地址:https://github.com/openai-translator/openai-translator 支持平台:浏览器插件、桌面端 Chrome 商店:https://chromewebstore.google.com/detail/openai-translator/ogjibjphoadhljaoicdnjnmgokohngcc OpenAI Translator 是一个“开源的功能丰富的翻译工具”,基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面...
github.com/derayga/bob-plugin-openai-translator 这个开源项目的功能是使用 ChatGPT API 在 macOS 上进行全局划词翻译,并提供了一个 Bob 的插件。用户可以使用鼠标选中需要翻译的单词或短语,插件会自动调用 ChatGPT API 进行翻译,并在屏幕上显示翻译结果。这个插件能够提高用户在 macOS 上阅读英语文本时的翻译效率...
7.OpenAI Translator 工具地址:https://github.com/openai-translator/openai-translator 支持平台:浏览器插件、桌面端 Chrome 商店:https://chromewebstore.google.com/detail/openai-translator/ogjibjphoadhljaoicdnjnmgokohngcc OpenAI Translator 是一个“开源的功能丰富的翻译工具”,基于 ChatGPT API 的划词翻译浏...
AITranslator 是一款 IntelliJ IDEA 插件,为开发人员提供便捷的翻译功能。该插件默认支持免费的ChatGPT 3.5 API,专门设计用于将英文文本转换为中文,同时结合了编程语言特性,该插件理解并转换与编程语言相关的术语、概念和结构,从而产生更符合程序员理解和使用习惯的翻译。同时,用户还可以根据需要自行配置使用Ollama、Google...
git clone https://github.com/miharyjoe/translator-ai-api Go to the file : cd translator-ai-api Compile to jar the application: mvn clean install Launch the application: java -jar target/springai-0.0.1-SNAPSHOT.jar Endpoints This is the URL of the application: ```bash https://translator...
基于大模型的文档翻译. Contribute to wsliliang/ai-doc-translator development by creating an account on GitHub.
RTranslator 是一款(几乎)开源、免费和离线的实时翻译应用,可在离线安卓手机上使用。用户可以通过该应用与其他使用该应用的手机进行连接,配合蓝牙耳机,实现即时对话翻译。此外,还提供了对讲模式和文本翻译模式,满足不同使用场景下的翻译需求。 RTranslator 项目入口:https://github.com/niedev/RTranslator ...
sddai/openai-translatorPublic forked fromopenai-translator/openai-translator Notifications Fork0 Star0 Code Pull requests Actions Projects Security Insights Additional navigation options Files main .github dist public src-tauri src .eslintrc.js
https://github.com/JuniperPhoton/PhotonOpenAIKit 此库目前仅支持 ChatCompletion,但配合上 GPT-3.5 模型,能满足很大部分的需求了。 更多详情和使用方式,请参考以上 GitHub 库的链接和 README。 做产品背后的一些思考 尽管这看起来像是一个关于 AI 和 ChatGPT 的「跟风」行为——坦白说确实有一方面的考虑在里面...
git clonehttps://github.com/mckaywrigley/ai-code-translator.git 2.安装依赖:接着,通过npm命令安装项目所需的依赖,为运行应用做好准备。 npm i 3.运行应用:最后,通过npm运行应用,用户即可开始使用AI进行代码翻译。 npm run dev 我深知在多语言开发环境中,理解和转换不同编程语言之间的代码是多么耗时且容易出错...