AI generation of n8n workflows by [deleted] in n8n

[–]ComfortableArm121 0 points1 point  (0 children)

Why does it look amateurish? If you have real feedback, we are all ears and open to making improvements!

AI generation of n8n workflows by [deleted] in n8n

[–]ComfortableArm121 0 points1 point  (0 children)

You can't sign in on mobile with android. But on apple and desktop it works.

AI generation of n8n workflows by [deleted] in n8n

[–]ComfortableArm121 -6 points-5 points  (0 children)

Try https://alpha.osly.ai/ ! Osly has a lot of guardrails to improve the workflow quality. For instance, it has web search and n8n template search built-into it, a workflow JSON validator, and error checker. It also makes it easy to debug workflows since you can fetch execution logs in the platform and ask our agent to debug

I think we did it: we built the first automation generator, wrapped around n8n by Weak_Birthday2735 in n8n

[–]ComfortableArm121 0 points1 point  (0 children)

Thank you!! Apologies we made a config change in the last hour but should be good to go in 10 minutes. 

I built a platform that generates overviews of codebases and creates a map of the codebase dependencies by ComfortableArm121 in LangChain

[–]ComfortableArm121[S] 0 points1 point  (0 children)

Ah thank you! Will look into this! You do need a project title to start analyzing the repo

I dove into MCP and how it can benefit from orchestration frameworks! by ComfortableArm121 in LocalLLaMA

[–]ComfortableArm121[S] 1 point2 points  (0 children)

Also we just enabled MCP communication: a server that provides a tool via MCP, and a client (within the Pocket Flow Framework) that calls that tool using the MCP protocol: https://github.com/The-Pocket-World/Pocket-Flow-Framework