Giter VIP home page Giter VIP logo

reflectra's Introduction

This was created during our time as a student at Code Chrysalis.

This was the Team API Project, where a deployed MVP web application using APIs was to be built and presented in 4 days

reflectra

All Contributors

Reflectra is an app designed to go on a Smart Mirror.

alt text

At first, it presents no information, but is continually using a camera (e.g. the webcam on a laptop) to check for the presence of a face, using face-api.js

Once it sees a face, it takes a snapshopt and sends a scaled down version of the picture to the Node.js backend server

The backend server will send this photo to the Kairos api, which will tell the backend whether the face matches a person in the database, and who it is.

Now knowing who the person is, the backend server will then request information from MongoDB Atlas about that user's preferences (such as what kind of headlines they would like to see).

Using these preferences, the backend server will make requests to other content apis (such as Bing News) to fetch the desired content. Which will then be sent to the frontend.

This data is then displayed to the user on the screen.

Public Presentation

Check out our public presentation of this app to see it in action! https://youtu.be/F3mqIgY2uUk?t=4172

Check out our demo!

Demo Deployed on Heroku This demo is now offline due to the paid API requirements

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Environment

Please add a file named .env to the root of your project.

In order to run the project properly, please add the following to this file:

RAPID_API_KEY=#Your Rakuten Rapid API Key
DB_CONNECTION=#Your MongoDB Atlas Connection String

Sign Up for a MongoDB account

When setting up Rakuten Rapid API, please sign up for:

Customize configuration

See Configuration Reference.

Contributors โœจ

Our wonderful team: (emoji key):

David Chiche
David Chiche

๐Ÿ’ป
Fraser Tooth
Fraser Tooth

๐Ÿ’ป
eugenekim000
eugenekim000

๐Ÿ’ป
Waldemar Ishibashi
Waldemar Ishibashi

๐Ÿ’ป
Naoto Imamachi
Naoto Imamachi

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

reflectra's People

Contributors

frasertooth avatar imamachi-n avatar allcontributors[bot] avatar chiched avatar eugenekim000 avatar

Watchers

James Cloos 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.