Overview
AI EmployeeCommunity Edition+

AI Employees (AI Employees) are intelligent agent capabilities deeply integrated into NocoBase business systems.
They are not just chatbots. They are "digital colleagues" that can understand business context in the UI and execute actions directly:
- Understand business context: perceive current pages, blocks, data structures, and selected content.
- Execute actions directly: call skills to query, analyze, fill, configure, and generate.
- Role-based collaboration: configure different employees by role and switch models in conversation.
5-Minute Getting Started Path
Start with Quick Start, and complete minimal setup in this order:
- Configure at least one LLM Service.
- Enable at least one AI Employee.
- Open a chat and start collaborating with AI Employees.
- Enable Web Search and Shortcut Tasks when needed.
Feature Map
A. Basic Configuration (Admin)
B. Daily Collaboration (Business Users)
C. Advanced Capabilities (Extensions)
Core Concepts (Recommended to Align First)
Keep the following terms aligned with the glossary:
- AI Employee: an executable agent composed of Role setting and Tool/Skill.
- LLM Service: model access and capability configuration unit for Provider and model list management.
- Provider: model supplier behind an LLM service.
- Enabled Models: model set that the current LLM service allows in chat.
- AI Employee Switcher: switch current collaborating employee in chat.
- Model Switcher: switch model in chat and remember preference per employee.
- Tool / Skill: executable capability unit callable by AI.
- Skill Permission (Ask / Allow): whether to require human confirmation before skill calls.
- Context: business environment information such as pages, blocks, and data structures.
- Chat: one continuous interaction between user and AI Employee.
- Web Search: capability that enhances answers with external retrieval.
- Knowledge Base / RAG: retrieval-augmented generation with enterprise knowledge.
- Vector Store: vectorized storage that provides semantic retrieval for knowledge base.
Installation
AI Employees are built into NocoBase (@nocobase/plugin-ai) and are ready to use without separate installation.