Skip to content

GPTranslator is a promptable translator based on LLM.

License

Notifications You must be signed in to change notification settings

oyuntuayC/GPTranslator

Repository files navigation

GPTranslator: a promptable translator based on LLM.

intro gif Translate any language with a prompt using gpt or other language model.

🚀 Features

  • Translate text into any langauge using LLM
  • No need to specify input langauge
  • Allow extra prompt
  • User friendly interface
  • Shortcut for quick translate selected text
  • Win/Mac app

LLM support list

  • only gpt-3.5-turbo

Usage

To run from source code

yarn
yarn start

License

MIT