Skip to content

聊天机器人前端页面实现,基于vue3+pinia

Notifications You must be signed in to change notification settings

Plke/chatRobot-front

Repository files navigation

聊天机器人前端界面

基于 vue3 + pinia + element-plus 实现 简易仿 chatgpt,水平不到,仿的不像 页面

实现了登录注册,新建对话,对话功能

架构

架构

分为左右两个组件,边框栏和聊天区域

后端和模型接口实现如下:

后端地址
机器人模型地址

使用

安装依赖

pnpm install

启动

pnpm run dev

打包

pnpm run build

About

聊天机器人前端页面实现,基于vue3+pinia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published