---
url: /en/ai/intro.md
---
## Feature Introduction

### TencentCloud CodeBuddy

[TencentCloud CodeBuddy](https://copilot.tencent.com/) is built into the Workspaces WebIDE, allowing developers to use it directly without installation.

### Chat

The Cloud Native Build platform has built-in [Chat](//cnb.build/?aiq=CNB%20AI%20Function%20Introduction), supporting quick access to help documentation, configuration file writing, and more through AI interaction.

### RAG Knowledge Base

Through Repositories, you can quickly create enterprise or personal RAG Knowledge Base. By uploading documents to the repository and configuring related syntax guide, the document content can be automatically processed by LLMs and uploaded to the RAG Knowledge Base, available for webpage Q\&A and OPENAPI scenarios.

### Issue Analysis

For Cloud Native Build errors, you can analyze error messages with AI in one click, which will output analysis results to help developers quickly locate issues.

### Change Analysis

For developer-submitted `Commits` and `Pull Requests`, you can analyze change information with AI in one click, which will output analysis results to help developers quickly understand the changes and potential issues.
