Mozhi is an alternative-frontend for many translation engines.
Go to file
2023-08-29 15:02:05 +05:30
cmd add json option for transl. + gofmt 2023-08-29 14:50:56 +05:30
docs guess i have to add docs to the repo itself 2023-08-27 21:53:49 +05:30
pages add json option for transl. + gofmt 2023-08-29 14:50:56 +05:30
public add public 2023-06-25 12:27:59 +05:30
serve add json option for transl. + gofmt 2023-08-29 14:50:56 +05:30
utils make translateall, cli better 2023-08-28 21:55:00 +05:30
views SimplyTranslate -> Mozhi + Refactor README 2023-08-27 17:22:32 +05:30
.gitignore guess i have to add docs to the repo itself 2023-08-27 21:53:49 +05:30
compose.yml add docker and use route grouping for API routes 2023-08-27 20:21:53 +05:30
Dockerfile update dockerfile, ignore docs 2023-08-27 21:43:29 +05:30
go.mod add fuzzy finder to langlist cli 2023-08-27 22:28:34 +05:30
go.sum add fuzzy finder to langlist cli 2023-08-27 22:28:34 +05:30
LICENSE init 2023-06-25 00:10:57 +05:30
main.go SimplyTranslate -> Mozhi + Refactor README 2023-08-27 17:22:32 +05:30
README.md fix 2023-08-29 15:02:05 +05:30
TODO.md make translateall, cli better 2023-08-28 21:55:00 +05:30

Mozhi

Matrix Mozhi (spelt moḻi) is an alternative-frontend for many translation engines.

It was initially made as a maintained fork/rewrite of simplytranslate, but has grown to have a lot more features as well!

I'm initially focusing on the api and engines, but eventually Mozhi will have a functioning CLI and webapp.

Supported Engines:

  • Google
  • Reverso
  • DeepL
  • LibreTranslate
  • Yandex
  • IBM Watson
  • MyMemory
  • DuckDuckGo (almost 1-1 with Bing Translate)

Building

go mod download
go run github.com/swaggo/swag/cmd/swag@latest init
go build -o mozhi

API Docs

Mozhi makes use of swagger (with the swagger fiber middleware) to manage the documentation of the API.

You can find it in /api/swagger of any instance.

Features

  • An all mode where the responses of all supported engines will be shown.
  • Autodetect which will show the language that was detected
  • Text-To-Speech for multiple engines
  • A good API (subjective :P)
  • All the stuff you expect from a translation utility :)

Etymology

Mozhi is the word in Tamil for language. Simple as that :P