Describe your solution here. e.g. Our solution is a Mental Health Monitor and Virtual Companion for students in the digital classroom. It acts as a virtual friend to the student and keeps her company during online classes. It also reminds her of class schedules, submissions, and other aspects of the classroom. It monitors for mental wellbeing vitals like class participation, connecting with friends, and sends motivational messages. In future versions, we can add connect with parents, teachers, and other stakeholders to address the well-being and academic excellence in a holistic manner. We have used the below techniques for our solution. 1. Machine learning to train for the virtual conversations for the virtual companion. 2. Data exploration to explore the academic and digital activity data to use in training for predicting behavior patterns
Machine Learning
You may be using multiple libraries for different functions in your solution. Please create one group for each function and add the libraries to each group. e.g. I have created a group for Machine Learning which has the libraries used in my solution. The below libraries helps in capturing the embeddings for the text. The embeddings are vectoral representation of text with their semantics.
Python 52721 Version:1.2.0
Python 52721 Version:1.2.0 License: Permissive (BSD-3-Clause)
C++ 19023 Version:1.5.3
C++ 19023 Version:1.5.3 License: Permissive (MIT)
Data Exploration
You may be using multiple libraries for different functions in your solution. Please create one group for each function and add the libraries to each group. e.g. I have created a group for the libraries used for Data Exploration in my solution. The data exploration helps in doing extensive analysis of different data types and in assisting to understand the patterns. Pandas is used in our solution for data manipulation and analysis.
Python 36714 Version:1.5.2
Python 36714 Version:1.5.2 License: Permissive (BSD-3-Clause)
Python 22550 Version:1.24.1
Python 22550 Version:1.24.1 License: Permissive (BSD-3-Clause)
Jupyter Notebook 2 Version:Current
Jupyter Notebook 2 Version:Current License: Permissive (Apache-2.0)
Open Weaver – Develop Applications Faster with Open Source