n8n-nodes-vekai
v1.0.6
Published
Integration for Vekai - The AI platform for corporate knowledge base interaction.
Readme
n8n-nodes-vekai
This is an n8n community node that allows you to integrate Vekai into your workflows.
Vekai is an advanced AI platform that allows you to manage knowledge spaces and interact with documents through chat interfaces.
n8n is a fair-code licensed workflow automation platform.
Installation
Follow the installation guide in the n8n community nodes documentation.
- Go to Settings > Community Nodes.
- Select Install.
- Enter
n8n-nodes-vekai.
Operations
This node supports the following operations:
Resource: Space (Domain)
- Ask a Space: Send a prompt to an existing knowledge space.
- Upload File and Ask: Upload a file (PDF, DOCX, TXT) to a space, index it, and ask a question about it.
Resource: Independent Chat
- Ask (New Chat): Create a temporary standalone chat and send a prompt.
- Upload File and Ask: Upload a file to a temporary chat session and ask a question about it.
Credentials
You need a Vekai API account to use this node.
- Create a
Vekai APIcredential in n8n. - Enter your Username (Email).
- Enter your Password.
- Enter the Base URL (e.g.,
https://app.vekai.ai).
Compatibility
Tested with n8n v1.0.0+.
