Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 1.3 KB

README.md

File metadata and controls

20 lines (19 loc) · 1.3 KB

HackKU2019 Socialyzer

Notes

First, we chose not to use the built-in explicit check that comes with Google Cloud Vision in order to use our own keywords. Next, we decide the presence of a bad term in a section was more important than a repetition of it so we do not check for it, instead we only check for the presence.

Introduction

Socialyzer - while a breathalyzer is used to check if it is safe for somebody to drive by their breath, Socialyzer checks if it is safe for somebody to be employed based off of their social media content. The purpose of the project is to allow workplaces to more easily analyze a potential employee's social media accounts for things that would deem them unfit for the job. This is important for society as a whole because would you want a teacher you can't trust to be responsible with your children?

We Used

  • Google Cloud Vision
  • Google Translate for tweets in other languages
  • Google App Engine for hosting
  • Domain.com for our domain Socialyzer
  • ASP Net Core
  • TweetInvi the Twitter API wrapper for C#

Images

Opening site

After picking a user

Picking an invalid user