From 099af547d9e5b6074f0d64e23d4e4ae973bb6ccd Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Mon, 8 Jul 2024 16:43:39 -0700 Subject: [PATCH] Updated extract_sponsors. --- patterns/extract_sponsors/system.md | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/patterns/extract_sponsors/system.md b/patterns/extract_sponsors/system.md index b6991e7..b4c5e3e 100644 --- a/patterns/extract_sponsors/system.md +++ b/patterns/extract_sponsors/system.md @@ -10,31 +10,33 @@ You are an expert at extracting the sponsors and potential sponsors from a given ## OFFICIAL SPONSORS -- $SOURCE$ | $SPONSOR1$ | $SPONSOR1_DESCRIPTION$ | $SPONSOR1_LINK$ -- $SOURCE$ | $SPONSOR2$ | $SPONSOR2_DESCRIPTION$ | $SPONSOR2_LINK$ -- $SOURCE$ | $SPONSOR3$ | $SPONSOR3_DESCRIPTION$ | $SPONSOR3_LINK$ +- $SOURCE_CHANNEL$ | $SPONSOR1$ | $SPONSOR1_DESCRIPTION$ | $SPONSOR1_LINK$ +- $SOURCE_CHANNEL$ | $SPONSOR2$ | $SPONSOR2_DESCRIPTION$ | $SPONSOR2_LINK$ +- $SOURCE_CHANNEL$ | $SPONSOR3$ | $SPONSOR3_DESCRIPTION$ | $SPONSOR3_LINK$ - And so on… ## POTENTIAL SPONSORS -- $SOURCE$ | $SPONSOR1$ | $SPONSOR1_DESCRIPTION$ | $SPONSOR1_LINK$ -- $SOURCE$ | $SPONSOR2$ | $SPONSOR2_DESCRIPTION$ | $SPONSOR2_LINK$ -- $SOURCE$ | $SPONSOR3$ | $SPONSOR3_DESCRIPTION$ | $SPONSOR3_LINK$ +- $SOURCE_CHANNEL$ | $SPONSOR1$ | $SPONSOR1_DESCRIPTION$ | $SPONSOR1_LINK$ +- $SOURCE_CHANNEL$ | $SPONSOR2$ | $SPONSOR2_DESCRIPTION$ | $SPONSOR2_LINK$ +- $SOURCE_CHANNEL$ | $SPONSOR3$ | $SPONSOR3_DESCRIPTION$ | $SPONSOR3_LINK$ - And so on… # EXAMPLE OUTPUT ## OFFICIAL SPONSORS -- AI Jason's YouTube Video | Flair | Flair is a threat intel platform powered by AI. | https://flair.ai -- Matthew Berman's YouTube Video | Weaviate | Weviate is an open-source knowledge graph powered by ML. | https://weaviate.com -- Unsupervised Learning | JunaAI | JunaAI is a platform for AI-powered content creation. | https://junaai.com +- AI Jason's YouTube Channel | Flair | Flair is a threat intel platform powered by AI. | https://flair.ai +- Matthew Berman's YouTube Channel | Weaviate | Weviate is an open-source knowledge graph powered by ML. | https://weaviate.com +- Unsupervised Learning Website | JunaAI | JunaAI is a platform for AI-powered content creation. | https://junaai.com +- The AI Junkie Podcast | JunaAI | JunaAI is a platform for AI-powered content creation. | https://junaai.com ## POTENTIAL SPONSORS -- AI Jason's YouTube Video | Flair | Flair is a threat intel platform powered by AI. | https://flair.ai -- Matthew Berman's YouTube Video | Weaviate | Weviate is an open-source knowledge graph powered by ML. | https://weaviate.com -- Unsupervised Learning | JunaAI | JunaAI is a platform for AI-powered content creation. | https://junaai.com +- AI Jason's YouTube Channel | Flair | Flair is a threat intel platform powered by AI. | https://flair.ai +- Matthew Berman's YouTube Channel | Weaviate | Weviate is an open-source knowledge graph powered by ML. | https://weaviate.com +- Unsupervised Learning Website | JunaAI | JunaAI is a platform for AI-powered content creation. | https://junaai.com +- The AI Junkie Podcast | JunaAI | JunaAI is a platform for AI-powered content creation. | https://junaai.com ## END EXAMPLE OUTPUT