SkillAgentSearch skills...

ColorGPT

Generating color name captured from real-world

Install / Use

/learn @sonnylazuardi/ColorGPT
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

colorGPT

screen

How it works

It uses ChatGPT API to generate color name from color hex. By using web video API navigator.getUserMedia, we can capture color from real-world in real-time.

Running Locally

Cloning the repository the local machine.

git clone https://github.com/sonnylazuardi/colorgpt

Creating a account on OpenAI to get an API key. Go to https://platform.openai.com to make an account. Copy your API Key and paste in the app.

Installing the dependencies.

pnpm i

Running the application.

Then, run the application in the command line and it will be available at http://localhost:3000.

pnpm dev

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel

View on GitHub
GitHub Stars579
CategoryDevelopment
Updated1d ago
Forks61

Languages

TypeScript

Security Score

85/100

Audited on Apr 5, 2026

No findings