Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 658 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 658 Bytes

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.