Skip to content

Instantly share code, notes, and snippets.

View NodrrS's full-sized avatar

Nodirbek Saidov NodrrS

View GitHub Profile
@NodrrS
NodrrS / gist:0d907b58983992e35a8fcba104195e56
Created May 16, 2026 22:00
ai-product-requirements-brief-generator-n8n.json
{
"name": "Turn a Rough Product Idea into a Requirements Brief with AI Chat",
"nodes": [
{
"parameters": {
"content": "## AI Product Requirements Brief Generator\n\nCommunity-safe n8n workflow.\n\nTurns a rough product idea into a structured requirements brief using chat input, AI extraction, lightweight framework logic, validation, and markdown output.\n\nDesigned as a learning template for product discovery and AI workflow design.\n\nThis version intentionally excludes storage, document delivery, paid tiers, RAG, repair loops, and technical blueprint generation.",
"height": 360,
"width": 520,
"color": 4
},