kimiyi-ai-chatbot
v1.0.3
Published
Kimiyi AI Chatbot - Connect n8n with Kimiyi AI - Upload documents, train AI models, and send auto-replies via Messenger
Maintainers
Readme
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)
- Go to Settings > Community Nodes
- Select Install
- Enter
kimiyi-ai-chatbot - Click Install
Manual Installation
npm install kimiyi-ai-chatbotCredentials
To use these nodes, you need a Kimiyi API key:
- Log in to your Kimiyi AI account
- Navigate to Settings > API Keys
- Generate a new API key
- In n8n, create new credentials of type Kimiyi API
- Enter your API key
Usage Examples
Upload and Train a Document
- Add the Kimiyi Upload Document Train node
- Configure your Kimiyi API credentials
- Provide the document URL or file
- Execute to upload and train
Auto-Reply to Messenger Messages
- Add the Kimiyi Trigger node to start your workflow
- Connect it to Kimiyi Auto Reply Messenger node
- Configure the message and recipient
- Activate the workflow
Support
- Documentation: https://kimiyi.ai/docs
- Issues: GitHub Issues
- Email: [email protected]
