I Built an AI Agent That Creates 3D Models Automatically (n8n + Nano Banana)

Опубликовано: 16 Июнь 2026
на канале: Michele Torti
6,187
202

Get my 1-1 support to Start and Scale your AI Agency: https://go.jmsolutionss.digital/d430fc55
Get the FREE n8n Workflow Template from this video: https://go.jmsolutionss.digital/b30b1c1e

I Built an AI Agent That Creates 3D Models Automatically (n8n + Nano Banana)

In this video, I build a complete AI system from scratch that automatically generates 3D models from a single image and a text description. This is perfect for E-commerce clients who need 3D product models or architects who want fast proof-of-concepts.

We'll cover:
How to build a simple web form in n8n for users to upload an image and prompt.
How to use OpenAI (GPT-4) to analyze the uploaded image and extract its key features.
How to use Fal.ai (NanoBanana) to automatically enhance the original image to be "3D-ready."
How to use the Tripo3D API to generate the final 3D model from the enhanced image.
How to build an asynchronous "polling loop" in n8n to handle tasks that take several minutes to complete.

Timestamps
00:00 - Intro
00:41 - 3-Part n8n Workflow
02:21 - Part 1
05:09 - Part 2
18:08 - Part 3
23:00 - Final 3D Model Result
24:06 - Outro