Review of "Gemini AI ChatBot" version 28

Details Page Preview

New Ui is out now! This Add-on is using gemini ai 1.0 pro, 1.5 flash, 1.5 pro, 2.0 pro, 2.0 flash, 3.0 pro 3.0 models for chatting. (if you want to keep up to date please choose "latest" version on model selection) This extensions using ip-api.com for location detection and googleapis.com for gemini model also if you are planing to use Vertex api you should install `gcloud` as dependency (optional) NOTE: This extension is not affiliated, funded, or in any way associated with Google and Gemini.

Extension Homepage
https://github.com/wwardaww/gnome-gemini-ai/blob/main/CHANGES.md

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Previous Reviews on this Version

JustPerfection rejected
1. You cannot import `Gdk` to the GNOME Shell process (line 25 `extension.js`): [EGO Review Guidelines: import](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#do-not-import-gtk-libraries-in-gnome-shell) 2. I don't see `Me.path/gui/geminigui` in the package (line 108 `extension.js`)? (binary file is not allowed here btw). and where `Me` is coming from?