This product has been built as a part of FSI Autism Hackathon 2021 using Microsoft Azure Services.
ABA is an applied science devoted to developing procedures which will produce observable changes in behavior. Applied behaviour Analysis(ABA) Therapy is a type of therapy that can improve social,communication and learning skills. The purpose of this product is to get useful insights from video recorded therapy sessions. Parents or Therapists can use this app to Upload a therapy video and visualize the performance through the app.
This the UI where the user can upload recorded videos of therapy and can get the useful insights from the processed videos.
The uploaded video is going to stored in the input container of the Azure Cloud.
Once the new video is uploaded the video indexer gets triggered and video gets processsed.
Gets triggered once the video is indexed and Uploads the JSON generated from indexer to output container. More Info
It is a storage solution for storing unstructured data like the output JSON.
It is a Business Analytics Service used for getting useful insights from the processed data.
Any contributor is very welcome to contribute in this initiative.
- Have a way to visually track expected behavior of the patient vs actual behavior displayed by looking into the patient's emotions and sentiments over a timeline. This would give the parents and therapist a view of how the therapy sessions are progressing.
- Ability to review and add comments by therapists.
- Increase the allowed size of uploaded videos from 100MB.
- Display captured insights alongside video playback. Ability to add custom insights using on-screen clickers.
- Enhancing the video viewing experience so that it is streamed rather then downloaded to local storage.
- Dynamically refresh power BI datasets whenever there is an update to the Cosmos DB.