raipankaj / Audience-Selection-Gemini

A chrome extension for selecting audience for events through Gemini

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Chrome extension which can help the organizers to reduce the workload of selecting the appropriate audience based on what they have mentioned while filing the form and the required criteria for the selection.

The selection is as simple as providing the Google sheet information like sheet url, start row, start column, end row, end column and thereafter fecthing the records from the Google sheet on the chrome extension. The user will able to provide the selection criteria and thereafter Gemini will provide the list of email id along with the reason of selection in a json.

As chrome extension goes away when user navigate to different tab hence a chrome side panel support is also provided in this.

About

A chrome extension for selecting audience for events through Gemini

License:Apache License 2.0


Languages

Language:JavaScript 60.1%Language:HTML 39.9%