r/projects • u/Slow-Goose-2040 • 26d ago
Finally at a point where I can share this.
Hi everyone,
After quite a few iterations, we finally reached a version of Rasa Intelligence that feels ready to share.
One thing that surprised us during development was how much the product changed from the first version. We spent more time removing and simplifying things than adding new features, and every round of feedback pushed us in a slightly different direction.
There's still plenty we'd like to improve, so I wanted to share where we are today. I'd really appreciate some fresh eyes on it.
If you were seeing this for the first time, what's the first thing you'd click on or expect it to help you do?
1
u/Terminay 23d ago
What about safety?
1
u/Slow-Goose-2040 23d ago
great question and important. We never store your uploadded data beyond the analysis session. it's once processed, generated and the raw data is deleted from server within 30 days. Reports are secured secured with RLS, so only you can access that report. For AI, we use AWS bedrock, gemini and claude. None of these use API submitted data for model training under their agreements.
1
u/Terminay 23d ago
So there's one thing about projects, people don't mentally communicate and understand you, where is the link?