GraphRAG在2024.11.5发布 0.4.0新版本,引入增量更新索引和DRIFT图推理搜索查询,本项目对新增的两个新功能进行全面测试,并提供了一种支持多类型大模型使用GraphRAG解决方案,不仅支持GPT大模型,还支持本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等
☆49Dec 1, 2024Updated last year
Alternatives and similar repositories for GraphRAGTestV040
Users that are interested in GraphRAGTestV040 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里…☆441Nov 20, 2024Updated last year
- 为实现代码的高扩展性和兼容性,提出一套综合解决方案,支持多种大模型类型的无缝集成,包括GPT系列大模型、国内主流模型(如通义千问、智谱AI等),以及本地化部署的大模型(如qwen2.5)。☆27Nov 20, 2024Updated last year
- 实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中☆43Sep 9, 2024Updated last year
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆178Dec 1, 2024Updated last year
- AutoGen最新架构v0.4正式发布第一个稳定版本,v0.4是对AutoGen的一次从头开始的重写,目的是为构建Agent创建一个更健壮、可扩展、更易用的跨语言库,其应用接口采用分层架构设计,存在多套软件接口用以满足不同的场景需求 。☆116Apr 14, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆126Apr 14, 2025Updated last year
- 🚀 智能收集网页内容到Blinko的Chrome扩展,支持AI总结和智能分类☆15Mar 17, 2026Updated 4 months ago
- KAG开源框架介绍及使用KAG实现知识增强生成应用(产品模式测试、开发者模式测试),KAG是OpenSPG发布v0.5版本中推出的知识增强生成(KAG)的专业领域知识服务框架,旨在充分利用知识图谱和向量检索的优势,增强大型语言模型和知识图谱,以解决 RAG 挑战☆153Apr 14, 2025Updated last year
- MCP功能测试,编写LLM(支持OpenAI接口风格的大模型)应用程序调用MCP。MCP(模型上下文协议)是Claude开源的一种开放协议,可实现LLM应用程序与外部数 据源和工具之间的无缝集成。☆82Apr 14, 2025Updated last year
- ☆12Nov 13, 2025Updated 8 months ago
- Adapter-X: A Novel General Parameter-Efficient Fine-Tuning Framework for Vision☆11Jul 22, 2024Updated 2 years ago
- A modular graph-based Retrieval-Augmented Generation (RAG) system☆77Jan 22, 2025Updated last year
- GraphRAG 的中文优化版本☆24Dec 19, 2025Updated 7 months ago
- ☆15Nov 13, 2024Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 从boost.context库提取的fcontext☆13Aug 26, 2022Updated 3 years ago
- ☆26Nov 26, 2024Updated last year
- Local models support for Microsoft's graphrag using ollama (llama3, mistral, gemma2 phi3)- LLM & Embedding extraction☆1,107May 8, 2026Updated 3 months ago
- Data and code for EACL'24 paper: Over-Reasoning and Redundant Calculation of Large Language Models☆10Jan 23, 2024Updated 2 years ago
- 一个开源的多模态 AI 搜索项目,结合 大语言模型(LLM)+ 多源搜索引擎 + 多 Agent 架构,打造新一代的智能问答式搜索体验☆19Mar 26, 2025Updated last year
- Cloudflare Workers/Pages部署代码,功能:将Workers AI的文本生成模型的调用接口转换为 “/v1/chat/completions” 接口,提供给其它软件调用。☆15Apr 10, 2025Updated last year
- 本项目旨在提供一个微调酒店推荐垂直领域大模型并应用的完整闭环案例作为大家的参考案例。本项目使用的基础大模型为Qwen2.5-7B-Instruct。项目特色:完整的垂直应用案例闭环、项目源码剖析开源共享、详实的图文指导手册、手把手全流程实操演示视频☆94Apr 23, 2025Updated last year
- “阅后即焚”平台的核心功能是允许用户创建临时的文本内容,并在设定条件满足后销毁这些内容。☆13Dec 28, 2024Updated last year
- My Awesome List☆13Updated this week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ☆23Nov 4, 2024Updated last year
- GraphRAG的应用实例,项目特 点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆186Nov 2, 2024Updated last year
- [EMNLP 2024 Tutorial] Language Agents: Foundations, Prospects, and Risks☆10Nov 27, 2024Updated last year
- GraphRAG / From Local to Global: A Graph RAG Approach to Query-Focused Summarization☆172Mar 31, 2026Updated 4 months ago
- 企业发卡源码,发卡系统,发卡源码,发卡程序,PHP发卡源码,骑士企业版发卡☆17Apr 20, 2026Updated 3 months ago
- MCP Server测试系列☆34May 16, 2025Updated last year
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆151Sep 26, 2024Updated last year
- Edith Virtual Assistant 🧠☆11Aug 9, 2021Updated 5 years ago
- 多功能ai集成yunzai插件,支持openai/claude/gemini等llm多模态集成,0成本访问大模型☆37Jun 10, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 简约的个人主页,导航页☆11Aug 11, 2025Updated 11 months ago
- NeurIPS 24 ProMISe: Promptable Medical Image Segmentation using SAM Offical Implementation☆17Feb 10, 2025Updated last year
- albert-fc for RE(Relation Extraction),中文关系抽取☆20Apr 24, 2023Updated 3 years ago
- ☆14May 12, 2025Updated last year
- SecureBinder 是一款跨平台二进制文件捆绑与加壳工具,支持将两个 .exe / .elf / .apk 文件合并为一个自解压自执行的单文件。工具内置 RC4 加密、zlib 压缩、PyInstaller 打包、UPX 二次压缩与沙箱检测机制,适用于软件封装、双程序…☆15Jun 29, 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 …☆17Apr 12, 2024Updated 2 years ago
- 一个基于栈式架构的 JavaScript 虚拟机,支持在沙盒环境中安全执行 JavaScript 代码。使用 Babel AST 解析和字节码编译技术,提供完整的 JavaScript 语法支持。☆16Jun 26, 2025Updated last year