main
main copied to clipboard
Lacks Privacy Documentation
I couldn't find any place where you explicitly explain what's sent where. Given that I supply my own API key, is it guaranteed that all queries are only sent to OpenAI?
What about prompt completion? From a quick test i ran with `watch -n 0.5 "sudo lsof -i -n -P | grep IntelliBa"`` it seems like they're generated through OpenAI, but again - can you explicit state what's your privacy policy?
Thanks!
Hi, and thanks getting in touch 😊
IntelliBar is just a UI for the ChatGPT API — it sends your queries directly to the ChatGPT API and no one else. The only requests it sends to us are to check for updates.
I agree that we should create a doc that explains this.
Just added a basic privacy page at https://github.com/intellibar/main/wiki/Privacy