目录
目录README.md

devops-chatbot

一个简单的chatbot演示服务,展示了Devops的基本流程,在原开源代码的基础上增加了功能模块,项目将实现自动测试、持续集成…

See a demo.

Features

Chatbot UI Lite provides a simple, fully-functional chat interface that you can use to start building your own chatbot apps powered by OpenAI.

It has everything you need to hit the ground running.

Modify the chat interface in components/Chat.

Tweak the system prompt in utils/index.ts.

Tweak the assistant prompt in pages/index.tsx.

Deploy

Vercel

Host your own live version of Chatbot UI Lite with Vercel.

Deploy with Vercel

Replit

Fork Chatbot UI on Replit here.

Running Locally

1. Clone Repo

git clone https://www.gitlink.org.cn/Azyka/devops-chatbot

2. Install Dependencies

npm i

3. Provide OpenAI API Key

Create a .env.local file in the root of the repo with your OpenAI API Key:

OPENAI_API_KEY=<YOUR_KEY>

4. Run App

npm run dev

5. Start Building

You should be able to start chatting with the bot.

Now, go build the app into whatever kind of chatbot you want!

关于

分布式计算环境25春组10,开发运维一体化技术演示,基于一个简单的开源chatbot项目实现,正在持续开发中

504.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号