Skip to content
View 1937983507's full-sized avatar

Block or report 1937983507

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

Pinned Loading

  1. ai-tourism-agent ai-tourism-agent Public

    AI-Tourism Agent 是智能旅游规划系统中的 AI 规划引擎,基于 LangGraph、FastAPI、OpenAI 等技术栈构建。 本服务接收后端转发的用户对话请求,通过 LangGraph 工作流完成意图识别、对话引导、并行获取天气与景点数据,并生成个性化旅游路线与结构化攻略。不直接面向用户,仅与 ai-tourism-backend 通过 HTTP/SSE 通信;会话与历史…

    Python 11 1

  2. ai-tourism-backend ai-tourism-backend Public

    AI-Tourism Backend 作为智能旅游规划系统的后端 API 服务,基于 Spring Boot、MySQL、MyBatis、Sa-Token 等技术栈构建。 该服务作为前端与 Python Agent 服务之间的应用服务层,主要负责API 网关、业务逻辑处理、数据持久化、路由转发与流式响应处理等核心功能。所有 AI Agent 相关的功能(如 LangGraph 工作流、工具调…

    Java 8 1

  3. ai-tourism-frontend ai-tourism-frontend Public

    AI-Tourism Frontend 是智能旅游规划系统的前端应用,基于 Vue 3、Vite、Leaflet、高德地图等技术栈构建。 该前端应用作为用户交互界面,负责对话展示、地图渲染、路线可视化等核心功能。用户在前端输入自然语言后,请求会先发往 ai-tourism-backend 后端服务,然后由后端转发给 ai-tourism-agent Python Agent 服务进行 AI 处理。

    Vue 12 3

  4. ai-tourism ai-tourism Public

    aI-tourism 是一个智能旅游规划系统,后端基于 Spring Boot、LangChain4j、MySQL、MyBatis、Sa-Token 等技术栈,集成了多种 AI 能力(如 AI Service、MCP 工具等),为用户提供个性化旅游路线推荐、会话管理、用户权限管理等功能。系统支持多轮对话、地图路线可视化、权限安全、MCP 工具热插拔等特性。

    Java 106 14

  5. fabricTagCloud4 fabricTagCloud4 Public

    地名标签云。本项目作为一个面向地理信息可视化与空间数据分析的专业级可视化系统,将多角度径向移位算法和中心型标签云布局紧密耦合,为研究者和数据分析师提供"地图展示 → 数据筛选 → 标签云生成 → 样式定制"的一站式工作台。项目基于 Fabric.js + Vue 3 + Pinia 构建,采用多角度径向移位算法实现全局无压盖的标签云绘制,并支持多尺度渲染、实时参数联动、语言切换等高级功能,可…

    Vue 3