Skip to content

syuchua/chatui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(施工中.ing)chatui

一个基于Go+Vue,支持通过api自定义模型参数的AI客户端

功能特点

  • 支持自定义模型参数
  • 实时对话界面
  • 历史对话管理
  • 暗黑模式支持

安装

  1. 克隆仓库:

    git clone https://github.com/yourusername/chatui.git
    cd chatui
    
  2. 使用 Docker Compose 启动:

    docker-compose up --build
    
  3. 访问 http://localhost:8080 使用应用

开发

  • 前端: cd frontend && npm install && npm run dev
  • 后端: cd backend && go run cmd/server/main.go

贡献

欢迎提交 Pull Requests 和 Issues!

许可

MIT License

About

一个基于Go+Vue,支持通过api自定义模型参数的AI客户端

Resources

License

Stars

Watchers

Forks

Packages

No packages published