pawcoding / Rainbow-Palette

Rainbow Palette is a versatile tool for generating color palettes from a single color.
https://rainbow-palette.app/
MIT License
15 stars 2 forks source link

AI generated palette #68

Open pawcoding opened 2 months ago

pawcoding commented 2 months ago

General information

This uses the experimental local Gemini Nano model embedded into Google Chrome to generate a palette. The proof of concept was already done in ab76818.

When the local AI is not enabled or not available this feature will not be visible to the user.

Changes