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

https://github.com/aboqasem/ai-luminance-api

Color luminance detector with brain.js neural networks.
https://github.com/aboqasem/ai-luminance-api

Last synced: 2 months ago
JSON representation

Color luminance detector with brain.js neural networks.

Awesome Lists containing this project

README

        

# [AI Luminance API](https://ai-luminance.herokuapp.com/)

- Home page [`'/'`](https://ai-luminance.herokuapp.com/) responds with a random color.

- You can specify a custom RGB value like: [`/?r=32&g=32&b=32`](https://ai-luminance.herokuapp.com/?r=32&g=32&b=32)