基于 Neo4j 知识图谱与通义千问 LLM 的多模态医学问答系统,支持多跳推理、医学影像分割与分析、文档自动入库,提供 Web 界面与命令行两种交互模式。A multimodal medical QA system powered by Neo4j knowledge graph and LLM, supporting multi-hop reasoning, medical image segmentation & analysis, and automated document ingestion. Web UI & CLI included.
☆54Mar 21, 2026Updated 5 months ago
Alternatives and similar repositories for DUTMed
Users that are interested in DUTMed are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 赛博医生项目——”赛博华佗“,基于多模态大模型的多功能智能体,一键搭建本地多模态大模型。接入医疗健康相关的知识图谱和知识库后可以进行疾病初诊,病历分析,专业知识问答等功能,成为你的私人医生。赛博华佗项目能帮助实现医疗资源的跨地域传播,让更多人借助大模型改善健康水平。"Cyb…☆485Aug 16, 2026Updated 3 weeks ago
- Security information and event management, masters's diploma☆10Aug 3, 2015Updated 11 years ago
- 爬取抖音号下所有视频以及视频描述信息等🤭☆12May 23, 2022Updated 4 years ago
- 2022-2023计算机图形学大程:简单室内场景三维建模及真实感绘制☆11Apr 18, 2023Updated 3 years ago
- 基于RAG的知识问答系统,主要结合了 LLM、Langchain、提示工程、优化知识库结构和检索生成流程、vllm 推理优化框架等技术☆25Mar 12, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Classify web visitor queries so you can chart, and respond to, trends in information seeking☆14Sep 7, 2023Updated 2 years ago
- 利用Spring Cloud Alibaba技术栈将一个单体商城项目改造成微服务项目,包含PC端,H5,微信小程序,手机APP。实现微服务从开发到测试再到部署运维的一条龙学习过程。主要运用Spring Cloud Alibaba,Spring Boot,Mybatis P…☆12Jun 21, 2022Updated 4 years ago
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆40Jul 22, 2024Updated 2 years ago
- 一个基于 模型上下文协议/MCP 构建的智能医学文献分析工具。它旨在帮助科研人员、医学从业者和学生快速检索 PubMed 数据库,并利用大型语言模型 (LLM) 的能力对文献摘要进行智能分析和总结☆11Jun 17, 2026Updated 2 months ago
- 多Agent智能招聘管道系统 | 5-Agent Pipeline | Python+Java+Go | 面试指南+八股文+STAR法☆22Apr 6, 2026Updated 5 months ago
- 一个基于多模态向量模型及视觉多模态模型构建的图片搜索引擎&管理系统,实现精准的以文搜文,文搜图、以图搜图多种智能检索方式。An image search engine management system built upon multimodal vector models…☆102Sep 22, 2025Updated 11 months ago
- 基于故障诊断知识图谱的问答系统☆24Jan 20, 2022Updated 4 years ago
- 自主实现面向医学知识的GraphRAG应用系统#大模型LLM#RAG#GraphRAG#Agent智能体#知识图谱KG☆50Mar 16, 2026Updated 5 months ago
- STFNet: Self-supervised Transformer for Infrared and Visible Image Fusion☆13Mar 25, 2024Updated 2 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 毕业设计京东商品评论爬虫分析☆14May 16, 2019Updated 7 years ago
- 多Agent金融研究报告自动生成系统 | Python/Java/Go三语言实现 | Pipeline+Fan-out并行架构 | 面试全套材料☆23Apr 6, 2026Updated 5 months ago
- 基于SDN架构的网络流量监控和控制☆12Apr 7, 2026Updated 5 months ago
- 基于LLM的AI用户画像系统☆26Jun 25, 2025Updated last year
- Multimodal reasoning based on knowledge graph embedding for specific diseases☆13Apr 29, 2024Updated 2 years ago
- 毕设题目--基于搜索引擎优化的健康问答系统☆13Jun 18, 2018Updated 8 years ago
- 2023年中山大学计算机学院陶钧老师的计图(计算机图形学)项目☆13Mar 1, 2024Updated 2 years ago
- sparkStreaming项目,1.日志分析系统 2. 舆情管控系统之实时词频统计处理子系统(包括中文分词服务器)3. 网站用户行为统计系统( 只统计用户行为,建模预测后期实现) 4. 网站安全实时监控报警系统。☆14Jul 1, 2022Updated 4 years ago
- 基于三重DES的数字图像加密算法,能够基于DES密码算法和分组密码运行模式,对输入的任意数字图像进行加密,并输出加密后的图像。同时也能够根据加密后的图像和DES密钥等信息,对加密的图像进行还原,使得解密后的图像和原图像保持一致。CSDN地址:https://blog.csd…☆16Dec 11, 2024Updated last year
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 本项目是一个基于 LangGraph和大语言模型(LLM)实现的 Agentic RAG (检索增强生成)系统。它融合了动态查询分析和自我纠错机制,能够根据用户问题的复杂度智能地选择最优的策略(直接回答、向量库检索或网络搜索),并对生成的答案进行相关性评估,从而实现更高质量…☆71Oct 21, 2025Updated 10 months ago
- (2021' TIM) This is the official implementation for the paper titled "UNIFusion: A Lightweight Unified Image Fusion Network".☆11Apr 12, 2023Updated 3 years ago
- 本项目是一个基于LangChain构建的多Agent系统,结合Streamlit实现的Web界面,能够根据用户输入进行网络搜索并提供旅游相关的聊天服务。此外,该系统还具备基于本地知识库的推销功能,为用户提供个性化的旅游产品推荐。☆16Apr 20, 2025Updated last year
- 计算机图形学 小组项目☆17Feb 8, 2022Updated 4 years ago
- 行业调研助手是一个基于AI的自动化行业研究工具,旨在帮助研究人员、分析师和决策者快速获取、分析和整合行业信息,生成结构化的研究报告。本项目利用先进的自然语言处理技术,实现了从信息搜集、内容提取到报告生成的全流程自动化。☆25Mar 26, 2025Updated last year
- 2022年OPENGL计算机图形学大作业☆17Apr 9, 2022Updated 4 years ago
- Enhancing Retrieval-Augmented Generation with Multi-Modal Knowledge Graph Integration☆15Feb 28, 2026Updated 6 months ago
- 基于Spark的行为日志分析系统☆18Jun 21, 2022Updated 4 years ago
- 中山大学计算机图形学作业记录(高成 英老师)☆14Jan 10, 2023Updated 3 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 清华大学操作系统课程实验☆17Sep 6, 2020Updated 6 years ago
- 学习socket网络编程,学习C++类的封装☆20Mar 17, 2015Updated 11 years ago
- ☆37Apr 1, 2026Updated 5 months ago
- LLM4VKG: Leveraging Large Language Models for Virtual Knowledge Graph Construction☆20Apr 28, 2026Updated 4 months ago
- MobileNet-v1 tensorflow lite inference code written in c++☆13Feb 13, 2019Updated 7 years ago
- Implementation of 'Towards Cross-Scale Attention and Surface Supervision for Fractured Bone Segmentation in CT' EMBC2024☆13Jun 2, 2024Updated 2 years ago
- UC Berkeley CS162 Operating System and System Programming Homework☆19Aug 23, 2020Updated 6 years ago