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.
- Host: GitHub
- URL: https://github.com/aboqasem/ai-luminance-api
- Owner: aboqasem
- License: mit
- Created: 2020-12-09T05:36:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-18T08:06:24.000Z (over 4 years ago)
- Last Synced: 2025-01-29T18:47:13.470Z (4 months ago)
- Language: TypeScript
- Homepage: https://ai-luminance.herokuapp.com/
- Size: 190 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)