Documentation

kimiyi-ai-chatbot

Kimiyi AI Chatbot - Connect your n8n workflows with Kimiyi AI - Train AI with documents, auto-reply to messages, and trigger workflows on events.

Features

This package provides the following nodes:

Actions

Node Description
Kimiyi Upload Document Train Upload a document to Kimiyi AI and train the model on its contents
Kimiyi Update Document Retrain Update an existing document and retrain the AI model
Kimiyi Auto Reply Messenger Send AI-powered auto-reply messages via Facebook Messenger

Triggers

Node Description
Kimiyi Trigger Trigger workflows when Kimiyi receives events (messages, welcome, survey, fallback)

Installation

In n8n (Recommended)

  1. Go to Settings > Community Nodes
  2. Select Install
  3. Enter kimiyi-ai-chatbot
  4. Click Install

Manual Installation

npm install kimiyi-ai-chatbot

Credentials

To use these nodes, you need a Kimiyi API key:

  1. Log in to your Kimiyi AI account
  2. Navigate to Settings > API Keys
  3. Generate a new API key
  4. In n8n, create new credentials of type Kimiyi API
  5. Enter your API key

Usage Examples

Upload and Train a Document

  1. Add the Kimiyi Upload Document Train node
  2. Configure your Kimiyi API credentials
  3. Provide the document URL or file
  4. Execute to upload and train

Auto-Reply to Messenger Messages

  1. Add the Kimiyi Trigger node to start your workflow
  2. Connect it to Kimiyi Auto Reply Messenger node
  3. Configure the message and recipient
  4. Activate the workflow

Support

License

MIT

Discussion