Skip to content

Django app for comparing translations from DeepL and Google Translate.

Notifications You must be signed in to change notification settings

4ka0/honyaku_assist

Repository files navigation

Honyaku Assist

A webapp for comparing output from the DeepL and Google Translate machine translation engines.
(Useful for tired translators needing some inspiration.)

  • Retrieves translation results from the DeepL and Google Translate APIs.
  • Keeps track of monthly usage relative to the free tier limits offered through these APIs
    (both APIs have monthly limits of 500,000 characters).
  • Results are displayed on the same page using HTMX for partial page reloads.

Built using:

  • Python 3.10
  • Django 4.1.3
  • Bootstrap 5
  • HTMX
  • Docker
  • Gunicorn
  • Nginx
  • PostgreSQL

Example:

recording.mov

About

Django app for comparing translations from DeepL and Google Translate.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published