GPT 4.1 is now my senior software architect / product manager
@openai GPT-4.1 is great at instruction following so I asked it to work with me to build an app
It's really good for iterating — great for planning and brainstorming!
See how we built a plan together 👇🧵
gpt-4.1 is a pretty good model!
I hooked it up in a simple agent loop, and it got SOTA results (95% pass@1) on Verilog-Eval and Spec-to-RTL.
For comparison, the best published result (Nexus, Sami et al., 26 Feb 2025) gets 85% with Claude 3.5 Sonnet v2 and a huge Multi-Agent
bolt + n8n 🔥🔥🔥
n8n is the easiest way to add AI to your app in @boltdotnew
1. create a workflow in @n8n_io
2. add a webhook trigger
3. add an @OpenAI node — using gpt-4.1 for this
4. add a respond to webhook node
5. ask to integrate the API from n8n
bolt needs access to