Skip to content
View liuqiyang671's full-sized avatar

Block or report liuqiyang671

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. mall-coupon-cqupt mall-coupon-cqupt Public

    邮惠券营销系统是一个基于 Spring Cloud 微服务架构的优惠券管理与电商平台,面向三种角色(平台人员、商家、普通用户),提供完整的优惠券生命周期管理、商品管理、购物车、结算用券等功能。 系统采用前后端分离架构,后端 6 个业务微服务 + 1 个公共框架模块,通过 Spring Cloud Gateway 统一对外暴露 API;前端基于 Vue 3 + TypeScript 构建,通过…

    Java 4 1

  2. devbrain-rag devbrain-rag Public

    该项目有两个版本,第一个RAG,第二个引入agent,目前第二个还在提升效果中,ai-shopping-agent 是一套面向电商场景的 AI 智能导购系统,围绕「意图理解 → 智能咨询 → 决策辅助」三大核心环节构建完整技术链路。系统能够深度理解商品属性与用户购买意图,通过上传非结构化的商品详情与营销文档构建专属知识库,借助 RAG(检索增强生成)技术确保回复的专业性与准确性。

    Java 4 1

  3. EcoClassroom EcoClassroom Public

    基于公开室内环境数据集与 MQTT 的智慧教室环境监测与节能告警系统设计与实现

    Python

  4. rag-cqupt rag-cqupt Public

    一个面向高校校园服务场景的 RAG 智能问答 MVP。系统先从校园知识库检索相关条目,再把检索结果作为上下文交给模型生成回答,避免只靠模型自由发挥。

    Python