suisei-cn / ayt-translator

Machine Translator with Dictionary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AYT Translator

AYT is the acronym for "Auto Virtual Youtuber Translator", not Aidoru Virtual YouTuber.

Available Scripts

In the project directory, you can run:

ts-node src/server.ts

Start the translation service. The API is available at http://localhost:3001.

  • If you're going to use Microsoft Translator, set environment variable MICROSOFT_API_KEY.

yarn start

Start the frontend for the translation service. Open http://localhost:3000 to view it.

userscript.js

Add this user script to your TamperMonkey to use AYT as your Twitter translation backend.

About

Machine Translator with Dictionary

License:MIT License


Languages

Language:Rust 49.2%Language:TypeScript 46.5%Language:JavaScript 3.6%Language:CSS 0.5%Language:Nix 0.2%