Hacker News new | ask | show | jobs
by slovette 857 days ago
So, is this basically N8N with an OpenAI module?
1 comments

Fair point! There are a few key differentiators but the AI first approach is definitely a main one. Some of our most used features are nodes that use LLMs but provide a layer of abstraction on top of the LLM calls like our categorizing, scoring, data extraction and summarizer nodes. We support Google's gemini models and Perplexity's too :)