FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
How I built a browser-based n8n workflow generator using Gemini AI
NewsWeb Development

How I built a browser-based n8n workflow generator using Gemini AI

via Dev.toToolForge5h ago

I kept hitting the same friction point while working with n8n — every time I had a quick workflow idea, I had to open my n8n instance, hunt for the right nodes, wire them up manually, just to prototype something that might not even work. So I built a small tool to fix that. What it does A single HTML file that runs entirely in your browser. You paste your free Gemini API key, describe your workflow in plain English, and it generates n8n- compatible workflow JSON you can import directly. No server. No backend. No n8n instance needed to generate the workflow. How it works The tool sends your plain English prompt to the Gemini API with a system prompt engineered to output valid n8n workflow JSON — correct node types, parameters structure, and connections format. The key challenge was getting Gemini to output JSON that n8n actually accepts on import. n8n's workflow JSON has a specific structure — nodes need correct typeVersion, position arrays, and the connections object needs to map node

Continue reading on Dev.to

Opens in a new tab

Read Full Article
2 views

Related Articles

Demonetization Simulation
News

Demonetization Simulation

Dev.to • 5h ago

OneLuaPro v5.5.0.1 released
News

OneLuaPro v5.5.0.1 released

Lobsters • 5h ago

Is 1234567 Divisible by 7?
News

Is 1234567 Divisible by 7?

Medium Programming • 5h ago

News

Fresh Graduate, Zero Experience, One App on the Play Store

Medium Programming • 6h ago

Google Chrome Full Power Unlock | ২১ Super Useful Hidden Features | “Why didn’t I know these…
News

Google Chrome Full Power Unlock | ২১ Super Useful Hidden Features | “Why didn’t I know these…

Medium Programming • 6h ago

Discover More Articles