d3 / d3

Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:

Home Page:https://d3js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add an AI chat dialog for docs

0xinhua opened this issue · comments

Hi, I've developed a free open-source tool called Documate. An open-source tool for embedding AI chat dialog into doc site to answer user questions based on docs content. I can submit a PR to the documentation site if you're interested.

268271844-28dbef3d-41d8-421b-94d7-9b7298195724.webm

This would be cool to see exist for the D3 docs, for sure. I'm also investigating building something similar, but separate from D3 itself. I can't speak to whether or not this would be welcome as a contribution in this repository (I'm not a maintainer), but I'm personally interested in making something like this happen.

I have a few questions that would likely be top of mind for actually considering implementing this for D3:

  • How are you envisioning the deployment would work?
  • Where would the embeddings be stored?
  • Who would pay the OpenAI bills?
  • Would you be willing to host a separate PoC site that lives separately from the D3 docs site, just to show the path forward?

Thanks for the idea and the open source AI product!