Code-llm 搭载大语言模型的代码生成助理。使用react.js、ant design、ChatUI实现的纯客户端应用。 1、安装 git clone https://github.com/git-cloner/code-llm cd code-llm npm i 2、调试运行 npm start 3、编译 npm run build