Releases: watchakorn-18k/Language-Translation-App-using-AI
Releases · watchakorn-18k/Language-Translation-App-using-AI
Release v5.2
What's Changed
- 1.2 changelog:
- Change prompt Gemini new
- Change prompt ChatGPT new
- Remove ChatGPTFREE
- can select model generative ai
- Update modules
- fix : update requirements.txt python 3.11 by @watchakorn-18k in #3
- Feature/custom model by @watchakorn-18k in #4
- Update feaure custom_model by @watchakorn-18k in #5
- fix : text made by by @watchakorn-18k in #6
- 🐛 fix : change code openai last response data by @watchakorn-18k in #7
- chore : clean code by @watchakorn-18k in #8
- Developer by @watchakorn-18k in #9
New Contributors
- @watchakorn-18k made their first contribution in #3
Full Changelog: v5.1...v5.2
Release v5.1
Full Changelog: v5.0...v5.1
Changelog
- 1.1 changelog:
- Add support for Gemini
- Remove Bard API
- Add snapshot support turkish and english #2
- Update modules
Release v5.0
Release v3.0
Release v4.0
Release v2.0
OCR (Optical Character Recognition)
can be used to extract text from images or scanned documents, including text on the screen. Currently, our OCR system supports two languages: Chinese and English.
NOTE: You can press the keyboard shortcut Ctrl + Shift + Z
to perform OCR.
How to use
- Run Application 1 time
- Then go to file
apikey.json
and insert the API KEY, get it from https://beta.openai.com/, then save and close the file. - Run Application
- Enter text in any language in the text field.
- Press the button to get the translated text
Release v1.0
Release v1.0
Full Changelog: https://github.com/watchakorn-18k/Language-Translation-App-using-CHATGPT/commits/v1.0