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. 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等。示例代码使用阿里…☆430Nov 20, 2024Updated last year
- 实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中☆32Sep 9, 2024Updated last year
- 本项目带大家搭建一个完整的AI应用全栈项目,Flask+Vue.js+CrewAI☆25Oct 11, 2024Updated last year
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆69Sep 26, 2024Updated last year
- ☆16Mar 20, 2026Updated 3 weeks ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- PydanticAI开源框架,搭建基于PostgreSQL、MySQL的Text2SQL应用进行SQL语句生成,支持GPT大模型、国产大模型、开源本地大模型☆15Dec 26, 2024Updated last year
- learn dpdk step by step☆34Dec 27, 2025Updated 3 months ago
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆120Apr 14, 2025Updated 11 months ago
- 一个LightRAG的API模拟器,用于在Openwebui中通过自带的Ollama接口使用LightRAG;通过对话时使用前缀,还可以实现lightrag的模式切换。☆31Nov 19, 2024Updated last year
- KAG开源框架介绍及使用KAG实现知识增强生成应用(产品模式测试、开发者模式测试),KAG是OpenSPG发布v0.5版本中推出的知识增强生成(KAG)的专业领域知识服务框架,旨在充分利用知识图谱和向量检索的优势,增强大型语言模型和知识图谱,以解决 RAG 挑战☆155Apr 14, 2025Updated 11 months ago
- MCP Server测试系列☆33May 16, 2025Updated 10 months ago
- (1)使用低代码平台N8N实现对多个微信公众号文章进行自动采集并保存到本地文件 ; (2)使用主流的开源云原生向量数据库milvus将采集到的数据存储到知识库中并满足语义搜索、全文搜索及混合搜索; (3)将搜索功能封装为标准的MCP Server对外提供服务;(4)大模型(…☆40Sep 15, 2025Updated 6 months ago
- 此仓库存储我在YouTube频道和B站频道关于AI Agent相关分享,所有资源全部开源免费☆339Jan 7, 2026Updated 3 months ago
- 本开源项目会为大家分享关于LangChain V1.x、LangGraph V1.x、LangSmith及DeepAgents等开发经验。分享的全部视频涉及到的源码、操作说明文档等全部资料都是开源分享给大家的,我会在每期视频中给大家提供免费的下载链接☆58Mar 16, 2026Updated 3 weeks ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A modular graph-based Retrieval-Augmented Generation (RAG) system☆76Jan 22, 2025Updated last year
- ☆14Nov 13, 2024Updated last year
- When the little potatoes arrive, all move away, Ha ha ha.☆47Nov 9, 2024Updated last year
- Platform + GUI for hyperparameter optimization of recurrent neural networks (MATLAB).☆10Dec 29, 2021Updated 4 years ago
- Motion analysis using deep neural networks☆12Jun 9, 2016Updated 9 years ago
- Data and code for EACL'24 paper: Over-Reasoning and Redundant Calculation of Large Language Models☆11Jan 23, 2024Updated 2 years ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆260Sep 6, 2024Updated last year
- C++ Asynchronous Networking and Computing Task Graph for LLMs☆43Mar 18, 2026Updated 3 weeks ago
- code obfuscation for c/c++ Project 基于python实现的针对C/C++源码工程混淆工具实现知识产权保护☆14Apr 18, 2019Updated 6 years ago
- 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.
- ☆23Nov 4, 2024Updated last year
- The official implementation of our ECCV 2024 publication, PYRA (Parallel Yielding Re-Activation).☆22Dec 19, 2025Updated 3 months ago
- 企业发卡源码,发卡系统,发卡源码,发卡程序,PHP发卡源码,骑士企业版发卡☆14Apr 4, 2026Updated last week
- 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 7 months ago
- My Awesome List☆12Updated this week
- ☆23Jun 4, 2025Updated 10 months ago
- “阅后即焚”平台的核心功能是允许用户创建临时的文本内容,并在设定条件满足后销毁这些内容。☆13Dec 28, 2024Updated last year
- [MICCAI 2024 Spotlight, Early Acceptance] PRISM: A Promptable and Robust Interactive Segmentation Model with Visual Prompts☆19Dec 13, 2025Updated 3 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆185Nov 2, 2024Updated last year
- Server_Qchat 是一个轻量级的机器人服务,旨在将 SCP: Secret Laboratory 服务器与 QQ群 实时连接。除了基础的联动功能外,还集成了多个实用管理工具,帮助服务器管理员更高效地运营社区。☆17Feb 8, 2026Updated 2 months ago
- 使用这个基于 PHP-cli 的开发工具,自动前缀兼容的 CSS、JavaScript 和图像可以无缝集成到 HTML 电子邮件中。 轻松简化您的 HTML 电子邮件开发。 主题☆13Dec 28, 2024Updated last year
- 2020-natural-language-processing-project☆10Dec 18, 2020Updated 5 years ago
- ☆13May 12, 2025Updated 10 months ago
- Code for TV-SAM, a novel zero-shot segmentation algorithm for multimodal medical images.☆21Sep 10, 2024Updated last year
- NeurIPS 24 ProMISe: Promptable Medical Image Segmentation using SAM Offical Implementation☆17Feb 10, 2025Updated last year