workflows.fit
Back to n8n workflows
n8n templateFreeBy Lachlan

Generate & deploy landing pages with GPT, Gemini and Vercel

Who’s it for This workflow is for: - People who want to quickly launch simple landing pages without paying monthly fees to landing page creators. It’s ideal for rapid prototyping, generation of large amounts of landin...

DevelopmentCore NodesUtilityAILangchainHITLGoogle GeminiOpen Ai
Loading interactive preview...

Template notes

Who’s it for

This workflow is for: - People who want to quickly launch simple landing pages without paying monthly fees to landing page creators. It’s ideal for rapid prototyping, generation of large amounts of landing pages, testing campaign ideas, or generating quick web mockups with AI. - People launching products that compete in some way with the complete landing page solutions, and want to get an understanding of the basic building blocks of landing page creators

How it works / What it does

Retrieves or creates session data from n8n Tables Generates a vivid scene description for the hero image using GPT Creates a custom AI-generated hero image (using Gemini Palm or your preferred model) Builds a responsive landing page layout with GPT-4o-mini Saves the generated HTML to an n8n data table Deploys the landing page to Vercel automatically Returns the public live URL of the generated site

This workflow combines OpenAI, Google Gemini,Cloudinary, Vercel, and n8n Tables to create, store, and publish your webpage seamlessly from a single prompt.

How to set up

1. Create an n8n Table with the following columns:

sessionID (text) html (long text)