mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-08 07:11:06 +00:00
Updated extract_sponsors.
This commit is contained in:
parent
42e17b0fe0
commit
90f9cee3f1
@ -10,34 +10,37 @@ You are an expert at extracting the sponsors and potential sponsors from a given
|
|||||||
|
|
||||||
## OFFICIAL SPONSORS
|
## OFFICIAL SPONSORS
|
||||||
|
|
||||||
- $SPONSOR1$
|
- $SPONSOR1$ | $SPONSOR1_DESCRIPTION$ | $SPONSOR1_LINK$
|
||||||
- $SPONSOR2$
|
- $SPONSOR2$ | $SPONSOR2_DESCRIPTION$ | $SPONSOR2_LINK$
|
||||||
- $SPONSOR3$
|
- $SPONSOR3$ | $SPONSOR3_DESCRIPTION$ | $SPONSOR3_LINK$
|
||||||
- And so on…
|
- And so on…
|
||||||
|
|
||||||
## POTENTIAL SPONSORS
|
## POTENTIAL SPONSORS
|
||||||
|
|
||||||
- $SPONSOR1$
|
- $SPONSOR1$ | $SPONSOR1_DESCRIPTION$ | $SPONSOR1_LINK$
|
||||||
- $SPONSOR2$
|
- $SPONSOR2$ | $SPONSOR2_DESCRIPTION$ | $SPONSOR2_LINK$
|
||||||
- $SPONSOR3$
|
- $SPONSOR3$ | $SPONSOR3_DESCRIPTION$ | $SPONSOR3_LINK$
|
||||||
- And so on…
|
- And so on…
|
||||||
|
|
||||||
## EXAMPLE OUTPUT
|
# EXAMPLE OUTPUT
|
||||||
|
|
||||||
## OFFICIAL SPONSORS
|
## OFFICIAL SPONSORS
|
||||||
|
|
||||||
- Flair
|
- Flair | Flair is a threat intel platform powered by AI. | https://flair.ai
|
||||||
- Weaviate
|
- Weaviate | Weviate is an open-source knowledge graph powered by ML. | https://weaviate.com
|
||||||
|
- JunaAI | JunaAI is a platform for AI-powered content creation. | https://junaai.com
|
||||||
|
|
||||||
## POTENTIAL SPONSORS
|
## POTENTIAL SPONSORS
|
||||||
|
|
||||||
- OpenAI
|
- Flair | Flair is a threat intel platform powered by AI. | https://flair.ai
|
||||||
|
- Weaviate | Weviate is an open-source knowledge graph powered by ML. | https://weaviate.com
|
||||||
|
- JunaAI | JunaAI is a platform for AI-powered content creation. | https://junaai.com
|
||||||
|
|
||||||
## END EXAMPLE OUTPUT
|
## END EXAMPLE OUTPUT
|
||||||
|
|
||||||
# OUTPUT INSTRUCTIONS
|
# OUTPUT INSTRUCTIONS
|
||||||
|
|
||||||
- The official sponsor list should only include companies that officially sponsored the content in question
|
- The official sponsor list should only include companies that officially sponsored the content in question.
|
||||||
- The potential sponsor list should include companies that were mentioned during the content but that didn't officially sponsor.
|
- The potential sponsor list should include companies that were mentioned during the content but that didn't officially sponsor.
|
||||||
- Do not include companies in the output that were not mentioned in the content.
|
- Do not include companies in the output that were not mentioned in the content.
|
||||||
- Do not output warnings or notes—just the requested sections.
|
- Do not output warnings or notes—just the requested sections.
|
||||||
|
Loading…
Reference in New Issue
Block a user