n8n’s Post

View organization page for n8n, graphic

33,000 followers

We love seeing innovative integrations like this! What would you create with Rajat's extension?

Right now Ask Steve (https://www.asksteve.to) calls an LLM in the background with your prompt and returns the result. But really it's just calling an API which happens to be an LLM. With a few small new features in the latest version of Ask Steve, I've made it easy to call ANY API. So now rather than triggering a single LLM call from the current page or selection, you can do... anything! Pre-process the input, augment it with external information, log it, etc. Then process the input with code, external services, one or more LLMs, or some combination. And finally post-process the result before returning it to the user in the Ask Steve UI. To demo this, I created a simple workflow using n8n.io - a really powerful low/no-code workflow automation builder - and connected it to an Ask Steve Skill. This workflow takes the selected text, parses it, puts it into a Google Sheet and returns a confirmation. You can do this with your own code running on a server somewhere, or with any visual workflow builder like n8n, Gumloop (YC W24), Activepieces (YC S22), Make, Zapier etc. that supports Webhooks. Ask Steve has leveled up :)

To view or add a comment, sign in

Explore topics