Inspiration
We wanted to create a comprehensive app that keeps you safe in almost any dangerous situation you could be in whilst you're in a car by monitoring yours and the cars health, and responding immediately when a dangerous situation could occur, whilst transmitting data securely.
What it does
It monitors acceleration and g-force, along with taking the user's heart rate as an input, to determine whether the user is in a crash/dangerous situation. It then employs text-to-speech technology to check in with the user - if they do not reply, then 999 is called. Else, they are given guidance about how to navigate the stressful situation.
How we built it
We used C#, Unity, and Python, alongside fetch.AI's UAgents to process inputs, and then track the user's exact location, alongside other points of interest like car parks when they get tired. We also encrypted text files with the user's data to keep their data safe.
Challenges we ran into
Communicating between the 5 UAgents we used- it was difficult to transfer data between them.
Accomplishments that we're proud of
Being able to implement each of the UAgents we used individually.
What we learned
How to use APIs securely and efficiently, and how to implement and combine different programming languages.
What's next for [NULL]
Connecting the front end to the back end to create a harmonious user-based app.
Log in or sign up for Devpost to join the conversation.