<aside> 💻

Build a Webapp in a Cool design.

Webapp Description: Webapp Name: AI Thumbnail Generator

How it works: The user provides two inputs:

  1. An image of a character
  2. A thumbnail description

After clicking Generate, the app sends both the image and the description to this Webhook: [Your n8n Webhook Address / Webhook Production URL]

While waiting for the Webhook response, the app displays a loading animation. Once the response is received, it shows the generated image.

Tool Description: The core functionality of this tool is to generate YouTube thumbnails in 1280 × 720 px using Google’s Nano Banana model 🍌, based on the user’s provided character image.

</aside>