Skip to content

fuzzy-ai/fuzzy.ai-google-sheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.