li-xiu-qi / spark_multi_ragLinks
科大讯飞多模态RAG图文问答挑战赛
☆49Updated 3 months ago
Alternatives and similar repositories for spark_multi_rag
Users that are interested in spark_multi_rag are comparing it to the libraries listed below
Sorting:
- 本项目旨在提供一个微调酒店推荐垂直领域大模型并应用的完整闭环案例作为大家的参考案例。本项目使用的基础大模型为Qwen2.5-7B-Instruct。项目特色:完整的垂直应用案例闭环、项目源码剖析开源共享、详实的图文指导手册、手把手全流程实操演示视频☆68Updated 6 months ago
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆106Updated 3 months ago
- 金融研究报告生成☆106Updated 4 months ago
- 一个简单的多模态RAG项目☆238Updated 5 months ago
- 快速入门RAG与私有化部署☆210Updated last year
- 筱可的工程实验仓库!☆93Updated 3 weeks ago
- Qwen3 Fine-tuning: Medical R1 Style Chat☆215Updated 5 months ago
- A simple and trans-platform rag framework and tutorial☆221Updated last month
- RAG兴趣小组,全手写的一个RAG应用。Langchain的大部分库会很方便,但是你不一定理解其中原理,所以代码尽可能展现基本算法,主打理解RAG的原理☆239Updated last year
- 基于大语言模型的检索增强生成RAG示例☆161Updated 6 months ago
- MetaSearch:llm深度研究(deepsearch)功能方案实现☆33Updated 2 months ago
- 通义千问的DPO训练☆56Updated last year
- 手把手带你从0到1实现大模型agent☆121Updated last year
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆259Updated 11 months ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆242Updated 10 months ago
- 大模型文本分类☆86Updated last year
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆55Updated last year
- RAG向量召回示例☆140Updated last year
- 数据科学教程、大模型实践案例☆146Updated 4 months ago
- [2025-上海人工智能实验室书生实训营十佳、优秀项目]☆35Updated last month
- For People! For Freedom!☆135Updated 2 months ago
- 在RAG技术中,嵌入向量的生成和匹配是关键环节。本文介绍了一种基于CLIP/BLIP模型的嵌入服务,该服务支持文本和图像的嵌入生成与相似度计算,为多模态信息检索提供了基础能力。☆37Updated 10 months ago
- 通义千问 SFT试验☆75Updated last year
- ThinkLLM:🚀 轻量、高效的大语言模型算法实现☆106Updated 5 months ago
- qwen ai agent☆140Updated last year
- ☆54Updated 7 months ago
- Implementation of all RAG techniques in a simpler way(以简单的方式实现所有 RAG 技术)☆383Updated 5 months ago
- 大模型技术栈一览☆117Updated last year
- Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer☆108Updated 6 months ago
- PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取☆211Updated 2 years ago