Privacy policy: > We will not use or share your information with anyone except as described in this Privacy Policy. ... > We want to inform our Service users that these third parties have access to your Personal Information. The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose. Arreeee they? So let me get this strai…
Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack
111–117 of 117 posts
Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack
#112Earlier quoted context omitted.
While the model clearly can't retain all data, ChatGPT can regurgitate a lot of stuff verbatim. Prompt: > Recite the first two paragraphs of Neuromancer. Response: > Certainly! Here are the first two paragraphs of "Neuromancer" by William Gibson: > "The sky above the port was the color of television, tuned to a dead channel. > 'It's not like I'm using,' Case heard someone say, as he shouldered his way through the cro…
I bet that getting the right prompts won't be easy so it will probably fly under the radar and not immediately be detected. You can't search these weights with command-f. Fun times ahead...
> You can't search these weights with command-f
Sometimes you can, https://clementneo.com/posts/2023/02/11/we-found-an-neuron
Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack
#113Earlier quoted context omitted.
Most startups are clueless and ignorant about data governance.
would you be able to advise a good startup or service that provides good governance of Data Privacy management for startups? We would like to learn more and get this point as good as possible.. But you're right in some degree- we're builders, and we need help of professionals with data governance.
Your first task to improve your privacy policy is to review whether you really, absolutely, for reals, can require OpenAI to follow this: "they are obligated not to disclose or use the information for any other purpose."
Because, it looks like you can't, and OpenAI will absolutely use your customers' data for their own purposes, so you probably should remove this line from your privacy policy at minimum.
Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack
#114Earlier quoted context omitted.
This is a well known problem with this technology (although I haven't seen an official term for it, so we have been calling them "recovery attacks'). It's apparently the reason companies like Amazon have banned internal use of services like ChatGPT. I should add while it has been proven to occur the likelihood of something like this is very low. It's going to be a rare occurrence.
thanks for sharing. Do you think if all would be on the client's local server or cloud there would be still some, even rare, occurrence of that?
Some commercial services are starting to offer "Enterprise" licenses that prohibit the collection and use for training of your data and that would address the concern as well.
Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack
#115First of all - this sounds like a super high potential concept. The big hurdle I'd see that would keep companies from tampering around with the current version is that there's no info on data protection & security. You won't get companies to share any internal info with a tool like that until that's out of the way - and even then it might require a lot of trust-building. Getting the certifications will be quite a cho…
Thank you so much for your comment and support! This is amazing how we're received here! Yes, we understand that to get enterprise companies we have to improve our Privacy Policy. Do you think adding possibility for our clients to store your data in your AWS S3 Cloud would be solution?
For any internal data where protecting it is a core interest of the company you'll also either need to prove your whole handling is trustworthy or you'll need to design a process that can do all the steps (preprocessing/vectorization/...) on customer controlled hardware.
If your solution can run in a customer owned environment without any external dependencies, that could save you a lot of auditing/certification.