novuhq / novu

Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.
https://novu.co
Other
35.51k stars 3.92k forks source link

Anki Algorithm #4618

Closed vasnt closed 1 year ago

vasnt commented 1 year ago

I am just wondering is Anki/related SRS Algorithm integrated in Novu?

jainpawan21 commented 1 year ago

Hi @vasnt

Could you please share the use of this algorithm and how it can be useful in Novu?

vasnt commented 1 year ago

@jainpawan21 IIUC, Novu is all about notification, so SRS algo (more details: https://www.juliensobczak.com/inspect/2022/05/30/anki-srs.html or https://github.com/open-spaced-repetition/fsrs4anki) can help to remain on top of (non-critical/time-sensitive) tasks/things by regularly reminding about it. Isnt it?

Cliftonz commented 1 year ago

@vasnt We do not, we use bullmq repeatable jobs or delayed jobs as our schedules are very deterministic this way.

If we do need something that is higher scale and in house, I will take a look at this recommendation