Y
Hacker News
new
|
ask
|
show
|
jobs
by
rock115
596 days ago
That's really cool! How do you ensure the AI model is not storing or retaining user data?
1 comments
brody_slade_ai
596 days ago
This AI model is stateless, so it doesn't store any info about previous conversations. It processes input in real-time, in memory only and purges any temporary data as soon as it's done.
link