SIGN IN SIGN UP
danielmiessler / Fabric UNCLAIMED

Fabric is an open-source framework for augmenting humans using AI. It provides a modular system for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.

0 0 18 Go

feat: add monetization analysis and commerce extraction patterns to suggest_pattern

# CHANGES

- Register `analyze_monetization_opportunities` pattern under ANALYSIS and BUSINESS categories
- Register `extract_affiliate_products` pattern under BUSINESS and EXTRACT categories
- Register `extract_video_commerce_entities` pattern under BUSINESS and EXTRACT categories
- Describe monetization analysis for affiliate, sponsorship, and product revenue
- Describe affiliate product extraction separating sponsored from organic mentions
- Describe commerce entity extraction with category and purchase likelihood
K
Kayvan Sylvan committed
995c666e67c73577f1a4dc36c073eee0e8d7d474
Parent: 5973722