Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.co-mind.ai/llms.txt

Use this file to discover all available pages before exploring further.

Custom n8n community node for integrating with the co-mind.ai platform — enabling AI-powered workflow automation with inference, knowledge base (RAG), and more.

Installation

Configuring Credentials

1

Add credential

Go to CredentialsAdd Credential and select “co-mind.ai API”.
2

Enter connection details

FieldValue
API Base URLYour co-mind.ai platform URL
API TokenYour Personal Access Token (cmnd_...)
3

Test connection

Click Save — you should see: Connection tested successfully.

Available Resources

Inference

Run AI inference tasks (chat completions, text generation).

Knowledge Base

Manage knowledge bases for RAG workflows.

Chat Session

Manage persistent chat sessions.

Echo Transcription

Speech-to-text transcription.

Echo TTS

Text-to-speech generation.

Document Analyzer

Upload and analyze documents.

Researcher

AI-powered web research and report synthesis.

Sanitizer

Content sanitization and safety policies.

Discovery

Service discovery (models, backends, capabilities).

Custom

Custom API requests for advanced use cases.