meinside / android-tasker-gemini-plugin

Tasker Plugin for generating text with Gemini API
4 stars 0 forks source link
android gemini-api tasker-plugin

Tasker Gemini Plugin

A Tasker plugin for generating text from Google Gemini API,

built with Tasker Plugins Library.

Installation

Build and install on your own, or install from Google Play Store

Configuration

Firstly, get your Google AI API key from here.

Then

For text generation with prompt text

In Tasker,

For text generation with prompt text and images

TODO

Usage

When the configured action is triggered successfully,

the generated text will be saved as a Tasker variable named %gemini_text.

This resulting variable can be referenced in following actions or other tasks.

(eg. sending it as an email, showing it as an Android notification, or etc.)

Todos / Improvements

License

MIT