jmcpheron/chiaro-oscuro

AI-powered logo generation for light and dark themes using GitHub Models

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project-nameName of your project or repositoryyes
descriptionBrief description of what your project doesyes
styleLogo design style (modern, minimal, playful, corporate, tech)nomodern
github-tokenGitHub token for API accessyes${{ github.token }}
output-dirDirectory for generated logosnoassets
modelAI model (github/gpt-4o-mini, github/llama-3.1-70b-instruct, github/deepseek-r1)nogithub/gpt-4o-mini
branch-nameBranch name for PRnochiaro-oscuro/generate-logo
commit-messageCommit messagenoAdd AI-generated logo for light and dark themes
pr-titlePull request titlenoAdd theme-aware logo generated by AI
namedescription
light-logo-pathPath to the generated light theme logo
dark-logo-pathPath to the generated dark theme logo
pr-urlURL of the created pull request