Skip to content

arjan-deshan/rainbowAI

Repository files navigation

RainbowAI

RainbowAI is a simple Python project that uses KMeans clustering to classify and visualize rainbow colors based on RGB values.

Requirements

  • Python 3.x
  • numpy
  • scikit-learn
  • matplotlib

Installation

  1. Clone the repository:git clone https://arjan-deshan/rainbowAI
  2. Install the required packages:
pip install -r requirements.txt
  1. Run the main script:
python rainbowAI.py