一个简单的多模态RAG项目
☆320May 13, 2025Updated 10 months ago
Alternatives and similar repositories for MultimodalRAG
Users that are interested in MultimodalRAG are comparing it to the libraries listed below
Sorting:
- ☆124May 29, 2025Updated 9 months ago
- Achieve your exclusive DeepResearch.☆26Apr 25, 2025Updated 10 months ago
- 拼好RAG:手搓并融合了GraphRAG、LightRAG、Neo4j-llm-graph-builder进行知识图谱构建以及搜索;整合DeepSearch技术实现私域RAG的推理;自制针对GraphRAG的评估框架| Integrate GraphRAG, LightRA…☆1,977Nov 5, 2025Updated 4 months ago
- 多模态PDF的RAG Agent☆35Aug 3, 2025Updated 7 months ago
- ☆20Aug 3, 2025Updated 7 months ago
- 使用langraph构建Agentic-RAG☆22Jul 30, 2025Updated 7 months ago
- Implementation of my agent used in 2025 AFAC TianChi competition☆28Oct 6, 2025Updated 5 months ago
- 医学中文RAG项目,使用langchain+milvus,支持快速一键式部署,支持无缝领域迁移☆230Mar 15, 2026Updated last week
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆29Dec 11, 2025Updated 3 months ago
- 🧠 纯原生 Python 实现的 RAG 框架 | FAISS + BM25 混合检索 | 支持 Ollama / SiliconFlow | 适合新手入门学习☆844Updated this week
- 王树森推荐系统公开课课程笔记☆20May 20, 2025Updated 10 months ago
- 一个很小很小的RAG系统☆363Apr 29, 2025Updated 10 months ago
- 🔥🔥🔥 基于 PyTorch Lightning 和 MIND 数据集的模块化新闻推荐系统框架。实现了从特征工程到召回 (DSSM) 与排序 (Deep, DCN, WideDeep, FM) 的完整链路。☆45Updated this week
- A Survey of Multimodal Retrieval-Augmented Generation☆20Nov 3, 2025Updated 4 months ago
- A Comprehensive Evaluation Benchmark for Open-Vocabulary Detection (AAAI 2024)☆62May 7, 2024Updated last year
- Implementation of my RAG system that won all categories in Enterprise RAG Challenge 2☆2,237May 12, 2025Updated 10 months ago
- A hybrid retrieval system for RAG that combines vector search and graph search, integrating unstructured and structured data. It retrieve…