“Alert-O-Monitor” is a one-stop solution for managing end-to-end flow of Early Warning Signals. We are not only focusing on “Alert Generation”, but we are also doing “Alert Monitoring”, “Alert Resolution” as well as “Alert Prediction” giving a complete 360-degree comprehensive solution which NONE of the Banks have implemented till now.
- Create Microsoft Lakehouse named AOM_Lakehouse.
- Under the Data Engineering folder, we have Raw Files sub-folder which has all the raw-data files and these files can be uploaded into the lakehouse files and create tables on top of it.
- Under the Data Engineering folder, we have Lookup Files sub-folder which has all the loop-up files and these files can be uploaded into the lakehouse files and create tables on top of it.
- Once the Tables are created, Pick up all the notebooks from the Data Engineering folder.
- Run all the notebooks(note: main notebook needs to be run at the end).
- Under the Data Science folder, two notebooks named loan_prediction_new and product_recommendations can be run.
- For the voice analytics notebook, we have a pre-requisite to create a storage account key and openAI credentials are required.
- Place the audio files present in the Audio Files in the azure storage account gen2 and run the notebook named voice_analytics.