Description:
A.I. needs to be able to properly get training data from the Firebase DB and currently does not.
Originally, it was assumed the training data could be served via BloomBus-Server with its REST API, but it would be much more efficient and preferable to get the training data directly from the Firebase DB.
Acceptance Criteria:
A.I. gets training data properly from Firebase DB.