ml5
Version:
A friendly machine learning library for the web.
228 lines (193 loc) β’ 70.2 kB
Markdown
[](#contributors) [](https://www.npmjs.com/package/ml5) [](https://twitter.com/ml5js)

## Friendly machine learning for the web!
**Read our [ml5.js Code of Conduct and software licence](https://github.com/ml5js/Code-of-Conduct) here!**
**_This project is currently in development._**
ml5.js aims to make machine learning approachable for a broad audience of artists, creative coders, and students. The library provides access to machine learning algorithms and models in the browser, building on top of [TensorFlow.js](https://js.tensorflow.org/).
The library is supported by code examples, tutorials, and sample data sets with an emphasis on ethical computing. Bias in data, stereotypical harms, and responsible crowdsourcing are part of the documentation around data collection and usage.
ml5.js is heavily inspired by [Processing](https://processing.org/) and [p5.js](https://p5js.org/).
Please read our [Code of Conduct](https://github.com/ml5js/Code-of-Conduct), which establishes our commitment to make ml5.js a friendly and welcoming environment.
## Usage
Before getting started with ml5.js, review our [Code of Conduct](https://github.com/ml5js/Code-of-Conduct). There are several ways you can use the ml5.js library:
<!-- Anchor for automatic version update script, do not remove this comment -->
- You can use the latest version (1.2.1) by adding it to the head section of your HTML document:
**v1.2.1**
```html
<script src="https://unpkg.com/ml5@1.2.1/dist/ml5.js"></script>
```
<!-- Anchor for automatic version update script, do not remove this comment -->
- If you need to use an earlier version for any reason, you can change the version number. The [previous versions of ml5.js can be found here](https://www.npmjs.com/package/ml5?activeTab=versions). You can use those previous versions by replacing `<version>` with the ml5 version of interest:
```html
<script src="https://unpkg.com/ml5@<version>/dist/ml5.min.js"></script>
```
For example:
```html
<script src="https://unpkg.com/ml5@0.6.1/dist/ml5.min.js"></script>
```
**Note:** To access the source code of version `0.12.2` or earlier, please visit the [archived repository](https://github.com/ml5js/ml5-library).
- You can also reference "latest", but we do not recommend this as your code may break as we update ml5.js.
```html
<script src="https://unpkg.com/ml5@latest/dist/ml5.min.js"></script>
```
## Resources
- [Getting Started](https://docs.ml5js.org/)
- [API Reference](https://docs.ml5js.org/#/reference/overview)
- [Examples](https://github.com/ml5js/ml5-next-gen/tree/main/examples)
- [Community](https://ml5js.org/community)
- [FAQ](https://docs.ml5js.org/#/welcome/faq)
## Code of Conduct
We believe in a friendly internet and community as much as we do in building friendly machine learning for the web. Please refer to our [Code of Conduct](https://github.com/ml5js/Code-of-Conduct/) for our rules for interacting with ml5 as a developer, contributor, or as a person using the library.
## Contributing
Want to be a **contributor π to the ml5.js library**? If yes and you're interested to submit new features, fix bugs, or help develop the ml5.js ecosystem, please go to our [CONTRIBUTING](CONTRIBUTING.md) documentation to get started.
See [CONTRIBUTING](CONTRIBUTING.md) π
## Acknowledgements
ml5.js is supported by the time and dedication of open source developers from all over the world. Funding and support is generously provided by a [Google Education grant](https://edu.google.com/giving/?modal_active=none) at NYU's ITP/IMA program.
Many thanks [BrowserStack](https://www.browserstack.com/) for providing testing support.
## Contributors β¨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://www.shiffman.net"><img src="https://avatars0.githubusercontent.com/u/191758?v=4?s=100" width="100px;" alt="Daniel Shiffman"/><br /><sub><b>Daniel Shiffman</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=shiffman" title="Code">π»</a> <a href="#example-shiffman" title="Examples">π‘</a> <a href="#projectManagement-shiffman" title="Project Management">π</a> <a href="https://github.com/ml5js/ml5-next-gen/pulls?q=is%3Apr+reviewed-by%3Ashiffman" title="Reviewed Pull Requests">π</a> <a href="https://github.com/ml5js/ml5-next-gen/commits?author=shiffman" title="Tests">β οΈ</a> <a href="#video-shiffman" title="Videos">πΉ</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://cvalenzuelab.com/"><img src="https://avatars0.githubusercontent.com/u/10605821?v=4?s=100" width="100px;" alt="CristΓ³bal Valenzuela"/><br /><sub><b>CristΓ³bal Valenzuela</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=cvalenzuela" title="Code">π»</a> <a href="#example-cvalenzuela" title="Examples">π‘</a> <a href="https://github.com/ml5js/ml5-next-gen/pulls?q=is%3Apr+reviewed-by%3Acvalenzuela" title="Reviewed Pull Requests">π</a> <a href="#tool-cvalenzuela" title="Tools">π§</a> <a href="https://github.com/ml5js/ml5-next-gen/commits?author=cvalenzuela" title="Tests">β οΈ</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://1023.io"><img src="https://avatars3.githubusercontent.com/u/8662372?v=4?s=100" width="100px;" alt="Yining Shi"/><br /><sub><b>Yining Shi</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=yining1023" title="Code">π»</a> <a href="#example-yining1023" title="Examples">π‘</a> <a href="https://github.com/ml5js/ml5-next-gen/pulls?q=is%3Apr+reviewed-by%3Ayining1023" title="Reviewed Pull Requests">π</a> <a href="#tool-yining1023" title="Tools">π§</a> <a href="https://github.com/ml5js/ml5-next-gen/commits?author=yining1023" title="Tests">β οΈ</a> <a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3Ayining1023" title="Bug reports">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.hannahishere.com"><img src="https://avatars0.githubusercontent.com/u/1385308?v=4?s=100" width="100px;" alt="Hannah Davis"/><br /><sub><b>Hannah Davis</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=handav" title="Code">π»</a> <a href="#example-handav" title="Examples">π‘</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://jk-lee.com/"><img src="https://avatars1.githubusercontent.com/u/3622055?v=4?s=100" width="100px;" alt="Joey Lee"/><br /><sub><b>Joey Lee</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=joeyklee" title="Code">π»</a> <a href="#example-joeyklee" title="Examples">π‘</a> <a href="https://github.com/ml5js/ml5-next-gen/pulls?q=is%3Apr+reviewed-by%3Ajoeyklee" title="Reviewed Pull Requests">π</a> <a href="#content-joeyklee" title="Content">π</a> <a href="https://github.com/ml5js/ml5-next-gen/commits?author=joeyklee" title="Tests">β οΈ</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AshleyJaneLewis"><img src="https://avatars3.githubusercontent.com/u/43127855?v=4?s=100" width="100px;" alt="AshleyJaneLewis"/><br /><sub><b>AshleyJaneLewis</b></sub></a><br /><a href="#blog-AshleyJaneLewis" title="Blogposts">π</a> <a href="#design-AshleyJaneLewis" title="Design">π¨</a> <a href="#eventOrganizing-AshleyJaneLewis" title="Event Organizing">π</a> <a href="#content-AshleyJaneLewis" title="Content">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ellennickles/"><img src="https://avatars2.githubusercontent.com/u/31713501?v=4?s=100" width="100px;" alt="Ellen Nickles"/><br /><sub><b>Ellen Nickles</b></sub></a><br /><a href="#blog-ellennickles" title="Blogposts">π</a> <a href="#content-ellennickles" title="Content">π</a> <a href="#ideas-ellennickles" title="Ideas, Planning, & Feedback">π€</a> <a href="#tutorial-ellennickles" title="Tutorials">β
</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://www.itayniv.com"><img src="https://avatars1.githubusercontent.com/u/5209486?v=4?s=100" width="100px;" alt="Itay Niv"/><br /><sub><b>Itay Niv</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=itayniv" title="Code">π»</a> <a href="#example-itayniv" title="Examples">π‘</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://nikitahuggins.com"><img src="https://avatars2.githubusercontent.com/u/18563958?v=4?s=100" width="100px;" alt="Nikita Huggins"/><br /><sub><b>Nikita Huggins</b></sub></a><br /><a href="#blog-nikitahuggins" title="Blogposts">π</a> <a href="#content-nikitahuggins" title="Content">π</a> <a href="#ideas-nikitahuggins" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.arnabchakravarty.com"><img src="https://avatars2.githubusercontent.com/u/19427655?v=4?s=100" width="100px;" alt="Arnab Chakravarty"/><br /><sub><b>Arnab Chakravarty</b></sub></a><br /><a href="#content-AbolTaabol" title="Content">π</a> <a href="#userTesting-AbolTaabol" title="User Testing">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.aidanjnelson.com/"><img src="https://avatars2.githubusercontent.com/u/6486359?v=4?s=100" width="100px;" alt="Aidan Nelson"/><br /><sub><b>Aidan Nelson</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=AidanNelson" title="Code">π»</a> <a href="#example-AidanNelson" title="Examples">π‘</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://portfolio.steins.live"><img src="https://avatars1.githubusercontent.com/u/23213772?v=4?s=100" width="100px;" alt="WenheLI"/><br /><sub><b>WenheLI</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=WenheLI" title="Code">π»</a> <a href="#example-WenheLI" title="Examples">π‘</a> <a href="#maintenance-WenheLI" title="Maintenance">π§</a> <a href="#ideas-WenheLI" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://tinysubversions.com"><img src="https://avatars3.githubusercontent.com/u/266454?v=4?s=100" width="100px;" alt="Darius Kazemi"/><br /><sub><b>Darius Kazemi</b></sub></a><br /><a href="#ideas-dariusk" title="Ideas, Planning, & Feedback">π€</a> <a href="#question-dariusk" title="Answering Questions">π¬</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://wangdingsu.com"><img src="https://avatars1.githubusercontent.com/u/26081991?v=4?s=100" width="100px;" alt="Dingsu Wang"/><br /><sub><b>Dingsu Wang</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=Derek-Wds" title="Code">π»</a> <a href="#example-Derek-Wds" title="Examples">π‘</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/garym140"><img src="https://avatars1.githubusercontent.com/u/30574513?v=4?s=100" width="100px;" alt="garym140"/><br /><sub><b>garym140</b></sub></a><br /><a href="#content-garym140" title="Content">π</a> <a href="#blog-garym140" title="Blogposts">π</a> <a href="#ideas-garym140" title="Ideas, Planning, & Feedback">π€</a> <a href="#userTesting-garym140" title="User Testing">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://genekogan.com"><img src="https://avatars3.githubusercontent.com/u/1335251?v=4?s=100" width="100px;" alt="Gene Kogan"/><br /><sub><b>Gene Kogan</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=genekogan" title="Code">π»</a> <a href="#example-genekogan" title="Examples">π‘</a> <a href="#ideas-genekogan" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://hhayeon.com"><img src="https://avatars1.githubusercontent.com/u/22086451?v=4?s=100" width="100px;" alt="Hayley Hwang"/><br /><sub><b>Hayley Hwang</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=hhayley" title="Code">π»</a> <a href="#example-hhayley" title="Examples">π‘</a> <a href="#ideas-hhayley" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://lisajamhoury.com"><img src="https://avatars0.githubusercontent.com/u/7552772?v=4?s=100" width="100px;" alt="Lisa Jamhoury"/><br /><sub><b>Lisa Jamhoury</b></sub></a><br /><a href="#example-lisajamhoury" title="Examples">π‘</a> <a href="#ideas-lisajamhoury" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.matamala.info"><img src="https://avatars2.githubusercontent.com/u/5123955?v=4?s=100" width="100px;" alt="Alejandro Matamala Ortiz"/><br /><sub><b>Alejandro Matamala Ortiz</b></sub></a><br /><a href="#design-matamalaortiz" title="Design">π¨</a> <a href="#content-matamalaortiz" title="Content">π</a> <a href="#blog-matamalaortiz" title="Blogposts">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://mayaontheinter.net"><img src="https://avatars0.githubusercontent.com/u/8224678?v=4?s=100" width="100px;" alt="Maya Man"/><br /><sub><b>Maya Man</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=mayaman" title="Code">π»</a> <a href="#example-mayaman" title="Examples">π‘</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://mimionuoha.com"><img src="https://avatars0.githubusercontent.com/u/1565846?v=4?s=100" width="100px;" alt="Mimi Onuoha"/><br /><sub><b>Mimi Onuoha</b></sub></a><br /><a href="#ideas-MimiOnuoha" title="Ideas, Planning, & Feedback">π€</a> <a href="#content-MimiOnuoha" title="Content">π</a> <a href="https://github.com/ml5js/ml5-next-gen/pulls?q=is%3Apr+reviewed-by%3AMimiOnuoha" title="Reviewed Pull Requests">π</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://i.yuuno.cc/"><img src="https://avatars1.githubusercontent.com/u/18514672?v=4?s=100" width="100px;" alt="Yuuno, Hibiki"/><br /><sub><b>Yuuno, Hibiki</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=NHibiki" title="Code">π»</a> <a href="#example-NHibiki" title="Examples">π‘</a> <a href="#maintenance-NHibiki" title="Maintenance">π§</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.danioved.com/"><img src="https://avatars3.githubusercontent.com/u/891755?v=4?s=100" width="100px;" alt="Dan Oved"/><br /><sub><b>Dan Oved</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=oveddan" title="Code">π»</a> <a href="#example-oveddan" title="Examples">π‘</a> <a href="#question-oveddan" title="Answering Questions">π¬</a> <a href="#ideas-oveddan" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://anothersideproject.co"><img src="https://avatars0.githubusercontent.com/u/7053425?v=4?s=100" width="100px;" alt="Stephanie Koltun"/><br /><sub><b>Stephanie Koltun</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=stephkoltun" title="Code">π»</a> <a href="#example-stephkoltun" title="Examples">π‘</a> <a href="#content-stephkoltun" title="Content">π</a> <a href="#blog-stephkoltun" title="Blogposts">π</a> <a href="#design-stephkoltun" title="Design">π¨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/viztopia"><img src="https://avatars3.githubusercontent.com/u/37890050?v=4?s=100" width="100px;" alt="YG Zhang"/><br /><sub><b>YG Zhang</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=viztopia" title="Code">π»</a> <a href="#example-viztopia" title="Examples">π‘</a> <a href="#ideas-viztopia" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.wenqi.li"><img src="https://avatars1.githubusercontent.com/u/22087042?v=4?s=100" width="100px;" alt="Wenqi Li"/><br /><sub><b>Wenqi Li</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=wenqili" title="Code">π»</a> <a href="#example-wenqili" title="Examples">π‘</a> <a href="#infra-wenqili" title="Infrastructure (Hosting, Build-Tools, etc)">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://brentlbailey.com"><img src="https://avatars3.githubusercontent.com/u/12499678?v=4?s=100" width="100px;" alt="Brent Bailey"/><br /><sub><b>Brent Bailey</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=brondle" title="Tests">β οΈ</a> <a href="https://github.com/ml5js/ml5-next-gen/commits?author=brondle" title="Code">π»</a> <a href="#example-brondle" title="Examples">π‘</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Jonarod"><img src="https://avatars3.githubusercontent.com/u/6122703?v=4?s=100" width="100px;" alt="Jonarod"/><br /><sub><b>Jonarod</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=Jonarod" title="Code">π»</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://jazztap.github.io"><img src="https://avatars2.githubusercontent.com/u/15673619?v=4?s=100" width="100px;" alt="Jasmine Otto"/><br /><sub><b>Jasmine Otto</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=JazzTap" title="Code">π»</a> <a href="https://github.com/ml5js/ml5-next-gen/commits?author=JazzTap" title="Tests">β οΈ</a> <a href="#example-JazzTap" title="Examples">π‘</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://twitter.com/zaidalyafeai"><img src="https://avatars2.githubusercontent.com/u/15667714?v=4?s=100" width="100px;" alt="Zaid Alyafeai"/><br /><sub><b>Zaid Alyafeai</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=zaidalyafeai" title="Code">π»</a> <a href="#example-zaidalyafeai" title="Examples">π‘</a> <a href="#ideas-zaidalyafeai" title="Ideas, Planning, & Feedback">π€</a> <a href="#question-zaidalyafeai" title="Answering Questions">π¬</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://alca.tv"><img src="https://avatars2.githubusercontent.com/u/7132646?v=4?s=100" width="100px;" alt="Jacob Foster"/><br /><sub><b>Jacob Foster</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=AlcaDesign" title="Code">π»</a> <a href="#example-AlcaDesign" title="Examples">π‘</a> <a href="https://github.com/ml5js/ml5-next-gen/commits?author=AlcaDesign" title="Tests">β οΈ</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.memo.tv"><img src="https://avatars0.githubusercontent.com/u/144230?v=4?s=100" width="100px;" alt="Memo Akten"/><br /><sub><b>Memo Akten</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=memo" title="Code">π»</a> <a href="#example-memo" title="Examples">π‘</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://thehidden1.github.io/"><img src="https://avatars0.githubusercontent.com/u/31354864?v=4?s=100" width="100px;" alt="Mohamed Amine"/><br /><sub><b>Mohamed Amine</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=TheHidden1" title="Code">π»</a> <a href="#example-TheHidden1" title="Examples">π‘</a> <a href="#ideas-TheHidden1" title="Ideas, Planning, & Feedback">π€</a> <a href="https://github.com/ml5js/ml5-next-gen/commits?author=TheHidden1" title="Tests">β οΈ</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://meiamso.me"><img src="https://avatars3.githubusercontent.com/u/1187491?v=4?s=100" width="100px;" alt="Oliver Wright"/><br /><sub><b>Oliver Wright</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=meiamsome" title="Code">π»</a> <a href="https://github.com/ml5js/ml5-next-gen/commits?author=meiamsome" title="Tests">β οΈ</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://marshalhayes.dev"><img src="https://avatars0.githubusercontent.com/u/17213165?v=4?s=100" width="100px;" alt="Marshal Hayes"/><br /><sub><b>Marshal Hayes</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=marshalhayes" title="Documentation">π</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://reiinakano.github.io"><img src="https://avatars0.githubusercontent.com/u/18363734?v=4?s=100" width="100px;" alt="Reiichiro Nakano"/><br /><sub><b>Reiichiro Nakano</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=reiinakano" title="Code">π»</a> <a href="https://github.com/ml5js/ml5-next-gen/commits?author=reiinakano" title="Tests">β οΈ</a> <a href="#example-reiinakano" title="Examples">π‘</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://deeplearnjs.org/"><img src="https://avatars0.githubusercontent.com/u/1100749?v=4?s=100" width="100px;" alt="Nikhil Thorat"/><br /><sub><b>Nikhil Thorat</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=nsthorat" title="Code">π»</a> <a href="#example-nsthorat" title="Examples">π‘</a> <a href="#ideas-nsthorat" title="Ideas, Planning, & Feedback">π€</a> <a href="#infra-nsthorat" title="Infrastructure (Hosting, Build-Tools, etc)">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.irenealvarado.com"><img src="https://avatars2.githubusercontent.com/u/8978670?v=4?s=100" width="100px;" alt="Irene Alvarado"/><br /><sub><b>Irene Alvarado</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=irealva" title="Code">π»</a> <a href="#example-irealva" title="Examples">π‘</a> <a href="#maintenance-irealva" title="Maintenance">π§</a> <a href="#ideas-irealva" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.vndrewlee.com/"><img src="https://avatars0.githubusercontent.com/u/6391516?v=4?s=100" width="100px;" alt="Andrew Lee"/><br /><sub><b>Andrew Lee</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=vndrewlee" title="Code">π»</a> <a href="#example-vndrewlee" title="Examples">π‘</a> <a href="#ideas-vndrewlee" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://medium.com/@fjcamillo.dev"><img src="https://avatars2.githubusercontent.com/u/12166244?v=4?s=100" width="100px;" alt="Jerhone"/><br /><sub><b>Jerhone</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=fjcamillo" title="Documentation">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://scalarvectortensor.net/"><img src="https://avatars1.githubusercontent.com/u/3594463?v=4?s=100" width="100px;" alt="achimkoh"/><br /><sub><b>achimkoh</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=achimkoh" title="Code">π»</a> <a href="#example-achimkoh" title="Examples">π‘</a> <a href="https://github.com/ml5js/ml5-next-gen/commits?author=achimkoh" title="Tests">β οΈ</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://ixora.io"><img src="https://avatars3.githubusercontent.com/u/4044283?v=4?s=100" width="100px;" alt="Jim"/><br /><sub><b>Jim</b></sub></a><br /><a href="#example-hx2A" title="Examples">π‘</a> <a href="https://github.com/ml5js/ml5-next-gen/commits?author=hx2A" title="Documentation">π</a> <a href="#content-hx2A" title="Content">π</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/champierre/resume"><img src="https://avatars1.githubusercontent.com/u/10215?v=4?s=100" width="100px;" alt="Junya Ishihara"/><br /><sub><b>Junya Ishihara</b></sub></a><br /><a href="#maintenance-champierre" title="Maintenance">π§</a> <a href="https://github.com/ml5js/ml5-next-gen/commits?author=champierre" title="Code">π»</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://naotohieda.com"><img src="https://avatars3.githubusercontent.com/u/1835081?v=4?s=100" width="100px;" alt="Naoto HIΓDA"/><br /><sub><b>Naoto HIΓDA</b></sub></a><br /><a href="#maintenance-micuat" title="Maintenance">π§</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://montoyamoraga.io"><img src="https://avatars3.githubusercontent.com/u/3926350?v=4?s=100" width="100px;" alt="aarΓ³n montoya-moraga"/><br /><sub><b>aarΓ³n montoya-moraga</b></sub></a><br /><a href="#maintenance-montoyamoraga" title="Maintenance">π§</a> <a href="#example-montoyamoraga" title="Examples">π‘</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://b2renger.github.io/"><img src="https://avatars2.githubusercontent.com/u/1818874?v=4?s=100" width="100px;" alt="b2renger"/><br /><sub><b>b2renger</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=b2renger" title="Code">π»</a> <a href="#infra-b2renger" title="Infrastructure (Hosting, Build-Tools, etc)">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://adityasharma.me"><img src="https://avatars1.githubusercontent.com/u/24931529?v=4?s=100" width="100px;" alt="Aditya Sharma"/><br /><sub><b>Aditya Sharma</b></sub></a><br /><a href="#maintenance-adityaas26" title="Maintenance">π§</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/okuna291"><img src="https://avatars1.githubusercontent.com/u/5407359?v=4?s=100" width="100px;" alt="okuna291"/><br /><sub><b>okuna291</b></sub></a><br /><a href="#ideas-okuna291" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.xujenna.com"><img src="https://avatars2.githubusercontent.com/u/13280722?v=4?s=100" width="100px;" alt="Jenna"/><br /><sub><b>Jenna</b></sub></a><br /><a href="#ideas-xujenna" title="Ideas, Planning, & Feedback">π€</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nicoleflloyd"><img src="https://avatars3.githubusercontent.com/u/35693567?v=4?s=100" width="100px;" alt="nicoleflloyd"/><br /><sub><b>nicoleflloyd</b></sub></a><br /><a href="#content-nicoleflloyd" title="Content">π</a> <a href="#design-nicoleflloyd" title="Design">π¨</a> <a href="#userTesting-nicoleflloyd" title="User Testing">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://jepster.dk"><img src="https://avatars3.githubusercontent.com/u/7010555?v=4?s=100" width="100px;" alt="jepster-dk"/><br /><sub><b>jepster-dk</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=jepster-dk" title="Code">π»</a> <a href="#ideas-jepster-dk" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://xanderjakeq.page/"><img src="https://avatars1.githubusercontent.com/u/13279523?v=4?s=100" width="100px;" alt="Xander Jake de los Santos"/><br /><sub><b>Xander Jake de los Santos</b></sub></a><br /><a href="#ideas-xanderjakeq" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/catarak"><img src="https://avatars1.githubusercontent.com/u/6063380?v=4?s=100" width="100px;" alt="Cassie Tarakajian"/><br /><sub><b>Cassie Tarakajian</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3Acatarak" title="Bug reports">π</a> <a href="#infra-catarak" title="Infrastructure (Hosting, Build-Tools, etc)">π</a> <a href="#ideas-catarak" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://davebsoft.com"><img src="https://avatars0.githubusercontent.com/u/55099?v=4?s=100" width="100px;" alt="Dave Briccetti"/><br /><sub><b>Dave Briccetti</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3Adcbriccetti" title="Bug reports">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Sblob1"><img src="https://avatars0.githubusercontent.com/u/38335473?v=4?s=100" width="100px;" alt="Sblob1"/><br /><sub><b>Sblob1</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3ASblob1" title="Bug reports">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.jwilber.me/"><img src="https://avatars2.githubusercontent.com/u/8595819?v=4?s=100" width="100px;" alt="Jared Wilber"/><br /><sub><b>Jared Wilber</b></sub></a><br /><a href="#example-jwilber" title="Examples">π‘</a> <a href="#ideas-jwilber" title="Ideas, Planning, & Feedback">π€</a> <a href="https://github.com/ml5js/ml5-next-gen/commits?author=jwilber" title="Code">π»</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tezzutezzu"><img src="https://avatars2.githubusercontent.com/u/135866?v=4?s=100" width="100px;" alt="danilo"/><br /><sub><b>danilo</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=tezzutezzu" title="Code">π»</a> <a href="#ideas-tezzutezzu" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/EmmaGoodliffe"><img src="https://avatars1.githubusercontent.com/u/32788926?v=4?s=100" width="100px;" alt="Emma Goodliffe"/><br /><sub><b>Emma Goodliffe</b></sub></a><br /><a href="#ideas-EmmaGoodliffe" title="Ideas, Planning, & Feedback">π€</a> <a href="#question-EmmaGoodliffe" title="Answering Questions">π¬</a> <a href="#maintenance-EmmaGoodliffe" title="Maintenance">π§</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://yangyang.blog"><img src="https://avatars3.githubusercontent.com/u/9332910?v=4?s=100" width="100px;" alt="Yang"/><br /><sub><b>Yang</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=EonYang" title="Code">π»</a> <a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3AEonYang" title="Bug reports">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/lydiajessup"><img src="https://avatars3.githubusercontent.com/u/26204298?v=4?s=100" width="100px;" alt="Lydia Jessup"/><br /><sub><b>Lydia Jessup</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=lydiajessup" title="Code">π»</a> <a href="#ideas-lydiajessup" title="Ideas, Planning, & Feedback">π€</a> <a href="#example-lydiajessup" title="Examples">π‘</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://coding.garden"><img src="https://avatars0.githubusercontent.com/u/14241866?v=4?s=100" width="100px;" alt="CJ R."/><br /><sub><b>CJ R.</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=w3cj" title="Documentation">π</a> <a href="#content-w3cj" title="Content">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/badunit"><img src="https://avatars2.githubusercontent.com/u/44651201?v=4?s=100" width="100px;" alt="Fabio Corona"/><br /><sub><b>Fabio Corona</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3Abadunit" title="Bug reports">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://tnickel.de/"><img src="https://avatars3.githubusercontent.com/u/4189801?v=4?s=100" width="100px;" alt="Tobias Nickel"/><br /><sub><b>Tobias Nickel</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3ATobiasNickel" title="Bug reports">π</a> <a href="https://github.com/ml5js/ml5-next-gen/commits?author=TobiasNickel" title="Code">π»</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://wakatime.com/@barakplasma"><img src="https://avatars0.githubusercontent.com/u/62937?v=4?s=100" width="100px;" alt="Michael Salaverry"/><br /><sub><b>Michael Salaverry</b></sub></a><br /><a href="#content-barakplasma" title="Content">π</a> <a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3Abarakplasma" title="Bug reports">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://sankeybuilder.com"><img src="https://avatars2.githubusercontent.com/u/1794620?v=4?s=100" width="100px;" alt="Rob"/><br /><sub><b>Rob</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3Aeformx" title="Bug reports">π</a> <a href="#question-eformx" title="Answering Questions">π¬</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://pujaa.rajan@gmail.com"><img src="https://avatars3.githubusercontent.com/u/10352446?v=4?s=100" width="100px;" alt="Pujaa Rajan"/><br /><sub><b>Pujaa Rajan</b></sub></a><br /><a href="#example-pujaarajan" title="Examples">π‘</a> <a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3Apujaarajan" title="Bug reports">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://mcintyre.io"><img src="https://avatars3.githubusercontent.com/u/3719176?v=4?s=100" width="100px;" alt="Nick McIntyre"/><br /><sub><b>Nick McIntyre</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=nickmcintyre" title="Tests">β οΈ</a> <a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3Anickmcintyre" title="Bug reports">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://waxy.org/"><img src="https://avatars2.githubusercontent.com/u/6759?v=4?s=100" width="100px;" alt="Andy Baio"/><br /><sub><b>Andy Baio</b></sub></a><br /><a href="#content-waxpancake" title="Content">π</a> <a href="#maintenance-waxpancake" title="Maintenance">π§</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.wenqi.li"><img src="https://avatars1.githubusercontent.com/u/22087042?v=4?s=100" width="100px;" alt="Wenqi Li"/><br /><sub><b>Wenqi Li</b></sub></a><br /><a href="#content-wenqili" title="Content">π</a> <a href="https://github.com/ml5js/ml5-next-gen/commits?author=wenqili" title="Code">π»</a> <a href="#infra-wenqili" title="Infrastructure (Hosting, Build-Tools, etc)">π</a> <a href="#maintenance-wenqili" title="Maintenance">π§</a> <a href="#ideas-wenqili" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/garym140"><img src="https://avatars1.githubusercontent.com/u/30574513?v=4?s=100" width="100px;" alt="garym140"/><br /><sub><b>garym140</b></sub></a><br /><a href="#design-garym140" title="Design">π¨</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://ixora.io"><img src="https://avatars3.githubusercontent.com/u/4044283?v=4?s=100" width="100px;" alt="Jim"/><br /><sub><b>Jim</b></sub></a><br /><a href="#content-hx2A" title="Content">π</a> <a href="#maintenance-hx2A" title="Maintenance">π§</a> <a href="#ideas-hx2A" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://medium.com/@s1thsv"><img src="https://avatars1.githubusercontent.com/u/855011?v=4?s=100" width="100px;" alt="Yeswanth "/><br /><sub><b>Yeswanth </b></sub></a><br /><a href="#maintenance-yeswanth" title="Maintenance">π§</a> <a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3Ayeswanth" title="Bug reports">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://psherlock.com.br"><img src="https://avatars0.githubusercontent.com/u/6400794?v=4?s=100" width="100px;" alt="Pettrus Sherlock"/><br /><sub><b>Pettrus Sherlock</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3APettrus" title="Bug reports">π</a> <a href="#maintenance-Pettrus" title="Maintenance">π§</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tezzutezzu"><img src="https://avatars2.githubusercontent.com/u/135866?v=4?s=100" width="100px;" alt="danilo"/><br /><sub><b>danilo</b></sub></a><br /><a href="#content-tezzutezzu" title="Content">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://andreasrefsgaard.dk"><img src="https://avatars2.githubusercontent.com/u/9645568?v=4?s=100" width="100px;" alt="Andreas Refsgaard"/><br /><sub><b>Andreas Refsgaard</b></sub></a><br /><a href="#content-AndreasRef" title="Content">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://bcjordan.com"><img src="https://avatars2.githubusercontent.com/u/206973?v=4?s=100" width="100px;" alt="Brian Jordan"/><br /><sub><b>Brian Jordan</b></sub></a><br /><a href="#content-bcjordan" title="Content">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://bradley.im"><img src="https://avatars0.githubusercontent.com/u/8131020?v=4?s=100" width="100px;" alt="bradley inniss"/><br /><sub><b>bradley inniss</b></sub></a><br /><a href="#content-ratley" title="Content">π</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Kaushl2208"><img src="https://avatars0.githubusercontent.com/u/41343571?v=4?s=100" width="100px;" alt="Kaushlendra Pratap"/><br /><sub><b>Kaushlendra Pratap</b></sub></a><br /><a href="#content-Kaushl2208" title="Content">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://twitter.com/maxdevjs"><img src="https://avatars2.githubusercontent.com/u/22229196?v=4?s=100" width="100px;" alt="maxdevjs"/><br /><sub><b>maxdevjs</b></sub></a><br /><a href="#content-maxdevjs" title="Content">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://about.me/joshuaweinstein/"><img src="https://avatars0.githubusercontent.com/u/175075?v=4?s=100" width="100px;" alt="josher19"/><br /><sub><b>josher19</b></sub></a><br /><a href="#content-josher19" title="Content">π</a> <a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3Ajosher19" title="Bug reports">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.enigmeta.com"><img src="https://avatars3.githubusercontent.com/u/8477?v=4?s=100" width="100px;" alt="Frederik De Bleser"/><br /><sub><b>Frederik De Bleser</b></sub></a><br /><a href="#content-fdb" title="Content">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/violetcraze"><img src="https://avatars1.githubusercontent.com/u/43045568?v=4?s=100" width="100px;" alt="Violet"/><br /><sub><b>Violet</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3Avioletcraze" title="Bug reports">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://tirtawr.com"><img src="https://avatars1.githubusercontent.com/u/6989378?v=4?s=100" width="100px;" alt="Tirta Wening Rachman"/><br /><sub><b>Tirta Wening Rachman</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=tirtawr" title="Code">π»</a> <a href="#content-tirtawr" title="Content">π</a> <a href="#ideas-tirtawr" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://kruschel.dev"><img src="https://avatars0.githubusercontent.com/u/20423069?v=4?s=100" width="100px;" alt="MikΓ‘ Kruschel"/><br /><sub><b>MikΓ‘ Kruschel</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=mikakruschel" title="Code">π»</a> <a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3Amikakruschel" title="Bug reports">π</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tasanuma"><img src="https://avatars1.githubusercontent.com/u/11712443?v=4?s=100" width="100px;" alt="Takanobu Asanuma"/><br /><sub><b>Takanobu Asanuma</b></sub></a><br /><a href="#content-tasanuma" title="Content">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/martinloesethjensen/"><img src="https://avatars1.githubusercontent.com/u/31356774?v=4?s=100" width="100px;" alt="Martin L. Jensen"/><br /><sub><b>Martin L. Jensen</b></sub></a><br /><a href="#content-martinloesethjensen" title="Content">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://adaptive.link"><img src="https://avatars1.githubusercontent.com/u/17833?v=4?s=100" width="100px;" alt="Hugo Romano"/><br /><sub><b>Hugo Romano</b></sub></a><br /><a href="#content-adaptive" title="Content">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/RaisinTen"><img src="https://avatars0.githubusercontent.com/u/42526976?v=4?s=100" width="100px;" alt="Darshan Sen"/><br /><sub><b>Darshan Sen</b></sub></a><br /><a href="#content-RaisinTen" title="Content">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://twitter.com/ludwig_stumpp"><img src="https://avatars1.githubusercontent.com/u/42147848?v=4?s=100" width="100px;" alt="Ludwig Stumpp"/><br /><sub><b>Ludwig Stumpp</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/pulls?q=is%3Apr+reviewed-by%3ALudwigStumpp" title="Reviewed Pull Requests">π</a> <a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3ALudwigStumpp" title="Bug reports">π</a> <a href="#example-LudwigStumpp" title="Examples">π‘</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://bomani.xyz/"><img src="https://avatars1.githubusercontent.com/u/6589909?v=4?s=100" width="100px;" alt="Bomani Oseni McClendon"/><br /><sub><b>Bomani Oseni McClendon</b></sub></a><br /><a href="#content-bomanimc" title="Content">π</a> <a href="https://github.com/ml5js/ml5-next-gen/commits?author=bomanimc" title="Code">π»</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://jhaemin.com"><img src="https://avatars3.githubusercontent.com/u/19797697?v=4?s=100" width="100px;" alt="Jang Haemin"/><br /><sub><b>Jang Haemin</b></sub></a><br /><a href="#content-jhaemin" title="Content">π</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://antonfilatov.com"><img src="https://avatars1.githubusercontent.com/u/1931343?v=4?s=100" width="100px;" alt="Anton Filatov"/><br /><sub><b>Anton Filatov</b></sub></a><br /><a href="#content-fannt" title="Content">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ELI7VH"><img src="https://avatars2.githubusercontent.com/u/11658002?v=4?s=100" width="100px;" alt="Elijah Lucian"/><br /><sub><b>Elijah Lucian</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=ELI7VH" title="Documentation">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://tambuildsthings.com"><img src="https://avatars1.githubusercontent.com/u/11823786?v=4?s=100" width="100px;" alt="Tam"/><br /><sub><b>Tam</b></sub></a><br /><a href="#content-tambuildsthings" title="Content">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/VishnuRaghavan"><img src="https://avatars1.githubusercontent.com/u/23146562?v=4?s=100" width="100px;" alt="RGV"/><br /><sub><b>RGV</b></sub></a><br /><a href="#question-VishnuRaghavan" title="Answering Questions">π¬</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hansvana"><img src="https://avatars0.githubusercontent.com/u/10974059?v=4?s=100" width="100px;" alt="hansvana"/><br /><sub><b>hansvana</b></sub></a><br /><a href="#content-hansvana" title="Content">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://alikarpuzoglu.com"><img src="https://avatars2.githubusercontent.com/u/9629776?v=4?s=100" width="100px;" alt="Ali Karpuzoglu"/><br /><sub><b>Ali Karpuzoglu</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3AAliKarpuzoglu" title="Bug reports">π</a> <a href="#maintenance-AliKarpuzoglu" title="Maintenance">π§</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://wysko.org"><img src="https://avatars0.githubusercontent.com/u/31376393?v=4?s=100" width="100px;" alt="Jacob Wysko"/><br /><sub><b>Jacob Wysko</b></sub></a><br /><a href="#content-wyskoj" title="Content">π</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://dilwoarhussain.com"><img src="https://avatars2.githubusercontent.com/u/4599889?v=4?s=100" width="100px;" alt="Dilwoar Hussain"/><br /><sub><b>Dilwoar Hussain</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=DilwoarH" title="Documentation">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/manaswini-das/"><img src="https://avatars0.githubusercontent.com/u/22885912?v=4?s=100" width="100px;" alt="Manaswini Das"/><br /><sub><b>Manaswini Das</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=manaswinidas" title="Documentation">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/benbot"><img src="https://avatars2.githubusercontent.com/u/1340967?v=4?s=100" width="100px;" alt="Benjamin Botwin"/><br /><sub><b>Benjamin Botwin</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/pulls?q=is%3Apr+reviewed-by%3Abenbot" title="Reviewed Pull Requests">π</a> <a href="#question-benbot" title="Answering Questions">π¬</a> <a href="#ideas-benbot" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/henrmota"><img src="https://avatars1.githubusercontent.com/u/896860?v=4?s=100" width="100px;" alt="Henrique Mota"/><br /><sub><b>Henrique Mota</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/pulls?q=is%3Apr+reviewed-by%3Ahenrmota" title="Reviewed Pull Requests">π</a> <a href="#question-henrmota" title="Answering Questions">π¬</a> <a href="#ideas-henrmota" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/CaseyPYZ"><img src="https://avatars3.githubusercontent.com/u/37056925?v=4?s=100" width="100px;" alt="CaseyPan"/><br /><sub><b>CaseyPan</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=CaseyPYZ" title="Code">π»</a> <a href="#ideas-CaseyPYZ" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/starakaj"><img src="https://avatars3.githubusercontent.com/u/523270?v=4?s=100" width="100px;" alt="Sam Tarakajian"/><br /><sub><b>Sam Tarakajian</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=starakaj" title="Code">π»</a> <a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3Astarakaj" title="Bug reports">π</a> <a href="#maintenance-starakaj" title="Maintenance">π§</a> <a href="#ideas-starakaj" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MichaelFBA"><img src="https://avatars0.githubusercontent.com/u/1113721?v=4?s=100" width="100px;" alt="Michael Bell"/><br /><sub><b>Michael Bell</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=MichaelFBA" title="Documentation">π</a> <a href="https://github.com/ml5js/ml5-next-gen/issues?q=author%3AMichaelFBA" title="Bug reports">π</a> <a href="#maintenance-MichaelFBA" title="Maintenance">π§</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/machenmusik"><img src="https://avatars3.githubusercontent.com/u/2080738?v=4?s=100" width="100px;" alt="machenmusik"/><br /><sub><b>machenmusik</b></sub></a><br /><a href="#example-machenmusik" title="Examples">π‘</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pro-nav"><img src="https://avatars3.githubusercontent.com/u/45587765?v=4?s=100" width="100px;" alt="Pranav Dudhane"/><br /><sub><b>Pranav Dudhane</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=pro-nav" title="Documentation">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.tundiszasz.com"><img src="https://avatars3.githubusercontent.com/u/19189730?v=4?s=100" width="100px;" alt="TΓΌndi SzΓ‘sz"/><br /><sub><b>TΓΌndi SzΓ‘sz</b></sub></a><br /><a href="#design-tundiszasz" title="Design">π¨</a> <a href="#ideas-tundiszasz" title="Ideas, Planning, & Feedback">π€</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hellonun"><img src="https://avatars0.githubusercontent.com/u/43077909?v=4?s=100" width="100px;" alt="hellonun"/><br /><sub><b>hellonun</b></sub></a><br /><a href="#ideas-hellonun" title="Ideas, Planning, & Feedback">π€</a> <a href="#userTesting-hellonun" title="User Testing">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pgrimaud"><img src="https://avatars1.githubusercontent.com/u/1866496?v=4?s=100" width="100px;" alt="Pierre Grimaud"/><br /><sub><b>Pierre Grimaud</b></sub></a><br /><a href="https://github.com/ml5js/ml5-next-gen/commits?author=pgrim