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
- 实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中☆41Sep 9, 2024Updated last year
- Weaviate (we-vee-eight) 是一个开源的AI原生向量数据库,可同时存储对象和向量,这样就可以将向量搜索与结构化过滤结合使用。本次分享为大家提供一份使用指南,包括如何安装部署、国内如何配置使用embedding模型、数据写入和查询☆24Apr 16, 2025Updated last year
- 本项目带大家搭建一个完整的AI应用全栈项目,Flask+Vue.js+CrewAI☆26Oct 11, 2024Updated last year
- AutoGen最新架构v0.4正式发布第一个稳定版本,v0.4是对AutoGen的一次从头开始的重写,目的是为构建Agent创建一个更健壮、可扩展、更易用的跨语言库,其应用接口采用分层架构设计,存在多套软件接口用以满足不同的场景需求 。☆114Apr 14, 2025Updated last year
- 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.
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆130Sep 26, 2024Updated last year
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆124Apr 14, 2025Updated last year
- learn dpdk step by step☆40Dec 27, 2025Updated 6 months ago
- MCP功能测试,编写LLM(支持OpenAI接口风格的大模型)应用程序调用MCP。MCP(模型上下文协议)是Claude开源的一种开放协议,可实现LLM应用程序与外部数 据源和工具之间的无缝集成。☆81Apr 14, 2025Updated last year
- KAG开源框架介绍及使用KAG实现知识增强生成应用(产品模式测试、开发者模式测试),KAG是OpenSPG发布v0.5版本中推出的知识增强生成(KAG)的专业领域知识服务框架,旨在充分利用知识图谱和向量检索的优势,增强大型语言模型和知识图谱,以解决 RAG 挑战☆153Apr 14, 2025Updated last year
- JVM related exercises☆11Jul 16, 2017Updated 8 years ago
- (1)使用低代码平台N8N实现对多个微信公众号文章进行自动采集并保存到本地文件 ; (2)使用主流的开源云原生向量数据库milvus将采集到的数据存储到知识库中并满足语义搜索、全文搜索及混合搜索; (3)将搜索功能封装为标准的MCP Server对外提供服务;(4)大模型(…☆43Sep 15, 2025Updated 9 months ago
- 此仓库存储我在YouTube频道和B站频道关于AI Agent相关分享,所有资源全部开源免费☆358Jan 7, 2026Updated 5 months ago
- Adapter-X: A Novel General Parameter-Efficient Fine-Tuning Framework for Vision☆11Jul 22, 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.
- A modular graph-based Retrieval-Augmented Generation (RAG) system☆76Jan 22, 2025Updated last year
- ☆17May 5, 2018Updated 8 years ago
- This is hardware and firmware repo of flexitac.☆95Apr 17, 2026Updated 2 months ago
- 从boost.context库提取的fcontext☆13Aug 26, 2022Updated 3 years ago
- ☆15Nov 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 2 years ago
- ☆24Jul 31, 2025Updated 11 months ago
- 基于MFC的远程控制项目☆10Jun 26, 2024Updated 2 years ago
- About Official PyTorch(MMCV) implementation of “SUMix: Mixup with Semantic and Uncertain Information” (ECCV 2024)☆12Sep 2, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- When the little potatoes arrive, all move away, Ha ha ha.☆47Nov 9, 2024Updated last year
- 本系列内容将带领大家从零基础理解 LangChain V1.x 及其相关生态(包括 LangGraph、DeepAgents 等)在当前主流智能体(Agent)开发中的定位 与核心能力。将依次完成基础环境准备、依赖安装、入门级 LLM 调用、Prompt 工程实战、Agent…☆97May 17, 2026Updated last month
- Code and dataset for the paper named "Text Classification-Based Approach for Evaluating and Enhancing Machine Interpretability of Buildin…☆16Nov 29, 2022Updated 3 years ago
- Cloudflare Workers/Pages部署代码,功能:将Workers AI的文本生成模型的调用接口转换为 “/v1/chat/completions” 接口,提供给其它软件调用。☆15Apr 10, 2025Updated last year
- [ECCV 2024] UL-VIO: Ultra-lightweight Visual-Inertial Odometry with Noise Robust Test-time Adaptation☆32Oct 23, 2024Updated last year
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里 通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆295Sep 6, 2024Updated last year
- C++ Asynchronous Networking and Computing Task Graph for LLMs☆43Mar 18, 2026Updated 3 months ago
- ☆23Nov 4, 2024Updated last year
- The official implementation of our ECCV 2024 publication, PYRA (Parallel Yielding Re-Activation).☆22Dec 19, 2025Updated 6 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 网站快照工具☆26Jun 30, 2021Updated 5 years ago
- 企业发卡源码,发卡系统,发卡源码,发卡程序,PHP发卡源码,骑士企业版发卡☆17Apr 20, 2026Updated 2 months ago
- 基于硅基流动+质谱搜索的ai联网搜索插件☆14Feb 27, 2025Updated last year
- My Awesome List☆13Updated this week
- Training and Tuning Strategies for Foundation Models in Medical Imaging☆25Aug 27, 2025Updated 10 months ago
- Collect agent for ElasticSearch data and sends metrics to Graphite and open-falcon.☆12Jan 29, 2019Updated 7 years ago
- StructGAN coupled with physical analysis☆23Mar 28, 2022Updated 4 years ago