by osm3000 on 5/6/24, 5:34 PM with 3 comments
I am developing a chatbot on telegram & whatsapp to assist people in learning language.
I would very much like people to use it, without being used.
1. I want to offer satisfying privacy/encryption for those conversations, and some assurances that this is being honored (hopefully by design).
2. I use OpenAI APIs in the bot, so I need to decrypt these conversations before using the APIs, encrypt them again once the response has been delivered.
Any pointers would be most welcome.
by JohnFen on 5/6/24, 7:55 PM
I don't think that you can really ensure privacy if you're using someone else's LLM, because you have no control over what that someone else is going to do.