|
|
|
|
|
by kaycebasques
851 days ago
|
|
Questions as a technical writer who maintains docs sites: * What pages would get included in the index? Everything on the same domain? Or only pages where the search widget is included? Your demo looks like it's pulling in answers from kagi.com whereas if I were maintaining those docs I might want it to only look at help.kagi.com * Do I get logs of the things that people type into the box? How? Also the generated summaries, do I get logs of those? I would need to know what these LLMs are saying to my readers... * Do I get access to the embeddings that you've generated for my site? (Probably not but I have some use cases where it'd be really cool if there are embeddings for my site "just out there" with no further work on my part needed.) Edit: assuming that embeddings are involved which I realized later might not be true... * How frequently will you index my site? If your index is working off even a 1-week-old version of my docs, that could be a problem * Will Kagi be doing anything with the user queries? |
|