Skip to content

快速开始

前台运行

前置准备

安装

sh
git clone https://github.com/ChinaGAI/AI-CHAT
cd ai-chat
npm install
npm run dev

后台运行

前置准备

  • PHP 8.1 及以上版本