Integration with ChatKit

It would help if there was a node for:

ChatKit Trigger - OpenAI just announced ChatKit which allows any OpenAI compatible APIs to act as a backend for it’s UI.

My use case:

Allow n8n to be a backend to support ChatKit.

Any resources to support this?

https://platform.openai.com/docs/guides/chatkit

Are you willing to work on this?

Not right now. Just an idea for you folk as Agent Builder is competing with this.

Is there currently no option to trigger your openai agent from inside n8n?

This is suggesting the opposite - allowing n8n to function as the backend of a ChatKit (replace AgentKit as the Backend)

So if you stick only with OpenAI you go

Agent Builder –> AgentKit –> ChatKit UI

But if I understand the documentation properly you can also do

n8n -> ChatKit UI

But n8n will need a new trigger to support this per this doc

https://platform.openai.com/docs/guides/custom-chatkit

2 Likes