Skip to main content

Dynamic "Summarize with AI" Button with Fluent Forms

I've been noticing the 'Summarize with AI' button at the top of some blog posts. The other day, I looked into this, and the process is pretty simple.

Here's a one-minute video showing this button in action and how to build it with Fluent Forms without writing any code.

The steps: Customize your submit button text and style, save the form, then go to settings. Under confirmation settings, select 'redirect to custom URL' and add a 3-part URL like in the video: ChatGPT URL, prompt, and a shortcode to dynamically fetch the post's URL.

You can optimize this for other LLMs, stack your AI share buttons in columns, and convert that column block into a reusable pattern.

If you try it, let me know how it goes!