/fuzzy.ai-google-sheets

Integration of Fuzzy.ai into Google Sheets

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Fuzzy.ai for Google Sheets.

This is the source code for the "Fuzzy.ai" Google Sheets add-on.

Installation

Install the Google Sheets Add-on.

Usage

To use this add-on you must have an account at https://fuzzy.ai/ and have created an agent.

Update the settings at "Fuzzy.ai > Settings" (under the add-ons menu) to include your API KEY and Agent ID.

Use the FUZZYAI() function in any cell passing input names and cell values. For example: =FUZZYAI("input1", A1, "input2", A2). You can include as many inputs as your agent has.