Web
This document primarily introduces How to quickly run through the AIConversationKit Demo project and experience high-quality conversational AI project. Follow this documentation, and you can run through the Demo within 20 minutes and eventually experience a conversational AI project with a complete UI interface.
AI Conversational Interface |
![]() |
Configuration Demo

Run through the Demo
1. Copy and paste the code to your local system.

2. When running server-side code, first install the related dependencies and replace the corresponding secretId and secretKey.
npm i express tencentcloud-sdk-nodejs-trtc
3. Run the frontend code.
4. Start your conversational AI project.
