Hey All,
I need your help with integration of AI with Google Sheets.
I created Zap which takes all the types from Google Sheet (more than 100) under specific column
After that I am running AI which tries to finds the correct type according to sentence of user input.
For example:
Users entry: I have issue on my computer and it’s working slow.
Expected Output: Computer Problem
Technically it works and Zapier AI, understands the question + I got the correct type . Only problem is, it has limitation of 500 characters. Which means I can’t give all types. Basically I am missing more than half of the types from the google sheet I have.
Any ideas how can I scan which type is relevant according to description.
Note: I was thinking searching for keyword from column, but it won’t be accurate.
Thanks in advance