Product-Marketing-Agency

Agent

Product-Marketing-Agency

Creator:

About this agent

A multi-agent system for product marketing

Product Marketing Agency

Product Marketing Agency

Join our Discord Subscribe on YouTube Connect on LinkedIn Follow on X.com

A comprehensive multi-agent system for generating professional product marketing images and content using the Swarms framework.

Python
License
Framework

Quick Start

Installation

BASH
pip3 install -U product-marketing-agency  

Setup Environment

BASH
export OPENAI_API_KEY="your-openai-api-key"  
# or  
export GEMINI_API_KEY="your-gemini-api-key"  

Basic Usage

PYTHON
from product_marketing_agency.main import ProductMarketingAgency

# Initialize the agency  
agency = ProductMarketingAgency(model_name="gpt-4o")

# Create product profile  
product_data = {  
    "product_name": "Premium Wireless Headphones",  
    "category": "Electronics",  
    "key_features": ["Noise cancellation", "40-hour battery", "Premium sound"],  
    "accessories": ["Charging cable", "Carrying case", "Audio cable"],  
    "objectives": ["Showcase premium quality", "Highlight features"],  
    "suggested_image_types": [1, 2, 3, 7, 9]  
}

# Generate marketing campaign  
agency.create_product_profile(product_data)  
results = agency.run_campaign()

print(f"Generated {results['images_generated']} marketing images")  

Run Interactive Mode

BASH
python product_marketing_agency/main.py  

Features

10 Specialized Image Types

  • Master Product Shot: Hero images showcasing the main product
  • What's in the Box Flat Lay: Unboxing and contents display
  • Extreme Macro Detail: Close-up shots highlighting craftsmanship
  • Color/Style Variations: Product variants and options
  • On-Foot Size Comparisons: Scale and sizing demonstrations
  • Add a Model Two-Image Composite: Lifestyle modeling shots
  • Lifestyle Action Shot: Products in real-world usage
  • UGC Style Photos: User-generated content aesthetic
  • Negative Space Banner: Clean promotional banners
  • Shop the Look Flat Lay: Complete styling and accessory layouts

Multi-Agent Architecture

  • Specialized agents for each image type
  • Coordinated multi-agent workflows
  • Rich interactive terminal interface
  • Campaign reporting and analytics
  • Batch processing capabilities

Documentation

For detailed documentation, examples, and advanced usage, see docs/README.md.

Support

License

MIT License - see LICENSE file for details.


Made by The Swarm Corporation

Source: https://github.com/The-Swarm-Corporation/Product-Marketing-Agency

Requirements

PackageInstallation
requestspip3 install requests

Agent Code

The main implementation code for this agent

Comments & Discussion

Scroll to load comments...

Tags

agent
ai
autogen
langchain
llms
ml
multi-agent
multi-agent-systems
swarms
llm-agents
marketing-agency
sales-agents
marketing-agents

Share

Related Links
Tokenization

This item is not available for tokenization.

Loading recommendations...

Yuki

Your Marketplace Companion

Agent

Hey, I'm Yuki 👋

Ask me about specific products, customer support, or anything about the Swarms Marketplace.