I am the builder. In our platform, voice data is not stored on our servers by default. It is used solely for transcription to text and is deleted immediately afterward. Users have the option to enable a feature that allows the storage of voice recordings along with the journal text, but this feature is disabled by default.
We utilize Microsoft's transcription APIs, ensuring that data is not used to train any models.
Additionally, we are developing an "Ask About Your Journal" feature that employs Retrieval-Augmented Generation (RAG) techniques. This feature is also disabled by default and can be enabled by users if desired.
I am the builder. In our platform, voice data is not stored on our servers by default. It is used solely for transcription to text and is deleted immediately afterward. Users have the option to enable a feature that allows the storage of voice recordings along with the journal text, but this feature is disabled by default.
We utilize Microsoft's transcription APIs, ensuring that data is not used to train any models.
Additionally, we are developing an "Ask About Your Journal" feature that employs Retrieval-Augmented Generation (RAG) techniques. This feature is also disabled by default and can be enabled by users if desired.