GraphRAG在2024.11.5发布 0.4.0新版本,引入增量更新索引和DRIFT图推理搜索查询,本项目对新增的两个新功能进行全面测试,并提供了一种支持多类型大模型使用GraphRAG解决方案,不仅支持GPT大模型,还支持本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等
☆47Dec 1, 2024Updated last year
Alternatives and similar repositories for GraphRAGTestV040
Users that are interested in GraphRAGTestV040 are comparing it to the libraries listed below
Sorting:
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里…☆426Nov 20, 2024Updated last year
- 实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中☆31Sep 9, 2024Updated last year
- 本项目带大家搭建一个完整的AI应用全栈项目,Flask+Vue.js+CrewAI☆25Oct 11, 2024Updated last year
- 为实现代码的高扩展性和兼容性,提出一套综合解决方案,支持多种大模型类型的无缝集成,包括GPT系列大模型、国内主流模型(如通义千问、智谱AI等),以及本地化部署的大模型(如qwen2.5)。☆27Nov 20, 2024Updated last year
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆52Sep 26, 2024Updated last year
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆119Apr 14, 2025Updated 11 months ago
- learn dpdk step by step☆33Dec 27, 2025Updated 2 months ago
- 企业发卡源码,发卡系统,发卡源码,发卡程序,PHP发卡源码,骑士企业版发卡☆15Jan 20, 2026Updated 2 months ago
- 一个开源的多模态 AI 搜索项目,结合 大语言模型(LLM)+ 多源搜索引擎 + 多 Agent 架构,打造新一代的智能问答式搜索体验☆14Mar 26, 2025Updated 11 months ago
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆165Dec 1, 2024Updated last year
- KAG开源框架介绍及使用KAG实现知识增强生成应用(产品模式测试、开发者模式测试),KAG是OpenSPG发布v0.5版本中推出的知识增强生成(KAG)的专业领域知识服务框架,旨在充分利用知识图谱和向量检索的优势,增强大型语言模型和 知识图谱,以解决 RAG 挑战☆154Apr 14, 2025Updated 11 months ago
- 本开源项目会为大家分享关于LangChain V1.x、LangGraph V1.x、LangSmith及DeepAgents等开发经验。分享的全部视频涉及到的源码、操作说明文档等全部资料都是开源分享给大家的,我会在每期视频中给大家提供免费的下载链接☆43Updated this week
- 此仓库存储我在YouTube频道和B站频道关于AI Agent相关分享,所有资源全部开源免费☆330Jan 7, 2026Updated 2 months ago
- ☆16Apr 1, 2025Updated 11 months ago
- The codes and datasets about our ACL 2024 Main Conference paper titled "Cognitive Visual-Language Mapper: Advancing Multimodal Comprehens…☆18Jan 24, 2025Updated last year
- Qwen-WisdomVast is a large model trained on 1 million high-quality Chinese multi-turn SFT data, 200,000 English multi-turn SFT data, and …☆18Apr 12, 2024Updated last year
- ☆29Aug 25, 2024Updated last year
- (1)使用低代码平台N8N实现对多个微信公众号文章进行自动采集并保存到本地文件 ; (2)使用主流的开源云原生向量数据库milvus将采集到的数据存储到知识库中并满足语义搜索、全文搜索及混合搜索; (3)将搜索功能封装为标准的MCP Server对外提供服务;(4)大模型(…☆40Sep 15, 2025Updated 6 months ago
- 造梦西游基于pygame的复现demo (单机版/联机版)☆16Nov 9, 2022Updated 3 years ago
- Adapter-X: A Novel General Parameter-Efficient Fine-Tuning Framework for Vision☆11Jul 22, 2024Updated last year
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆251Sep 6, 2024Updated last year
- A modular graph-based Retrieval-Augmented Generation (RAG) system☆76Jan 22, 2025Updated last year
- 从boost.context库提取的fcontext☆14Aug 26, 2022Updated 3 years ago
- ☆14Nov 13, 2024Updated last year
- This project compares manually curated knowledge graphs with those automatically generated by Ollama Gemma 7B, a large language model (LL…☆16Jun 14, 2024Updated last year
- 基于C/C++开发的音视频动态库(使用超级简单,功能非常强大)☆12Jul 18, 2023Updated 2 years ago
- 基于MFC的远程控制项目☆10Jun 26, 2024Updated last year
- 使用CrewAI+FastAPI搭建多Agent协作应用并对外提供API服务,同时支持gpt、国产大模型、Ollama本地大模型。☆225Oct 20, 2024Updated last year
- 这个项目使用tushare中所有的财经快讯新闻(2018年至今)训练了tfhub中预训练模型bert-base-chinese模型,使之更加符合中文的财经新闻语境。☆12Dec 9, 2022Updated 3 years ago
- GraphRAG / From Local to Global: A Graph RAG Approach to Query-Focused Summarization☆164Oct 20, 2025Updated 5 months ago
- Cloudflare Workers/Pages部署代码,功能:将Workers AI的文本生成模型的调用接口转换为 “/v1/chat/completions” 接口,提供给其它软件调用。☆14Apr 10, 2025Updated 11 months ago
- [ECCV 2024] UL-VIO: Ultra-lightweight Visual-Inertial Odometry with Noise Robust Test-time Adaptation☆28Oct 23, 2024Updated last year
- AIAST智能客服系统,AI知识库系统,问答知识库,企业GPT知识库私有化,企业话术管理,API接口调用🔮🤖🚀☆39Sep 10, 2025Updated 6 months ago
- The official github repo for the open online courses: "Dive into LLMs".☆10Mar 15, 2024Updated 2 years ago
- Training and Tuning Strategies for Foundation Models in Medical Imaging☆25Aug 27, 2025Updated 6 months ago
- “阅后即焚”平台的核心功能是允许用户创建临时的文本内容,并在设定条件满足后销毁这些内容。☆13Dec 28, 2024Updated last year
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆185Nov 2, 2024Updated last year
- [EMNLP 2024 Tutorial] Language Agents: Foundations, Prospects, and Risks☆10Nov 27, 2024Updated last year
- ☆35Oct 27, 2025Updated 4 months ago