No project description provided
Project description
GoodGute
GoodGute - AI-powered EN→DE translator
- App Website: https://www.goodgute.app/
- Dev Website: https://www.goodgute.dev/
It provides:
- Accurate English ↔ German translations powered by Artificial Intelligence Deep Learning NLP translation model Helsinki-NLP/opus-mt-en-de
- AI-powered quality assessment with AI DL NLP LLM perplexity
- Multi-format support (string, TXT, PDF, DOCX) with smart caching & template preservation
- Developer mode with detailed stats and performance metrics
Commands:
# show logo, version and description
goodgute
# show cmd help
goodgute -h
# show Web UI
goodgute --ui
# show Web Dev UI
goodgute --ui-dev
# translate string
goodgute -t "Hello, World!"
# translate txt file and do translation quality evaluation
goodgute -f --format txt -i input.txt -o output.txt -q
# translate docx file and toggle on cache mode to use cache for next translation, and verbose mode to print progress messages
goodgute -f --format docx -i input.docx -o output.docx --cache --verbose
# translate pdf file and toggle off cache and verbose mode and will not show any progress messages in the console and
# toggle on Development mode to show translation execution time and translation statistic and clean the cache if have
goodgute -f --format pdf -i input.pdf -o output.pdf --no-cache --no-verbose -D --time -s -c
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
goodgute-1.0.2.tar.gz
(15.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
goodgute-1.0.2-py3-none-any.whl
(17.2 kB
view details)
File details
Details for the file goodgute-1.0.2.tar.gz.
File metadata
- Download URL: goodgute-1.0.2.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5d290aab36452faa50fa2a035b1f9622c9849430d85be921b4048ca7b32070b
|
|
| MD5 |
a0111963626b6d22183dd93f356077f5
|
|
| BLAKE2b-256 |
45001558635ce204aab44fe08e592cbd4b4dc1a6fcfe722d825679c5afad4241
|
File details
Details for the file goodgute-1.0.2-py3-none-any.whl.
File metadata
- Download URL: goodgute-1.0.2-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88d74a08006461925672e5de5915d84f46cb6edc20fb05251facc4a955a05c73
|
|
| MD5 |
842c982f533da47956dae45405b683cf
|
|
| BLAKE2b-256 |
d3ce7821d3e522e4ec154dc6e1e21acd1f0d4ff120d2a11d85a92e99a979612e
|