Omi App that supports both Memory Creation and Real-time Transcripts
Is your feature request related to a problem? Yes, currently, Omi’s platform allows either memory creation triggers or real-time updates to be enabled in a single app, but not both simultaneously. To achieve both functionalities, I would need to create and manage two separate Omi apps, which introduces unnecessary complexity and maintenance overhead.
Describe the solution you’d like I would like the ability to enable both memory creation triggers and real-time updates within the same Omi app. This would allow my APIs to receive immediate notifications when users create memories while also keeping data streams synchronized in real time. Ideally, these features could be configured to work together without requiring multiple apps.
Describe alternatives you’ve considered • Creating Two Separate Omi Apps: This would allow me to use both functionalities, but it requires managing two apps, increasing complexity, duplicating configuration efforts, and potentially leading to inconsistencies between the apps.
Additional context Enabling both features in a single app would streamline integration, reduce overhead, and ensure a more seamless user experience. This functionality would enhance my app’s responsiveness and efficiency by allowing immediate processing of memory creation events while maintaining real-time updates.
⸻
Related issue #1753
@Savalas currently if you add real-time transcript, then you can make your own summarization/memory engin correct?
so there is basically no blocker, just it would be much easier?