Coder Social home page Coder Social logo

helluva / nametag-ios Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 0.0 3.47 MB

:label: An AR app that detects and remembers the names of people you've met. Built at HackGT 2017 in Atlanta, GA.

Home Page: https://devpost.com/software/nametag-ar

Swift 99.36% Ruby 0.64%

nametag-ios's Introduction

Nametag AR

Nametag AR detects and remembers the names of people you meet.

The app listens in the background for when people introduce themselves to you. When it detects an introduction (like "Hi, I'm Jake"), it saves the person's name and an image of their face.

Once you've met somebody, Nametag AR will remember them for you. Whenever you see them again in the future, the app will overlay their name near their face so you don't forget who they are.

Watch a video demo

Screenshots

Technologies

Nametag AR has four main pieces:

  • A speech processor built with Apple's Speech framework. Continuously listens for the "Hi, I'm ___" keywords (plus other common variations).

  • A face detector built with Apple's Vision framework. Analyzes an inbound video stream to identify individual faces and crop them in to standalone images.

  • A facial match system built with Microsoft Azure's Face API and a Node.js server. Builds a repository of the faces you've seen so far compares new faces against that repository.

  • An augmented reality scene which renders informational overlays (most importantly, the names of people on screen) on top of your inbound video stream.

nametag-ios's People

Contributors

calda avatar thompsonate avatar

Stargazers

Siddhant Khare avatar Gleb Skibitsky avatar Gábor Siffel avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar Gábor Siffel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.