Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neilblaze/wintar
HoH0Holidays ๐
โ๏ธ
https://github.com/neilblaze/wintar
ar fun hackathon holiday-hacks mlh tensorflowjs
Last synced: 27 days ago
JSON representation
HoH0Holidays ๐ โ๏ธ
- Host: GitHub
- URL: https://github.com/neilblaze/wintar
- Owner: Neilblaze
- License: mit
- Created: 2020-12-25T15:59:37.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-28T06:06:41.000Z (about 4 years ago)
- Last Synced: 2024-05-01T16:17:39.636Z (9 months ago)
- Topics: ar, fun, hackathon, holiday-hacks, mlh, tensorflowjs
- Language: JavaScript
- Homepage: https://hohoholidays.us
- Size: 20.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Spice up your video conferencing this Winter โ๏ธ๐ โ๏ธ
View Demo
ยท
Report Bug
ยท
Request Feature
## Table of Contents
* [About the Project](#about-the-project)
* [Built With](#built-with)
* [Getting Started](#getting-started)
* [Roadmap](#roadmap)
* [Contributing](#contributing)
* [License](#license)
* [Contact](#contact)
* [Acknowledgements](#acknowledgements)## About The Project
WintAR is a TF.js based gesture recognition interface to spice up Video Conferencing calls during your Winter Holidays โ๏ธโ๏ธ. WintAR is easy to run & requires no custom application/software installation. Just click on [View Demo](https://hohoholidays.us) & directly use it on the browser!
WintAR runs on both on PC & mobile directly on the browser (on Canvas), although PC is always recommended for much better experience! โจ
- Story
```
We all know how boring it is to stay at home during this pandemic lockdown. It's Winter, and most of us are accustomed to going out and chilling with our friends which unfortunately isn't possible this winter. Although we are connected virtually, with that, the enthusiasm level of enjoying Christmas with our near ones has touched the surface, which simultaneously led to the depression of minds, especially the young ones. Besides, not only the young ones are badly affected, but also those who are physically or mentally inaccessible because of certain disabilities. Our project **WintAR** bridges the gap and makes video conferencing more intuitive and fun for not only kids and toddlers but also for everyone!
```### Built With
- Javascript
- TF.js
- ml5.js
- p5.js
- HTML
- CSS- Deployed on Vercel. Thanks to [MLH](https://mlh.io/) for providing free learning resources!
## Getting Started
This is an example of how you may give instructions on setting up your project locally.
To get a local copy up and running follow these simple example steps.## :rocket: Local Development
1. Clone the repository:
```bash
git clone https://github.com/Neilblaze/wintAR.git
cd wintAR
```2. Start [live server](https://stackoverflow.com/questions/43807041/live-reload-refresh-solution-for-html-css-in-2017) or download the extension!
Now you're ready to do something awesome!
## Platform support
Demos are supported on all Chromium Browsers including iOS Safari.
It should also run on Chrome on Android and potentially more Android mobile browsers though support has not been tested yet.
## Roadmap
- Improve the UI.
- Add more features regarding conferencing software integration.
- Background blur / remove feature.
- Add extra filter and particle effects.And many more! ๐
See the [open issues](https://github.com/Neilblaze/wintAR/issues) for a list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
This project is maintained by โก๏ธ [Pratyay Banerjee](https://github.com/Neilblaze) โก, [Sandipan Dey](https://github.com/sandipndev) ๐, [Saif Ali](https://github.com/fias786) ๐
## Acknowledgements
- Tensorflow docs.
- P5.js (processing) docs
- Posenet & Facemesh docs & others :)