guoyao / graphrag-more
A modular graph-based Retrieval-Augmented Generation (RAG) system
☆34Updated last month
Related projects ⓘ
Alternatives and complementary repositories for graphrag-more
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用 阿里…☆181Updated this week
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆57Updated 2 weeks ago
- 添加🚀流式 Web 服务到 GraphRAG,兼容 OpenAI SDK,支持可访问的实体链接🔗,支持建议问题,兼容本地嵌入模型,修复诸多问题。Add streaming web server to GraphRAG, compatible with OpenAI SD…☆197Updated last week
- Neo4j graph construction from unstructured data☆220Updated 3 months ago
- A low-code data flow tool that allows for convenient use of LLM and HuggingFace models, with some features considered as a low-code versi…☆220Updated last month
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆392Updated 2 months ago
- Docs2KG: Unified Knowledge Graph Construction from Heterogeneous Documents Assisted by Large Language Models☆206Updated 2 months ago
- GraphRAG-Ollama-UI + GraphRAG4OpenWebUI 融合版(有gradio webui配置生成RAG索引,有fastapi提供RAG API服务)☆88Updated 3 months ago
- KAG is a logical-form guided RAG framework, which is built on the OpenSPG engine and supports logical reasoning and factual knowledge mu…☆596Updated this week
- GraphRAG4OpenWebUI integrates Microsoft's GraphRAG technology into Open WebUI, providing a versatile information retrieval API. It combin…☆357Updated 3 months ago
- 记录大模型相关的一些知识和方法☆107Updated last week
- Local models support for Microsoft's graphrag using ollama (llama3, mistral, gemma2 phi3)- LLM & Embedding extraction☆762Updated last month
- Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答☆232Updated last year
- 本地知识库 + chatGLM6B + CustomAgent☆262Updated last year
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆93Updated 2 months ago
- The tool is used for building and driving workflows specifically tailored for AI initiatives. It can be used to construct AI agents.☆128Updated 4 months ago
- ☆53Updated last week
- ☆143Updated 9 months ago
- 雅意信息抽取大模型:在百万级人工构造的高质量信息抽取数据上进行指令微调,由中科闻歌算法团队研发。 (Repo for YAYI Unified Information Extraction Model)☆270Updated 3 months ago
- A collection of RAG systems powered by LLM.☆137Updated last week
- ☆56Updated 3 weeks ago
- 360LayoutAnaylsis, a series Document Analysis Models and Datasets deleveped by 360 AI Research Institute☆241Updated 2 months ago
- LangChain Tutorial 3 动画演示透彻解释 Agent 概念 以及 实现Demo☆93Updated last year
- qwen ai agent☆109Updated 9 months ago
- RAG向量召回示例☆90Updated 9 months ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆204Updated 7 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1) 离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆56Updated 2 months ago
- Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT, ReRanker.☆511Updated last week
- 基于RAG的私有知识库问答系统☆86Updated 2 months ago
- langchain中文网是langchain的中文文档☆163Updated last month