Re: Kapa.ai bot now live on the dev docs

2025-06-12 Thread Jacob Wujciak-Jens
> 852 questions over the past month Wow, that's much more than I expected! Very cool, thanks again for your work on this Nic! On Thu, Jun 12, 2025 at 3:29 PM Nic Crane wrote: > An update for folks on this - I've extracted a few statistics below from > the main dashboard. We said it would be wo

Re: Kapa.ai bot now live on the dev docs

2025-06-12 Thread Nic Crane
An update for folks on this - I've extracted a few statistics below from the main dashboard. We said it would be worth testing this out for 1 release to see what we thought. I haven't had time to do a deep dive, but overall, I do think it is providing value for users, so we should keep it there.

Re: Kapa.ai bot now live on the dev docs

2025-05-12 Thread Matt Topol
Thanks! On Mon, May 12, 2025, 9:47 AM Nic Crane wrote: > Absolutely Matt - I'm adding them now and I'll add you as an admin so > you'll be able to review Go questions in the UI and make any changes you'd > like to what we include. > > On Wed, 7 May 2025 at 12:59, Matt Topol wrote: > > > Would w

Re: Kapa.ai bot now live on the dev docs

2025-05-12 Thread Nic Crane
Absolutely Matt - I'm adding them now and I'll add you as an admin so you'll be able to review Go questions in the UI and make any changes you'd like to what we include. On Wed, 7 May 2025 at 12:59, Matt Topol wrote: > Would we be able to feed it the arrow-go documentation too? > > On Wed, May 7

Re: Kapa.ai bot now live on the dev docs

2025-05-07 Thread Nic Crane
A brief update on this from me - I've now added the Python, R, C++, and Java cookbooks as a source for the kapa.ai question bot, so code examples from those should be on there now. At a later point, I'll take a look at potentially adding GitHub PRs and issues, but I'd like to test what we have so

Re: Kapa.ai bot now live on the dev docs

2025-05-07 Thread Matt Topol
Would we be able to feed it the arrow-go documentation too? On Wed, May 7, 2025, 12:52 PM Nic Crane wrote: > A brief update on this from me - I've now added the Python, R, C++, and > Java cookbooks as a source for the kapa.ai question bot, so code examples > from those should be on there now. >

Re: Kapa.ai bot now live on the dev docs

2025-04-28 Thread Nic Crane
We've current had 64 questions, though many of these are from folks testing it out. I've personally found it useful for some of my dev work. It's hard to tell yet if it's useful for users but we'll have more data once it's live on the latest docs rather than the dev docs, so my plan is to keeping

Re: Kapa.ai bot now live on the dev docs

2025-04-22 Thread Nic Crane
> nit: any chance the popup can be made to respect the light/dark mode toggle in the docs? It seems to always use a light color scheme. >From the looks of it, the colour can be configured via the 'data-project-color' parameter[1] so I imagine this could be done via updating the widget script with

Re: Kapa.ai bot now live on the dev docs

2025-04-05 Thread Brian Hulette
Very cool, I tried a few queries and it provided good answers. nit: any chance the popup can be made to respect the light/dark mode toggle in the docs? It seems to always use a light color scheme. On Fri, Mar 28, 2025 at 5:05 PM Nic Crane wrote: > Cookbooks aren't part of the sources but we can

Re: Kapa.ai bot now live on the dev docs

2025-03-28 Thread Nic Crane
Cookbooks aren't part of the sources but we can certainly add them later. The kapa folk recommend trying with an initial sunset of sources and adding more in gradually, so I'll check back in on this next week and think about what we might want to add next. On Fri, 28 Mar 2025, 21:45 Aldrin, wrot

Re: Kapa.ai bot now live on the dev docs

2025-03-28 Thread Ian Cook
Thanks for doing this Nic! Ian On Fri, Mar 28, 2025 at 11:03 AM Nic Crane wrote: > Hi folks, > > The kapa.ai bot is now live on the dev docs! We're using it to test > whether > we can enhance user experience of our documentation via retrieval augmented > generation which generates answers to us

Re: Kapa.ai bot now live on the dev docs

2025-03-28 Thread Aldrin
Ooh, yeah it's looking fairly effective. I asked some questions and I like that the answers address differences in language implementations (e.g. python bindings vs cpp) and that there are relatively good code suggestions. I assume this means the tests and benchmarks are helping the RAG a lot, so

Re: Kapa.ai bot now live on the dev docs

2025-03-28 Thread Neal Richardson
Awesome, thanks for doing this! I tried out a few queries and was impressed with what I got back. Neal On Fri, Mar 28, 2025 at 2:01 PM Nic Crane wrote: > Hi folks, > > The kapa.ai bot is now live on the dev docs! We're using it to test > whether > we can enhance user experience of our documenta