Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 603 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 603 Bytes

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