apache/dolphinscheduler

[Feature] Add Kapa.ai docs assistant integration to DolphinScheduler

开放

#17,775 创建于 2025年12月8日

 (6 条评论) (0 个反应) (1 位负责人)Java (4,324 个派生)batch import
documentgood first issue

仓库指标

星标
 (11,659 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

We already applied for and got access to Kapa.ai for the DolphinScheduler project. I’d like to propose that we integrate the Kapa.ai documentation assistant into our docs of https://github.com/apache/dolphinscheduler-website

Previously, DolphinScheduler had a corresponding PR. However, at that time, the act of connecting to the AI Q&A was not approved by ASF, so the PR was rolled back. You can refer to that PR.

Why

  • DolphinScheduler has a lot of concepts and configuration options.
  • New users often ask repeated “how to configure X / why does Y fail” questions.
  • A docs-grounded AI assistant can help users find answers faster and reduce basic Q&A.

What needs to be done

Docs site integration

  • Embed the Kapa “Ask AI” widget <script> snippet into the official documentation site layout, so users can ask questions on any docs page.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

贡献者指南