Hacker News new | ask | show | jobs
by sabaimran 1053 days ago
Thanks for the feedback! Much appreciated.

I responded in the issue, but I'll paste here as well for those also curious:

Khoj does not collect any search or chat queries. As mentioned in the docs, you can see our telemetry server[1]. If you see anything amiss, point it out to me and I'll hotfix it right away. You can see all the telemetry metadata right here[2].

[1]: https://github.com/khoj-ai/khoj/tree/master/src/telemetry

[2]: https://github.com/khoj-ai/khoj/blob/master/src/khoj/routers...

Configuration with the `docker-compose` setup is a little bit particular, see the issue^ for details.

Thanks for the reference points for GPU integration! Just to clarify, we do use GPU optimization for indexing, but not for local chat with Llama. We're looking into getting that working.