RainbowAI is a simple Python project that uses KMeans clustering to classify and visualize rainbow colors based on RGB values.
- Python 3.x
- numpy
- scikit-learn
- matplotlib
- Clone the repository:
git clone https://arjan-deshan/rainbowAI
- Install the required packages:
pip install -r requirements.txt
- Run the main script:
python rainbowAI.py