Indexeddb

Local first stateful background tasks

Background

With the decision to push the boundaries of what was possible with a local first predictive scheduling, I realised that it will be necessary to abstract the various background tasks for keeping the AI Prediction in the Browser using Vector Embeddings up to date.

The first consideration is that these embeddings would need to be ready when the user started to plan their schedule. They don’t take a lot of time to build at the moment but I expect this to slow as the model gets more expansive.