Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[offtopic] Implementation of MangaOCR in a translation software that uses GTP3.5 #33

Open
K-RT-Dev opened this issue Mar 26, 2023 · 0 comments

Comments

@K-RT-Dev
Copy link

K-RT-Dev commented Mar 26, 2023

Hello, I wanted to inform the team that I have implemented their system in a new open source software called Visual GPT Translator (VGT). This software provides us with a GUI to take screenshots, extract Japanese text from them (using MangaOCR), and translate it using the GPT 3.5 API.

I thought you could list it in the related projects section of your readme.

The GUI is based on ElectronJs and ReactJs, while also running a local server based on FastAPI. It is in this server where Manga-Ocr is implemented. The project also demonstrates how it is possible to use PyInstaller/Electron-Packager to compile both the GUI and server with the OCR into an executable.

Thank you very much for your work :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant