mozhi/README.md

41 lines
1.3 KiB
Markdown
Raw Normal View History

# Mozhi
2023-08-29 15:02:05 +05:30
[![Matrix](https://img.shields.io/badge/matrix-000000?style=for-the-badge&logo=Matrix&logoColor=white)](https://matrix.to/#/#mozhi:projectsegfau.lt)
2023-08-29 15:02:40 +05:30
Mozhi (spelt moḻi) is an alternative-frontend for many translation engines.
2023-06-25 12:29:36 +05:30
It was initially made as a maintained fork/rewrite of [simplytranslate](https://codeberg.org/SimpleWeb/SimplyTranslate-Web), 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)
2023-08-27 21:55:16 +05:30
## Building
```
go mod download
2023-08-27 21:56:29 +05:30
go run github.com/swaggo/swag/cmd/swag@latest init
2023-08-27 21:55:16 +05:30
go build -o mozhi
```
2023-08-27 21:27:46 +05:30
## 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