Settings

Theme

N8n-as-code: Stop n8n AI hallucinations with TS decorators

github.com

2 points by etienne_l 3 months ago · 1 comment

Reader

etienne_lOP 3 months ago

I spent the last few weeks building an abstraction layer for n8n to fix a specific problem: LLM hallucinations in AI IDEs.

When you ask Cursor or Windsurf to build an n8n workflow, it often breaks the JSON schema. By bringing the n8n ontology into TypeScript with decorators, we provide the AI with the strict context it needs to be 10x more reliable.

It's a pure GitOps approach to automation. Curious to see if others here are moving away from 'No-Code' UI towards 'As-Code' for better AI reliability.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection