danielmiessler/Fabric
danielmiessler/Fabric
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
Published 4/23/2026
PatchContains new featuresextract_affiliate_products pattern to surface both sponsored and organic affiliate opportunities from any video transcript, going beyond the existing extract_sponsors pattern.extract_video_commerce_entities pattern to identify all commercial entities in video content, categorized by type, timestamp position, and purchase likelihood.analyze_monetization_opportunities pattern to map audience intent to revenue strategies, covering affiliate links, sponsorships, and digital products.pattern_descriptions.json and pattern_extracts.json with appropriate metadata and tags.suggest_pattern under the ANALYSIS, BUSINESS, and EXTRACT categories, and documented them in pattern_explanations.md.ollama/llama3 is passed, the lookup no longer fails with a "could not find vendor" error; instead, the first path segment is split and checked against known vendors, correctly resolving the model to llama3 under the Ollama vendor group.release notes
Published 4/23/2026
PatchContains new featuresextract_affiliate_products pattern to surface both sponsored and organic affiliate opportunities from any video transcript, going beyond the existing extract_sponsors pattern.extract_video_commerce_entities pattern to identify all commercial entities in video content, categorized by type, timestamp position, and purchase likelihood.analyze_monetization_opportunities pattern to map audience intent to revenue strategies, covering affiliate links, sponsorships, and digital products.pattern_descriptions.json and pattern_extracts.json with appropriate metadata and tags.suggest_pattern under the ANALYSIS, BUSINESS, and EXTRACT categories, and documented them in pattern_explanations.md.ollama/llama3 is passed, the lookup no longer fails with a "could not find vendor" error; instead, the first path segment is split and checked against known vendors, correctly resolving the model to llama3 under the Ollama vendor group.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.