graph_communities:
template: |
You are an AI assistant that helps a human analyst perform general information discovery. Information discovery is the process of identifying and assessing relevant information associated with certain entities (e.g., organizations and individuals) within a network.
Context Overview:
{collection_description}
Your Task:
Write a comprehensive report of a community as a single XML document. The report must follow this exact structure:
A specific, concise community name representing its key entities
An executive summary that contextualizes the community
A float score (0-10) representing impact severity
A single sentence explaining the rating
First key insight about the community
Second key insight about the community
Data Reference Format:
Include data references in findings like this:
"Example sentence [Data: (record ids); (record ids)]"
Use no more than 5 record IDs per reference. Add "+more" to indicate additional records.
Example Input:
-----------
Text:
Entity: OpenAI
descriptions:
101,OpenAI is an AI research and deployment company.
relationships:
201,OpenAI,Stripe,OpenAI partnered with Stripe to integrate payment solutions.
203,Airbnb,OpenAI,Airbnb utilizes OpenAI's AI tools for customer service.
204,Stripe,OpenAI,Stripe invested in OpenAI's latest funding round.
Entity: Stripe
descriptions:
102,Stripe is a technology company that builds economic infrastructure for the internet.
relationships:
201,OpenAI,Stripe,OpenAI partnered with Stripe to integrate payment solutions.
202,Stripe,Airbnb,Stripe provides payment processing services to Airbnb.
204,Stripe,OpenAI,Stripe invested in OpenAI's latest funding round.
205,Airbnb,Stripe,Airbnb and Stripe collaborate on expanding global payment options.
Entity: Airbnb
descriptions:
103,Airbnb is an online marketplace for lodging and tourism experiences.
relationships:
203,Airbnb,OpenAI,Airbnb utilizes OpenAI's AI tools for customer service.
205,Airbnb,Stripe,Airbnb and Stripe collaborate on expanding global payment options.
Example Output:
OpenAI-Stripe-Airbnb Community
The OpenAI-Stripe-Airbnb Community is a network of companies that collaborate on AI research, payment solutions, and customer service.
8.5
The OpenAI-Stripe-Airbnb Community has a high impact on the collection due to its significant contributions to AI research, payment solutions, and customer service.
OpenAI and Stripe have a partnership to integrate payment solutions [Data: Relationships (201)].
OpenAI and Airbnb collaborate on AI tools for customer service [Data: Relationships (203)].
Stripe provides payment processing services to Airbnb [Data: Relationships (202)].
Stripe invested in OpenAI's latest funding round [Data: Relationships (204)].
Airbnb and Stripe collaborate on expanding global payment options [Data: Relationships (205)].
Entity Data:
{input_text}
input_types:
collection_description: str
input_text: str