针对医疗资源分配不均、基础疾病咨询占用专业医生时间等问题,结合国家"互联网+医疗健康"政策导向,开发基于Spring AI框架的智能医疗咨询平台。项目采用RAG检索增强生成技术构建专业医疗知识库,通过MCP协议集成多种外部工具服务,实现具备自主规划能力的AI Agent智能体,为用户提供二十四小时全天候的健康咨询服务。
☆32Jun 20, 2025Updated last year
Alternatives and similar repositories for ai-agent
Users that are interested in ai-agent are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- AI-Tourism Backend 作为智能旅游规划系统的后端 API 服务,基于 Spring Boot、MySQL、MyBatis、Sa-Token 等技术栈构建。 该服务作为前端与 Python Agent 服务之间的应用服务层,主要负责API 网关、业务逻辑处理…☆15Mar 9, 2026Updated 5 months ago
- AI-Tourism Agent 是智能旅游规划系统中的 AI 规划引擎,基于 LangGraph、FastAPI、OpenAI 等技术栈构建。 本服务接收后端转发的用户对话请求,通过 LangGraph 工作流完成意图识别、对话引导、并行获取天气与景点数据,并生成个性化…☆21Apr 10, 2026Updated 4 months ago
- 智慧园区管理平台--智慧园区管理平台是一款集成化、智能化的综合管理系统,旨在提升园区的运营效率与服务水平。该平台基于物联网、大数据和人工智能技术,涵盖设备管理、安防态势、能耗管理、访客管理、工单管理、园区服务等多个功能模块,实现园区内人、车、物、环境的全面数字化管理。通过智…☆16Feb 11, 2025Updated last year
- 新版《Redis 设计与实现》的支持网站。☆12May 1, 2024Updated 2 years ago
- 智能客服 基于springboot+swaggger+elasticsearch+mysql☆11Aug 22, 2018Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 滴滴开放平台demo☆25May 28, 2016Updated 10 years ago
- 完整外卖点餐系统☆10Aug 26, 2024Updated 2 years ago
- 文字自动生成视频 - 文字生成视频的AI工具软件汇总☆14Apr 17, 2025Updated last year
- 参考spring-ai-alibaba-examples示例,实现了一个具备记忆、RAG 、函数调用能力和MCP服务调用的对话式电商 AI 智能体。☆61Jun 10, 2025Updated last year
- • 基于 FastAPI + LangGraph 的医院导诊 Agentic 助手:整合 Redis/Elasticsearch/Milvus 做症状与流程的 RAG 对话,支持多轮意图识别、检索重写、答案生成,以及 rich 驱动的多会话 CLI 体验,便于参考构建生…☆29Dec 23, 2025Updated 8 months ago
- 基于Multi-Agent架构的智能旅游助手☆26Mar 24, 2026Updated 5 months ago
- ☆18Jun 19, 2026Updated 2 months ago
- 可视化爬虫以流程图的方式,在界面自定义爬虫,是一个高度灵活可配置的爬虫平台。基于spider-flow,整合各种插件☆14Mar 16, 2023Updated 3 years ago
- java抖音视频转字符画☆10Jul 27, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- java学习及找工作记录。包括java基础,并发,数据库,算法,网络,设计模式,spring等参考书籍,jdk1.8源码,demo,笔面试题记录及阿里巴巴java开发手册等☆11Jul 2, 2020Updated 6 years ago
- MinIO-Plus 是一个 MinIO 的二次封装与增强工具,在 MinIO 的基础上只做增强,不侵入 MinIO 代码,只为简化开发、提高效率而生。成为 MinIO 在项目中落地的润滑剂。 An powerful enhanced toolkit of MinIO fo…☆29Jun 5, 2024Updated 2 years ago
- 抓取阿里巴巴国际站并将对应的图片保存到excel中☆13Jun 18, 2020Updated 6 years ago
- roach tools☆10Oct 1, 2022Updated 3 years ago
- 体育类社区 go + gin + jwt + mysql + redis + rabbitmq + websocket 项目包含社区、视频、弹幕、帖子、商城、直播、赛事、场馆预约、课程预约、私教预约等☆21Jan 6, 2024Updated 2 years ago
- WebUI 自动化测试练习项目☆16Jan 22, 2022Updated 4 years ago
- 该仓库主要用于存放Java学习相关笔记,相关代码主要存放于 https://github.com/caojx-git/learn-java-codes 仓库存☆11Jul 9, 2026Updated last month
- 最新Java项目实战《苍穹外卖》,最适合新手的SpringBoot+SSM企业级项目实战 相比于瑞吉外卖苍穹外卖的业务更加真实完整,用户端改为微信小程序,登录改为了微信登录,加入了统计报表,来单提醒,客户催单,订单管理等功能,业务实现了闭环。技术选型更加丰富和实用。可以认为…☆28May 26, 2025Updated last year
- springboot整合MinIO实现视频的分片上传/断点续传☆35Feb 28, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 基于vue-ydui组件升级的UI库☆10Jul 27, 2026Updated last month
- 简易学生管理系统。PyQT+MySQL。完成本地数据库和阿里云两个版本☆12Jun 16, 2018Updated 8 years ago
- 编写 ChatGPT 的入门教程:从 openai 官网学来的,如何使用 openai 的 api key密钥,访问 openai 的接口,实现与 ChatGPT 同等功能的人工智能聊天 demo ,也可以对其中的模型微调,减少对话内容空洞、毫无营养、废话连篇。注意:对音频…☆12Apr 19, 2023Updated 3 years ago
- ☆16Apr 6, 2023Updated 3 years ago
- 一个关于待办事项提醒的项目☆14Apr 13, 2017Updated 9 years ago
- 基于腾讯开源的msec来进行php开发模块☆12Mar 24, 2017Updated 9 years ago
- java+selenium爬虫☆13May 3, 2019Updated 7 years ago
- 基于RED5流媒体服务器+ckplay实现的在线直播、视频☆14Mar 27, 2016Updated 10 years ago
- 基于 Spring Boot + React + Ant Design 组件库 + MySQL + Redis 的 企业级周边系统(后端),直观清晰地展示公司周边奖品、并且提高公司内部的周边申请和管理效率。☆37Mar 29, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 学习 spring-ai mcp 的练手 demo☆18Jul 18, 2025Updated last year
- SpringCloud+SpringAi+MybatisPlus+Security+RabbitMQ+Redis+ Mysql+Minio+Vue3+Uniapp 的微服务 架构的AI智能刷题项目 全网首创的AI使用场景☆32Dec 27, 2025Updated 8 months ago
- web大作业 html+css☆36Jul 2, 2020Updated 6 years ago
- 基于node.js、socket.io的直播实时弹幕☆10May 28, 2016Updated 10 years ago
- 精简优化的webman,专注快速启动,开箱即用。☆12Jul 21, 2026Updated last month
- 一个TP5的类库速查表☆15Jun 15, 2021Updated 5 years ago
- 程序员副业赚钱变现方法集合☆35Apr 8, 2026Updated 4 months ago