Hacker News new | ask | show | jobs
by i7l 297 days ago
Nice! You might want to add a description of what data is stored, as I see no mention of it. Don't expect people to copy-paste text without knowing what happens to it. And even if they do it's sensible to explain what you do with their data.

I do appreciate the irony: use an AI to make AI-generated text sound less like an AI.

1 comments

That's a fantastic point, and thank you for bringing it up. You're absolutely right, I should have made this clear from the start.

To be clear: I do not store any of the text you submit. Everything is processed on the server and immediately discarded after the result is sent back to you. Your privacy is a top priority, and no input data is logged or saved.

Your feedback is super helpful. I'll add a clear note about this on the homepage and create a proper privacy policy page this week.

And yes, the irony is definitely not lost on me! It's been a fun challenge to essentially fight AI with AI. Thanks again for the great comment.

You're running an inference on the server or sending requests to DeepSeek?

If it's the former, mention it because that's good for data privacy. If it's the latter, all data ends up in DeepSeek's hands.