https://github.com/rafael-vasconcellos/gemini-addon
gemini addon for translator++
https://github.com/rafael-vasconcellos/gemini-addon
ai backend gemini google ia llm translation translator
Last synced: about 2 months ago
JSON representation
gemini addon for translator++
- Host: GitHub
- URL: https://github.com/rafael-vasconcellos/gemini-addon
- Owner: rafael-vasconcellos
- License: mit
- Created: 2024-11-13T23:49:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-05-01T20:11:15.000Z (about 2 months ago)
- Last Synced: 2026-05-01T21:33:31.488Z (about 2 months ago)
- Topics: ai, backend, gemini, google, ia, llm, translation, translator
- Language: TypeScript
- Homepage:
- Size: 119 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# About
This addon adds support for Google's Gemini AI models on translator++.
## Install
- download it [here](https://github.com/rafael-vasconcellos/gemini-addon/releases)
- extract the zip in the Translator++ folder
## Build
```bash
$ npm run build
```