Skip to content

Sunny2567/chatbot-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot UI for BistuCopilot

本地部署方法

1. 克隆仓库

git clone https://github.com/mckaywrigley/chatbot-ui.git

2. 安装依赖项

npm install

3. 修改配置文件

cp .env.local.example .env.local

你需要提供必要的配置,请尤其关注DIFY_API_KEYDIFY_API_URL

4. 构建并运行

npm run build
npm run start

About

An open source ChatGPT UI.

Resources

License

Security policy

Stars

Watchers

Forks

Languages

  • TypeScript 98.4%
  • Other 1.6%