- Step1: Clone the GitHub repository to your local environment.
- Step2: Install dependencies with pip install -r requirements.txt.
- Step3: Set your OPENAI_API_KEY environment variable.
- Step4: Import the package and choose a marketing function (e.g., generate_pitch, generate_hashtags).
- Step5: Call the function with your product or campaign prompt.
- Step6: Receive and integrate the generated content into your application or campaign.