Airmomo / graphrag-practice-chineseLinks
GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。
☆166Updated 9 months ago
Alternatives and similar repositories for graphrag-practice-chinese
Users that are interested in graphrag-practice-chinese are comparing it to the libraries listed below
Sorting:
- 提供了一种gpt大模型平替解决方案实 现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里…☆340Updated 9 months ago
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆114Updated 8 months ago
- Neo4j graph construction from unstructured data☆312Updated last year
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索