ogkalu2 / comic-translate

Desktop app for automatically translating comics - BDs, Manga, Manhwa, Fumetti and more in a variety of formats (Image, Pdf, Epub, cbr, cbz, etc) and in multiple languages.
Apache License 2.0
959 stars 87 forks source link

Feature requests: Add Gemini for translation #30

Closed YomostXme closed 5 months ago

YomostXme commented 6 months ago

Recently, Google released Gemini AI. I did some tests trying to translate texts, and the results are surprisingly accurate. They has free model which can handle both text and image reasoning tasks. I hope you can add Gemini for translation.

Here is the document for gemini api: https://ai.google.dev/tutorials/python_quickstart

ogkalu2 commented 5 months ago

Done