# Aice Picture **Repository Path**: fqxiny/aice-picture ## Basic Information - **Project Name**: Aice Picture - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-04-02 - **Last Updated**: 2025-05-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: Jsoup, Caffeine, Redis, SpringBoot, cos ## README # Aice Cloud Aice Cloud是一个基于 Vue 3 和 Spring Boot 的云图库平台。它支持图片素材的上传、检索、管理以及团队协作中的实时协同编辑等功能。 ## 功能特性 - **高效检索**:快速查找和浏览海量同质作品。 - **智能分类**:利用AI技术自动对上传的作品进行标签化处理。 - **实时协作**:通过WebSocket实现实时沟通和协同创作。 - **权限控制**:采用RBAC模型确保用户数据的安全性和隐私性。 - **云端存储**:使用腾讯云COS服务保证数据的安全和高可用性。 ## 技术栈 ### 前端 - Vue 3 - Vite - Ant Design Vue - Axios - Pinia - TypeScript - ESLint + Prettier ### 后端 - Java Spring Boot - MySQL + MyBatis-Plus - Redis + Caffeine - WebSocket - Sa-Token (权限管理) - AI绘图大模型接入 ### 获取代码 ```bash git clone https://github.com/yourusername/Aice.git cd Aice