Skip to content

ChatGPT Translator is an open-source app that allows you to translate text using GPT language model. The logo is generated by Midjourney, this README is partly generated by ChatGPT

Notifications You must be signed in to change notification settings

hashi7412/chatgpt-translate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translate app using Chatgpt

ChatGPT Translator is an open-source app that allows you to translate text using GPT language model. The logo is generated by Midjourney, this README is partly generated by ChatGPT

Screenshot

Left one is the ChatGPT Translator, Right one is the DeepL.

Features

  • No need to specify source language, automatically detected by ChatGPT.
  • Support multiple languages translation
  • Support custom shortcut keys
  • Support macOS, Windows, Linux
  • Support custom API domain

Installation

  1. Clone the repository to your local machine.
git clone https://github.com/hashi7412/chatgpt-translator.git
  1. Navigate to the repository directory.
cd chatgpt-translator
  1. Install dependencies.
npm i
  1. Build and package.
npm run build
npm run package

Contributing

Contributions to ChatGPT Translator are welcome! If you find a bug or have a feature request, please open an issue on GitHub. If you want to contribute code, please fork the repository and create a pull request.

About

ChatGPT Translator is an open-source app that allows you to translate text using GPT language model. The logo is generated by Midjourney, this README is partly generated by ChatGPT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published