powered by
Enhanced brand creation with AI-powered suggestions for colors and typography.
goose_create_brand_ai( brand_name, industry = NULL, style = NULL, use_ai = TRUE, output_dir = NULL )
Path to created brand configuration
Name of the brand
Optional industry context for better suggestions
Optional style preference (e.g., "modern", "classic", "playful")
Whether to use AI for suggestions (requires goose_ask)
Directory to save brand configuration
if (FALSE) { # Create brand with AI assistance goose_create_brand_ai("TechStartup", industry = "fintech", style = "modern") }
Run the code above in your browser using DataLab