Automate Your Interview Process: AI-Powered LinkedIn System (Tutorial)

Elliot Gherardi · Beginner ·🛠️ AI Tools & Apps ·1y ago

Key Takeaways

Automates the interview process using an AI-powered LinkedIn system

Full Transcript

in this video I'm going to show you exactly how I built a LinkedIn qualification system for interviews this is going to be built on relevance Ai and then our front end is going to be voice flow so this is going to be a chatbot on a website for a company where they have a apply section you can apply for a position you'll be asked to put in your LinkedIn URL it'll scrape the entire URL have ai qualify to see if it's you're a good fit for the company based on the criteria that we pick in this video and have all that be done in seconds if you're new here my name is Elliot I run many flow AI which is my own AI automation agency where my team and I we specialize in helping businesses leverage AI tools and we build AI Solutions just like the one in this video just for them so if that sounds interesting just go check out my description I'll have everything in there about my agency and uh with that being said let's just get into it so I'm going to start by showing off the demo here of just this in action and we're going to start our conversation here we have hello I'm an AI assistant for San Diego financials how can I help you today we're going to click on apply now thank you for your interest in applying which position are you looking for which position are you looking to apply for we want to do finance and then here we have I have a LinkedIn I do not have a LinkedIn we're going to click I have a LinkedIn and then we're going to paste our LinkedIn URL and then right now the tool from RE it's making the API call to relevance AI thank you give me a moment good news you are eligible for an interview please book your appointment below we look forward to speaking with you so here we can book our interview or we can click on view analysis so we'll see what the AI actually did and then here we see all of the qualifications that have been met so we are qualified we have our degree in finance which aligns with the requirement of having a degree in finance or business we are located in California my experience you have demonstrated experience using Excel as advanced by your you know etc etc so it just gives us an analysis on everything on why we are qualified and then we can just click on book our interview and I just used my uh my agency as the link here but this could be any other link so this is what the board looks like we just start a conversation in voice flow we click on the apply section we enter the URL it makes the API call to relevance AI it runs the tool then it sends it back to voice flow and then here we have a condition that's going to be either yes we are qualified we get the link or we are not qualified and we get a message saying we're going to keep your contact info for the future so I'm just going to jump into the relevance AI build uh right now now this is what the build looks like right now we have here we can see we have four we have three inputs and then an output the first one is just going to be a user input this is going to be the URL of the LinkedIn profile so we just save that as a linked profile that's the name of the variable I named it and then this is going to be sending over to a get LinkedIn profile company and post step same thing URL is going to be that variable we want to do get user profile this is going to go into an llm step we scroll down this is the prompt I gave it right we want the degree to be in finance or business the user must be located ated in California and they must have any experience with Excel or any data analysis software and then here I just gave it the variables for it to look at gave it some extra important notes here and then now if we just run the tool here actually I believe I have to put in a URL first yes so I'm going to put in my URL again run the tool and right here this was the analysis that we saw from earlier it's going to be the same thing essentially here so now the tricky part is we want to get this into voice flow through API so I'm going to show you how to do that right now we're going want to make sure you click on use up here API and this is all the info we're going to want to send over to voice flow so we're just going to leave that where that is right now and go directly to voice flow so this is what the build looks like I'm just going to go through every node here step by step so this was the intro message hello right this is just a text block then we have three buttons I haven't configured the other three or the other two I just did the apply now the apply now is going to go to another message okay are you looking for finance accounting Human Resources okay I have LinkedIn I do not have LinkedIn so if they do have a LinkedIn right they're just going to paste in the URL this is going to be a capture step that we're going to drag down here and we're going to save it as last utterance last utterance is then going to be set to URL the URL variable now the reason why I did this is because when I was actually configuring the what you're about to see in like 3 seconds what why I did this um it's because I was having trouble with the API for some reason it was not taking last utterance so I had to do a set step here and save it to a URL once that is saved to the URL variable this is the post API block so I selected post and then this endpoint and all of this extra data is from the relevance AI so let's go do this right now so here's our endpoint that we're just going to copy and paste I'll just redo this so you guys can see for the video going to paste this in select post content type application Json that is taken from right here we can see content type and then application Json so that's going to be our header our second header is going to be API unor key and then this key we don't have it yet so we're going to go into relevance AI we're going to want to click on generate API key copy it and then once we copy it we're going to actually click deploy and now we no longer have access to that API key so make sure to save that and store it somewhere paste it in in and then for our parameters we are going to copy this entire block here and then these two little quotes that is going to be where we want to input our variable so right here we pasted it in I put in url two quotes and then for our capture response I have output period answer and we apply it to a new variable called relevance response that is then sent into a condition block right so well actually before we do that we want to have it a set AI step so I just said if it's called qualified or not qualified zero or one as well all it's a very simple prompt here then that is going to be um save to yes or no variable the yes or no variable is going into a condition block so if it contains zero that means it was not qualified that's going to go through the not qualified step which is unfortunately you do not qualify for interview you can view the analysis as well telling you why you didn't qualify and then if it's an else it's going to be the essentially the one or anything else other than the zero so they'd have qualified and then we have a view analysis and then the view analysis button connects to a text block of just the variable relevance response which was taken from our output of the API block output. answer save to relevance. response so that variable is just going to be placed into a message block and then we have the link to whatever interview link so I'm just going to run it one last time here do run the test I'm going to use another LinkedIn profile that is not qualified so you can see both sides we're going to do Finance I have LinkedIn and I'm going to paste in my business partner Ferris his his URL here and he should not be qualified because he didn't study um Finance or did anything with Excel he's a he's an engineer so we'll see what it tells us unfortunately you do not qualify for an interview at this time okay let's view our analysis and then right here we can see everything you're not qualified you have an educational background in Aeronautics and astronomics as well as mechanical engineering Etc location you are in California so that's good and then the experience says nothing about Excel but mat lab and more engineering stuff so to qualify you need all three criteria so that just about wraps up today's video thank you so much for watching if this is something you enjoy just leave a like or a comment uh I figured I'd make this video to show the relevance AI connection to voice flow and then how simple it can actually be and to have a solution built like this for you I find this to be incredibly useful especially if you have if you're a company doing a lot of interviews weekly monthly Etc you can just have an option where they can drop their LinkedIn URL it'll scrape the whole thing have ai qualify it off of of course the criteria that you want and then boom it'll just say yes or no and they qualify for the interview so I hope you find Value into this video thanks again for watching and I'll see you guys all in the next one

Original Description

💼 Join My Free Skool Community →https://www.skool.com/elliots-ai-community Master AI Automation in 90 days: https://www.skool.com/zero-to-10k-with-ai Consulting: https://calendly.com/elliotgherardi/60min In this video, I’ll walk you through how I built an AI system that filters interview applicants with their LinkedIn on Voiceflow. Using Relevance AI and Voiceflow, I set up an automated process that scrapes LinkedIn profiles and qualifies users, so you can focus on the best candidates without all the manual work. Here's what I'll show you: Set up Relevance AI to scrape LinkedIn profiles automatically Build a Voiceflow workflow to qualify leads for interviews Connect everything together for a smooth, automated process Whether you’re recruiting or just want to simplify your hiring, this AI system will save you a ton of time! And don’t worry – you don’t need to be a tech expert. I’ll walk you through everything step-by-step. 🙋🏻‍♂️Need AI Solutions? Work with my team: https://manyflow.io/book-free-call/ 🤖 Used in this video: -Relevance AI -Voiceflow #ai #linkedin #automate #aitutorial #aiforbusiness #aipowered #system #linkedinsystem #tutorial #interview #automation #tutorial
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

Up next
Anyword's Performance Boost AI Integration
Anyword
Watch →