Hacker News new | ask | show | jobs
by cunjieliu 30 days ago
What's the difference between this and n8n
1 comments

I’d say the workflow feature is inspired by automation tools like n8n, but the workflow execution is “ai native”. For example, for a condition node, we use AI to determine true or false, so that you don’t have to compare fixed values. Also, workflows can also be created from the chat UI by talking to the agent.