Participate in our State of AI Development Surveyfor a chance to win a MacBook M4 Pro!Take 4-min Survey →
Just for fun
Analyze URL and search via Perplexity

Extract politician data from a website then use Perplexity search to identify the ones that are involved in AI.

Input Variables
url
https://legis.wisconsin.gov/
Run the prompt to see the model response...

This node analyzes the URL content and extracts politician profiles into a JSON object.

This node will use the JSON object to search for each politician's information in parallel through a Perplexity search integration.

This node will rank all of the people mentioned in the following array in accordance with how directly they care about AI / LLMs.

<ranking>
1. Robin Vos - Speaker - Wisconsin Assembly
2. Chris Kapenga - Certified Public Accountant - N/A
3. Devin LeMahieu - Politician - N/A
4. Dianne H. Hesselbein - Politician - N/A
5. Tyler August - Majority Leader - Wisconsin Assembly
6. Greta Neubauer - Politician - N/A
</ranking>

<explanations>
1. Robin Vos - Speaker - Wisconsin Assembly
Robin Vos is directly involved with AI through the establishment of the Speaker's Task Force on Artificial Intelligence, which aims to study and legislate on the use of AI technologies. His active role in creating policies and recommendations related to AI places him at the forefront of AI-related initiatives.

2. Chris Kapenga - Certified Public Accountant - N/A
While there is no direct mention of Chris Kapenga's involvement with AI or LLMs, his background as a CPA suggests a familiarity with data-driven decision-making. However, this does not indicate a direct engagement with AI technologies.

3. Devin LeMahieu - Politician - N/A
Devin LeMahieu's political focus does not include AI or LLMs, but he is a legislator who may influence policies indirectly related to technology. There is no specific mention of his involvement with AI.

4. Dianne H. Hesselbein - Politician - N/A
Dianne H. Hesselbein's political career does not indicate any direct interest or involvement in AI or LLMs. Her focus is primarily on legislative activities without a connection to AI.

5. Tyler August - Majority Leader - Wisconsin Assembly
Tyler August's role as Majority Leader does not show any direct interest in AI or LLMs. His work is more focused on legislative activities without specific mention of AI engagement.

6. Greta Neubauer - Politician - N/A
Greta Neubauer's political activities are centered around environmental and LGBTQ+ rights issues, with no indication of interest or involvement in AI or LLMs. Further research would be needed to determine any potential connection to AI-related topics.
</explanations>
How it works
step
1
Extract data

This node analyzes the URL content and extracts politician profiles into a JSON object.

step
2
Perplexity search

This node will use the JSON object to search for each politician's information in parallel through a Perplexity search integration.

step
3
Rank and Summarize

This node will rank all of the people mentioned in the following array in accordance with how directly they care about AI / LLMs.

Tools used
Tools
Data Extraction
Evaluator
Integration
Memory
Parallel processor
Web Search

Customize this workflow

1/ Add specific criteria

2/ Integrate with your system

3/ Check multiple URLs

4/ Add custom evaluation metrics

5/ Use different models

talk with aI Expert
See what else you can build
View More

Experiment, Evaluate, Deploy, Repeat.

AI development doesn’t end once you've defined your system. Learn how Vellum helps you manage the entire AI development lifecycle.

Talk with us
const embed = document.getElementById('app-embed'); const loader = document.querySelector('.lottie-loader'); embed.addEventListener('load', function() { loader.style.display = 'none'; });