N8n ai agent deploy to website

Is there a way to export and deploy to the website via html an AI agent from n8n without any 3rd parties?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Yes, you can get the chat URL from the Chat trigger.

  1. First activate your workflow, to make sure it’s live.

  2. Then open the Chat trigger node

  3. Enable the options in red and copy the URL in blue

That URL can be accessed by any web browser.

If my reply answers your question, please remember to mark it as a solution.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.