Git Product home page Git Product logo

virtual-avatar's Introduction

Virtual-Avatar

A web-based 3D face mesh renderer and streaming platform inspired by the Metaverse.

Research preprint: https://arxiv.org/abs/2304.01443

Please follow userguide readme on how to use the website.

userguide-11

Website is published on aws: https://virtualavatar.trip1elift.com/

Outlook

The virtual avatar has a streaming backend to support video chat using virtual face mesh. You can also use it as a static website to play around with your virtual 3D mesh face. The architecture design is shown in the diagram below.

Architecture Diagram

Frontend Resources: Route53, Certs, CloudFront, S3

Frontend Core Technologies: ReactJS, Google Mediapipe, ThreeJS, React-Three-Fiber, WebSocket, WebRTC, Terraform, AWS

Backend Resources: ALB, ECS Cluster, Fargate, Serverless Postgres Aurora

Backend Core Technologies: Golang, Docker, Terraform, AWS

Backend repo: https://github.com/Trip1eLift/virtual-avatar-stream

The website can only run in Chrome on a PC or Mac. It does not support Safari or Mobile devices due to the usage of some specific browser API. However, the legacy V1 site supports both Safari and Mobile devices, although it does not support client-to-client streaming.

Legacy V1 site: https://v1-virtualavatar.trip1elift.com/

Site setup

1. npm install

Install all the dependencies

2. make start

It runs npm start to start the app for you.

3. make dev

It runs build and serve the built website. npm i serve -g is required before you can run this.

4. make deploy

Deploy code and infrastructure to aws cloud using terraform.

5. make destroy

Delete code and infrastructure from aws.

License

“Commons Clause” License Condition v1.0

The Software is provided to you by the Licensor under the License, as defined below, subject to the following condition.

Without limiting other conditions in the License, the grant of rights under the License will not include, and the License does not grant to you, right to Sell the Software.

For purposes of the foregoing, “Sell” means practicing any or all of the rights granted to you under the License to provide to third parties, for a fee or other consideration (including without limitation fees for hosting or consulting/ support services related to the Software), a product or service whose value derives, entirely or substantially, from the functionality of the Software. Any license notice or attribution required by the License must also include this Commons Cause License Condition notice.

Software: Virtual Avatar Stream License: Apache 2.0 Licensor: Trip1eLift - Joseph Chang

virtual-avatar's People

Contributors

trip1elift 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.