多模态PDF的RAG Agent
☆35Aug 3, 2025Updated 10 months ago
Alternatives and similar repositories for Multimode-RAG-Agent
Users that are interested in Multimode-RAG-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:
- LeiAI Agent 是一个基于 Spring Boot 3 和 Spring AI 构建的智能旅游助手系统,采用了 RAG 、Tool Calling 和 MCP 等先进技术,为用户提供个性化的旅游规划、信息查询和智能对话服务。☆52Jun 17, 2025Updated 11 months ago
- Deep learning techniques for atherosclerotic plaque detection in the carotid artery☆16Jun 16, 2022Updated 3 years ago
- ☆13Apr 13, 2025Updated last year
- ☆15Apr 11, 2024Updated 2 years ago
- A universal multi-cloud data MCP Server supporting over 40 types of data source connections, providing secure, unified data access in a s…☆43Apr 21, 2026Updated last month
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- ☆14Jul 27, 2021Updated 4 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆12Feb 18, 2021Updated 5 years ago
- "A Discrete Variational Recurrent Topic Model without the Reparametrization Trick" (NeurIPS 2020)☆11Apr 26, 2021Updated 5 years ago
- 一个开源的多模态 AI 搜索项目,结合 大语言模型(LLM)+ 多源搜索引擎 + 多 Agent 架构,打造新一代的智能问答式搜索体验☆17Mar 26, 2025Updated last year
- Deep Learning for the Detection and Characterization of the Carotid Artery in Ultrasound Imaging☆18Sep 24, 2022Updated 3 years ago
- A high-precision RAG framework leveraging Baidu ERNIE and Milvus. Features hybrid search and reranking algorithms for accurate PDF parsin…☆62Dec 7, 2025Updated 6 months ago
- End-to-end model for cell segmentation and classification☆23Jan 13, 2025Updated last year
- [TMI' 21] DSI-Net: Deep Synergistic Interaction Network for Joint Classification and Segmentation with Endoscope Images☆17Jun 19, 2024Updated last year
- Implementation of my agent used in 2025 AFAC TianChi competition☆28Oct 6, 2025Updated 8 months ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- An implementation of Contextual Attention Recurrent Architecture (SIGIR 2018)☆15Mar 10, 2022Updated 4 years ago
- An effective image quality assessment framework combining Segment Anything (SAM). This is the official implementation of our paper.☆24Jun 29, 2023Updated 2 years ago
- TimelyRec (Learning Heterogeneous Temporal Patterns of User Preference for Timely Recommendation, WWW'21)☆13Jul 2, 2021Updated 4 years ago
- ☆22Dec 3, 2021Updated 4 years ago
- This is the behavior scorecard, which includes three modules, including data processing, establishment of score card and effect evaluatio…☆19May 21, 2019Updated 7 years ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆282Sep 6, 2024Updated last year
- recommendation system practice course from deepshare☆18Apr 19, 2025Updated last year
- Breast mass segmentation in US with deep learning☆21Aug 8, 2020Updated 5 years ago
- Demos and tools for Python☆14Jun 18, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Code for my PAKDD-2019, Distance2Pre: Personalized Spatial Preference for Next Point-of-Interest Prediction☆21Jul 10, 2020Updated 5 years ago
- 面向外贸与 B2B 场景的 AI 客户挖掘系统,基于 FastAPI、LangGraph 和 React,实现公司理解、关键词生成、网页搜索、线 索提取与联系方式发现AI-powered B2B lead hunting system built with FastAP…☆92May 24, 2026Updated 2 weeks ago
- This repository is an official PyTorch implementation of the paper "BSDA-Net: A Boundary Shape and Distance Aware Joint Learning Framewor…☆29Aug 10, 2022Updated 3 years ago
- Achieve your exclusive DeepResearch.☆28Apr 25, 2025Updated last year
- [STACOM 2018] Multi-task Learning for Left Atrial Segmentation on GE-MRI. This repository contains training and testing code for atrial s…☆26May 17, 2023Updated 3 years ago
- [WWW 2025] Code for Modality Interactive Mixture-of-Experts for Fake News Detection☆39Jun 25, 2025Updated 11 months ago
- LB-UNet: A Lightweight Boundary-assisted UNet for Skin Lesion Segmentation☆43Feb 7, 2025Updated last year
- LiteMind 是基于 Java 21 + Spring Boot 3 + Spring AI + RAG + Tool Calling + MCP 构建的通用 AI 智能体。支持多轮对话、记忆持久化和 RAG 知识库检索,基于 ReAct 智能体工作模式,具备自主思考能…☆54Dec 26, 2025Updated 5 months ago
- 融360智能金融算法大赛——拒绝推断☆27Jul 23, 2019Updated 6 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 实战案例:从 0 到 1 搭建 LLM 智能简历筛选 Agent 系统(设计+实现)- code by claude code + kimi☆80Aug 12, 2025Updated 9 months ago
- 基于MCP协议和LangChain框架实现的企业级AI多Agent多模态系统,包含RAG技术增强的知识检索能力。☆41Mar 10, 2025Updated last year
- A working example to create a FastAPI server with SSE-based MCP support☆51Mar 9, 2025Updated last year
- ☆66Jun 19, 2025Updated 11 months ago
- The code repository for the AAAI 2025 paper titled "DAMMFND: Domain-Aware Multimodal Multi-view Fake News Detection"☆44May 5, 2025Updated last year
- GraphRAG on Neo4j by finetuning GNN+LLM☆55Oct 28, 2025Updated 7 months ago
- PyTorch Code for Adversarial and Contrastive AutoEncoder for Sequential Recommendation.☆33May 10, 2021Updated 5 years ago