An open API service indexing awesome lists of open source software.

https://github.com/iakashpaul/tardis-agora

AngelHack 2019 - Tardis - Agora Challenge Winners 🏆
https://github.com/iakashpaul/tardis-agora

agoraio tensorflowjs

Last synced: 3 months ago
JSON representation

AngelHack 2019 - Tardis - Agora Challenge Winners 🏆

Awesome Lists containing this project

README

        

# ![TARDIS](https://github.com/iakashpaul/tardis-agora/raw/master/favicon.jpg "TARDIS") AVATAR TARDIS | Agora.io Challenge

## About

We've used Agora.io stack to help people learn, instruct others & participate in immersive AR experiences without requiring costly hardware & delivered via a webpage for PC/Android browsers. Selling hosting & add-ons would be another way for developers to create more use cases with our product by incorporating human pose detection data which is being performed on the device itself

- Youtube: [https://www.youtube.com/watch?v=Q110FkMHEJQ](https://www.youtube.com/watch?v=Q110FkMHEJQ)

- Github: [https://github.com/iakashpaul/tardis-agora](https://github.com/iakashpaul/tardis-agora)

- Demo: [https://tardis-agora.surge.sh](https://tardis-agora.surge.sh)

## Steps to run

- Clone this repo & cd into it

- Install node.js & run, `npm install --global surge`

- Run, `surge`& provide a domain of your choosing

- Voila, it is going to be hosted at your subdomain on surge.sh, visit it over https

## Modules used

- Agora.io, [Token Server for Agora](https://github.com/AgoraIO-Community/TokenServer-nodejs) on heroku at [https://tardis-demo.herokuapp.com/access_token?channel=test&uid=1234](https://tardis-demo.herokuapp.com/access_token?channel=test&uid=1234)

- TensorFlow.js, [PoseNet Model for realtime human pose detection](https://github.com/ml5js/ml5-examples/tree/release/javascript/PoseNet)

- Materializecss for themeing, jQuery for helping with JS.

# Media

[![TARDIS VIDEO](http://img.youtube.com/vi/Q110FkMHEJQ/0.jpg)](https://www.youtube.com/watch?v=Q110FkMHEJQ)