guoyao / graphrag-more
A modular graph-based Retrieval-Augmented Generation (RAG) system
☆32Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for graphrag-more
- `graphrag-practice-chinese`是一个GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆50Updated last week
- KAG is a knowledge-enhanced generation framework based on OpenSPG engine, which is used to build knowledge-enhanced rigorous decision-mak…☆534Updated last week
- 添加🚀流式 Web 服务到 GraphRAG,兼容 OpenAI SDK,支持可访问的实体链接🔗,支持建议问题,兼容本地嵌入模型,修复诸多问题。Add streaming web server to GraphRAG, compatible with OpenAI SD…☆193Updated this week
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里…☆170Updated 2 months ago
- Neo4j graph construction from unstructured data☆213Updated 3 months ago
- 记录大模型相关的一些知识和方法☆102Updated last week
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆390Updated 2 months ago
- GraphRAG4OpenWebUI integrates Microsoft's GraphRAG technology into Open WebUI, providing a versatile information retrieval API. It combin…☆352Updated 3 months ago
- Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT,Cross Encoder☆501Updated this week
- RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF. 纯原生实现RAG功能,基于本地LLM、embedding模型、reranker模型实现,无须安装任何第三方agent库。☆612Updated 2 months ago
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆296Updated 5 months ago
- Local models support for Microsoft's graphrag using ollama (llama3, mistral, gemma2 phi3)- LLM & Embedding extraction☆741Updated last month
- 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…☆219Updated last month
- ☆56Updated 3 weeks ago
- 雅意信息抽取大模型:在百万级人工构造的高质量信息抽取数据上进行指令微调,由中科闻歌算法团队研发。 (Repo for YAYI Unified Information Extraction Model)☆271Updated 3 months ago
- Docs2KG: Unified Knowledge Graph Construction from Heterogeneous Documents Assisted by Large Language Models☆203Updated 2 months ago
- 360LayoutAnaylsis, a series Document Analysis Models and Datasets deleveped by 360 AI Research Institute☆236Updated 2 months ago
- ☆52Updated this week
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆196Updated 7 months ago
- GraphRAG-Ollama-UI + GraphRAG4OpenWebUI 融合版(有gradio webui配置生成RAG索引,有fastapi提供RAG API服务)☆86Updated 2 months ago
- Analysis of Chinese and English layouts 中英文版面分析☆121Updated 3 weeks ago
- 本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建出专门面向表格智能任务的大型语言模型。☆464Updated 6 months ago
- Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答☆232Updated last year
- 基于ReAct手搓一个Agent Demo☆105Updated 6 months ago
- 大语言模型微调,Qwen2、GLM4指令微调☆207Updated 3 months ago
- gpt_server是一个用于生产级部署LLMs或Embedding的开源框架。☆121Updated last week
- An easy-to-use framework for modular RAG☆290Updated this week
- Generate dialog data from documents using LLM like ChatGLM2 or ChatGPT;利用ChatGLM2,ChatGPT等大模型根据文档生成对话数据集☆139Updated last year
- Alpaca Chinese Dataset -- 中文指令微调数据集【人工+GPT4o持续更新】☆184Updated last month
- 使用peft库,对chatGLM-6B/chatGLM2-6B实现4bit的QLoRA高效微调,并做lora model和base model的merge及4bit的量化(quantize)。☆355Updated last year