.. HRAG documentation master file, created by sphinx-quickstart on Fri Jun 27 15:12:15 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. 欢迎使用 HRAG 文档! ======================== **HRAG (Hybrid Retrieval-Augmented Generation)** 是一个强大的混合检索增强生成系统,专为处理复杂文档和生成高质量回答而设计。 .. raw:: html

🚀 快速开始

想要立即开始使用 HRAG?查看我们的 快速开始指南安装说明

系统特性 -------- * **多模态文档解析**: 支持 MinerU 和 Docling 两种文档解析方法 * **知识图谱构建**: 自动提取实体关系,构建 HiRAG 知识图谱 * **混合检索**: 结合向量检索和重排序技术,提供精准的文档检索 * **多数据库支持**: 支持 Milvus、Elasticsearch、Neo4j、MySQL 等多种数据库 * **高性能**: 针对大规模文档处理进行了优化 * **易于扩展**: 模块化设计,支持自定义组件和插件 .. raw:: html

📊 性能指标

.. toctree:: :maxdepth: 2 :caption: 用户指南 :name: userguide quickstart database_Installation installation configuration basic_usage advanced_usage .. toctree:: :maxdepth: 2 :caption: 功能组件 :name: components components/data_parser components/data_processor components/databases components/knowledge_graph components/deepwriter components/deepsearch .. toctree:: :maxdepth: 2 :caption: 检索方法 :name: retrieve retrieve/data.rst retrieve/pipeline.rst retrieve/rank.rst .. toctree:: :maxdepth: 2 :caption: 示例和教程 :name: examples examples/basic_rag examples/knowledge_graph examples/rerank examples/deepsearch examples/backend .. .. toctree:: .. :maxdepth: 2 .. :caption: 参考文档 .. :name: reference .. reference/glossary .. reference/faq .. reference/changelog .. reference/license .. 索引和表格 .. ========== .. * :ref:`genindex` .. * :ref:`modindex` .. * :ref:`search` .. .. raw:: html ..
..

💡 需要帮助?

..

如果您在使用过程中遇到问题,可以:

.. ..