n8n.io - Zappier, IFTTT, Integromat alternative
-
@marcusquinn said in n8n.io - Zappier, IFTTT, Integromat alternative:
I'll get amazing GPT-3 things built for you!
Sounds intriguing, what are you thinking?
@jdaviescoates I think Chatbots are the obvious one but there's a few applications:
- Message/Email context/sentiment analysis for tagging and directing to appropriate staff or place.
- Chat via email.
- CRM enrichment taking all known text from a person and writing a summary.
- Monitoring Social Media for inflammatory messages.
For fun:
Bold text is what you input, the rest is what is written for you:
Or I could ask GPT-3 to answer on my behalf
-
A bit more fun with GPT-3:
-
I'm reworking this now that 6 is out and
proxyAuth
is an option. Currently got the latest version building and running on the latest node. Waiting for some details on how to doproxyAuth
configuration to not break webhooks (rather important for this one!) and then I'll need to get to fixing up the websockets, but overall is looking okay. Switching from file-based to env-based configuration only because it seems better supported by the docs as well.@jimcavoli Hey, how's it going with this? Have you hit any blockers? Just curious if we might see this any time soon. THANK YOU!
-
Im also curious about this. I threw together this guy: https://git.cloudron.io/AtriLahiji/n8n-app
And by threw together I mean I forked @jimcavoli 's repo, bumped the app version and base image version, and added proxyAuth. Just playing around with it now to see if there are issues. As you mentioned earlier there are probably webhook issues. How were you thinking of getting around this?
-
Im also curious about this. I threw together this guy: https://git.cloudron.io/AtriLahiji/n8n-app
And by threw together I mean I forked @jimcavoli 's repo, bumped the app version and base image version, and added proxyAuth. Just playing around with it now to see if there are issues. As you mentioned earlier there are probably webhook issues. How were you thinking of getting around this?
-
G girish locked this topic on