Add AI, Would this be hard to do or simple to add?

Tough undertaking or simple to add, do i need a plugin, and/or which AI?

Here is what I am thinking…

Say I have an “Input your item form” which has a “Title Input” and a “Description input”

In theory I’d like to have a button under that that would say "would you like AI to rewrite your imputed info "

They press the button and BAM…

A different group opens up and the AI automatically rewrites and gives options to both inputs. which hey can copy and paste the line back into the the input form.

Easy or hard to add? Thanks in advance for any advice.

very simple to add

normally I start out with integrating it through make.com so I have a visual builder to debug

once it gets traction and higher usage then I’ll look to integrate it directly

I prefer starting with the make.com method first as it is fast and simple and very easy to debug and adjust since all the logs are right there

there are plugins that connect to AIs also
plus rapidapi has some great apis for ocrs etc

You should be able to use the official OpenAI plugin for this, or one of the popular ones. It is literally one step in a workflow, just pass the prompt and your input dynamically. Get your open AI api key to start. Give yourself some tries on the prompting side – here’s a tip, do not send any double quotes ever.

This topic was automatically closed after 70 days. New replies are no longer allowed.