Custom GPT with Bland AI: let ChatGPT make Phone Calls for you!

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
today I wanted to show you some of the real potential of these custom gpts that anyone can build imagine having an AI that not only assists you on the computer but also makes phone calls for you in the real world it would engage over the phone in real conversation and gather whatever crucial information you needed it to all will the other person may not even know they're talking to an AI great thanks for confirming thank you bye-bye have a great day it could schedule doctor appointments for you or call everyone in your guest list and confirm they're coming to your event or make dinner reservations for you it could even call around to all the pharmacies in your area and let you know which ones carry the medication you need after these calls the AI displays the transcript for you to read later this is not only convenient but could be a GameChanger for those with speech impediments or people who just hate talking on the phone this isn't just a futuristic Dream It's a reality and today I'm going to show you how to build one in this video I'll show you step byep how to create a custom GPT that does exactly this it'll not only handle calls but also provide you with a detailed transcript of every conversation now with great power comes great responsibility and I suspect this video will be a little more polarizing than my other videos just as this can improve our lives it can also make it more complicated I don't condone using this to perpetuate any scams or other nefarious uses and I believe it's actually a violation of open ai's terms of service but it's a reminder that AI can be a double-edged sword so please be a good person and use this responsibly to get started I first want to give a brief overview of what gpts are we're thrilled to introduce gpts gpts are tailored versions of chat GPT for specific purpose these are only available for subscribers of chat GPT plus but they're basically custom chat gpts and you don't really need to know how to code you're not changing the weights of the model or fine-tuning it but providing attachments and prompts for the GPT to reference when interacting with a user open AI has made this user interface where you can simply talk to the GPT and tell it what you want it to do and then it'll update the code in the background it lowers the bar development to just typing what you want one of the cooler aspects of these are called actions as the name implies it allows the GPT to perform actions outside of the GPT through an API endpoint open AI plans to open a Marketplace for people to sell the gpts that they build and most people expect it to be the next Apple App Store gpts are really exciting and today's example will let you get familiar with using them and have a super cool AI tool that you can show off to friends to get started the first thing we need to do is set up a free account on Bland AI so go to bland. aai and then click Start for free and fill in your information here with your first and last name and then you will need a phone number in order to sign up for this then click that you agree to the terms and sign up once you verify your account you'll see this dashboard view here and you can just leave it open in a separate tab cuz we're going to come back to it later now let's make the GPT that will run our AI calling assistant you're going to need a chat GPT Plus account so go to chat. open.com assuming you have a chat GPT Plus account you'll see this explore section right here and if you click that it'll take you into the GPT section of chat GPT so you'll see gpts that I've created here as well as uh recently used and then official open AI gpts here at the bottom click the create a GPT at the top here it'll load a new page and here's where you can simply tell it what you want the GPT to do now just like chat GPT if you ask it the same question twice you can get two different answers you can get some varying results using this UI for the example today I'm going to set this up in the configure tab which basically just lets us hardcode the GPT and remove any variations from here you can name the GPT whatever you want so I'm going to call mine AI calling assistant next you need to give the bot a short description of what it does so we'll say an assistant to call and make appointments for you the next section is the main instruction or prompt that the GPT will reference when it runs this is where you can provide specific instruction of how it should work and interact with the user I'll put the instruction I use in a Google collab Link in the video description it should have everything you need so you can just copy and paste it from there this will ensure that it works on your end and then you can tweak it after if you want just to quickly read what I put in the instruction section here it says says as the appointment scheduler your primary role is to assist users in setting up appointments by making phone calls on their behalf initiate the process by asking for the necessary details the phone number to call the purpose of the call and the user's name for introduction start each call with a polite introduction hello I'm calling on behalf of username and then the reason for the call your interaction should be courteous and focused on achieving the objective of the call once the call is completed provide the user with a transcript of the conversation for their review always ensure Clarity and communication and maintain a professional demeanor throughout the process all right so pretty straightforward I think after this you have the conversation starter section this is meant to help users know what they need to start using your GPT you can leave these blank or put something in there like help me schedule a doctor's appointment for example scrolling down you can uncheck web browsing in Dolly uh and then I'm going to leave code interpreter checked now we can add the action for our GPT so click create new action this is where you can supply the schema which is like a road map for the GPT to use the API endpoints from Bland AI some people have actually made gpts that you can provide the document mentation website to and it will map the schema for the API endpoints of the GPT you're trying to build think of this like a sequence or map of instructions that your GPT can use to perform actions using a third party API in this case we're going to be using Bland AI if you go to the video description I have the schema we need to make this GPT work so you can just copy and paste it here once you paste it you'll notice it loads the two available actions that our GPT can do initiate call and get transcript these are both tied to the endpoints that bland AI has defined in their document ation I'll link their documentation in the video description because honestly you can do a lot with this and I'm only scratching the surface here they'll let you batch multiple calls train the AI to have any voice you want or even answer your calls for you it's super cool and the team over there was super nice and helping me get this working it's worth mentioning this is not a sponsored video I just like what they're building over there so now we need to connect our Bland AI account to the GPT that we just created I definitely killed hours of my life on this part right here because I couldn't get it to work but lucky for you I'm just going to give you the solution so give me a like and be sure to subscribe if you find this stuff interesting it helps me out a ton and keeps me going making content for everyone okay so first get your API key from Bland ai go back to your account and click your profile and then API Keys click the little eyeball here so you can actually see the key and then copy it don't bother trying to steal mine I'm going to replace it before I release this video go back to the GPT that we're building and click the little gear next to the authentication next click API key and now click custom and put your API key here where it says hidden and for the custom header name put authoriz ation exactly how I have it here on the screen that little trick stumped me for longer than I'd like to admit uh but then you can click save and here's a good place to click the save button for the GPT itself this will save the GPT now I've had a few issues with stuff saving sometimes so I found if you click back it seems to work a little better now go back to the create section and we're going to use the create section to give our GPT a picture and it'll generally clean up the GPT to make sure it's running properly I'm going to say to make my picture futuristic but minimalistic with a telephone it's going to think for a minute and then it'll ask you if you want to modify anything tell it that it looks good and to update my GPT with the latest information once you hit enter you'll get this little gear here which is important cuz it means it's updating but that's it we just created our own AI calling assistant GPT and now we're ready to test it out so for example let's say call my friend Tom and confirm that we're planning to meet at 700 p.m. at noou in Malibu tomorrow I'm James and his number is 1 2 3 4 5 6789 0 you do need to make sure and include the country code with the phone number and that's it then press enter it allows you to confirm and then watch the magic happen it's going to Ping the API again and then provide you with a real-time transcript it's going to start speaking to the person and even talk back if the person has questions or comments hello hey there just confirming I'm meeting at 7 p.m. at no malib tomorrow does that work for you yeah I should be there right see you at 7 p.m. at no in malib tomorrow all right bye goodbye once your friend confirms the information or completes the task that you asked it to it's going to hang up the call and then it's going to print the transcript right here in the window it's a pretty cool tool and Bland AI gives you $2 to play around with or they let you buy more credits and again no sponsorship here I just think this is really cool play around with it and there's certainly a ton of features with this tool that I didn't cover I could easily make 10 videos just on Bland AI so let me know in the comments if that's something you want to see reminder again please be a good person do not do anything stupid with this my hope is that this inspires you to build some cool gpts and start to expand your scope of what's possible with these if you enjoyed this please like the video and subscribe to the channel I'll be making more videos and exploring more of what you can do with gpts and other AI tools that's all for now until next time [Music] thanks
Info
Channel: Tech-At-Work
Views: 8,968
Rating: undefined out of 5
Keywords: AI, Bland AI, BlandAI, Calling GPT, ChatGPT, Custom GPT, GPT, GPT-3.5, GPT-4, GPT3.5, GPT4, LLM, Openai, ai data, aichatbot, artificial intelligence, chat gpt, chatgpt tutorial, excel, gpt 4, gpt3, how to, how to use chatgpt, open ai, tutorial, what is chatgpt
Id: zm6SdRW5TGU
Channel Id: undefined
Length: 8min 50sec (530 seconds)
Published: Mon Dec 18 2023
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.