Why no demo of what the call actually sounds like?
@baeshayoung254410 ай бұрын
Such a good tutorial! Thanks for sharing 🙏
@tech-at-work10 ай бұрын
Thanks! Glad it was useful!
@ernestosazo2998 ай бұрын
Wow! Thank you so very much. Truly outstanding very grateful for the detailed explanation and description of python code and the possibilities to change it. Exactly what I have been looking for, subscribed and truly looking forward to see everything you put out. Thank you, looking forward to showing my appreciation.
@tech-at-work8 ай бұрын
Thank you for the awesome comment! Glad it was useful!!
@ChessDon9 ай бұрын
Awesome video. Just subscribed. Would love to see a video on you setting up a inbound voice agent with bland!
@tech-at-work9 ай бұрын
Awesome! Thank you, yea I’ve had that request a few times, I’ll look at making a video for it
@ChessDon9 ай бұрын
@@tech-at-work a unique spin that you could put on the video is showing how to use an inbound agent to book a call AND leveraging bland AIs dynamic data objects in the build. For example maybe the inbound agent books an appointment but first checks that there is availability in the calendar. I've seen other videos on setting up appointment bookings but I've yet to see one where the agent first checks that there is availability in the calendar at that time
@tech-at-work9 ай бұрын
You’re reading my mind :)
@ChessDon9 ай бұрын
@@tech-at-work i can't wait! My post notifications are turned on! Your channel is going to blow up someday soon I'm sure. This content is top notch!
@tech-at-work9 ай бұрын
Thanks for the support!! I really appreciate that
@amiradj969510 ай бұрын
Another bomb! Thanks for sharing.
@tech-at-work10 ай бұрын
Thanks for the support!
@rpsingh188 ай бұрын
This is very helpful! It worked.
@5-MinuteBedtimeStories_8 ай бұрын
Legend. Need more videos ff your AI voice agents utilities!
@AnewViewTeam5 ай бұрын
Great video, thank you!!! Question for you - how do you customize the AI with additional sentences & responses? For example, you wrote “first sentence”. How would I add responses and a 2nd or 3rd sentence?
@wendelllaidley10659 ай бұрын
@tech-at-work Do you have suggestions for 3rd parties I could hire to help implement what you have put together in this video? I am a business owner lacking developer skills and would like to contract with someone to stand up this functionality (linked to High Level CRM). Any suggestions? Many thanks!
@2rightsmakeauturn2 ай бұрын
Tried over an over but won't run. Error message points to File Path. There is no longer a file path select in Drive. I installed Drive Explorer, game a path that used > between elements. Did not work. I tried to duplicate your file path in your video. No luck. I would be happy if it worked but I am searching for another way...
@truewarriorfitness7 ай бұрын
Is there a 4o upate video coming soon?
@tech-at-work7 ай бұрын
I will work on this! Thanks for the suggestion
@LivingInSummerlin8 ай бұрын
Wow, this is great! I am a Real Estate agent looking for a bot to do lead calling from people who have requested more information. I would have liked to hear the final product of your AI Bot making that first call. Curious to see how it flowed. Do you offer assistance to create the bot??
@Kevinsmithns8 ай бұрын
Is there an update to this where I can train the ai go be more specific with its training prompt of what to say? And do you have a way for incoming calls also with pinecone so it remembers customers when they call back
@fastbreak968010 ай бұрын
brother, in order to call, should I top up my blanc ai? And bro, where can I see the transcript of the entire conversation? If I'm not mistaken, then it should be in the table, right? with the answer to who answered the call, was the customer interested and so on
@tech-at-work10 ай бұрын
If you’re going to run the full batch, you’ll need BlandAI credits, yea. You can have it provide the transcript for each call in the questions, yes. I would set it up like “give me the exact transcript of what was said on the call” and make sure you set it as a string for the response. I would also make sure and mention you want a transcript in the goal portion.
@christianstill.665410 ай бұрын
This is TOO GOOD! 😂😂
@tech-at-work10 ай бұрын
Thanks for the compliment! Every Like helps me make more videos :)
@christianstill.665410 ай бұрын
@@tech-at-work Lol I will like in a sec. Quick Question: can you make a full tutorial on how to link call data (like appointments) to google calendars, get call recordings, etc? A lot of people aren't programmers, so going through the documentation on BlandAi could be confusing! Thanks in advance!
@christianstill.665410 ай бұрын
@@tech-at-work Also how do we get answers to more questions throughout the call? that would be helpful too
@tech-at-work10 ай бұрын
Thanks for reconsidering! And yeah I’ll try to put up a video on linking appointments to Google calendar, I’ve received similar requests before
@tech-at-work10 ай бұрын
You can add more than 4x questions for the report it creates from the calls, just keep adding lines below the current questions (inside the square brackets) in the report section!
@ritaverissimo17203 ай бұрын
Hi, awesome video, thanks ! 2 questions: - Is it possible to make calls in French and Spanish aside English? - Is it possible to make an automation? Like each time there's a new contact added to the csv it gets updated and the person gets the call. TIA 😊
@IAppsSAS10 ай бұрын
Hey there. I just got this issue: Failed to send batch {"status":"error","message":"Errored on very first call and stopping execution so that it can be fixed. Error messages: Request failed with status code 400"} Do you've any idea how could I solve it? thank you!
@tech-at-work10 ай бұрын
Make sure the first phone number (in cell B2) is real, otherwise it’ll error out
@fastbreak968010 ай бұрын
same problem bro. do you find solution??
@tech-at-work10 ай бұрын
It appears to only work for phone numbers in countries supported by BlandAI at the moment. They have an international-rollout section of their Discord, they update there when new countries and languages are supported
@IAppsSAS10 ай бұрын
Hey there, I just got this issue: Failed to send batch {"status":"error","message":"Errored on very first call and stopping execution so that it can be fixed. Error messages: Request failed with status code 400"} Do you have any idea about how could I solve it? Thank u sir
@tech-at-work10 ай бұрын
I had that issue if the phone number i put in wasn’t real, try updating the first phone number with your phone number in cell B2
@IAppsSAS10 ай бұрын
@@tech-at-work Indeed it was, thank u so much. However the problem is that it only allows up to 11 digits in a phone number, and for Colombia, my country, phone numbers have 12 digits. Actually you can see a support ticket talking about that on Discord. Hopefully they will fix it soon!
@tech-at-work10 ай бұрын
Oh! Yeah I should have specified this was setup for the US, I’m not as knowledgeable on the international use :/
@DylanHaines-t2r8 ай бұрын
A few things I am having trouble with: The voice ID doesn't change even though I change the ID from a voice ID straight from Bland. Anything that could be causing this? It also keeps calling the prospect "Name" even though I have an entered name in the spreadsheet
@DylanHaines-t2r8 ай бұрын
I think it is because I am trying to add the "name" to the AI's first line of speech. I have it as "Hey, is this {{name}} ?" and it keeps just saying "name" rather than what is on the spreadsheet
@tech-at-work8 ай бұрын
Make sure you have the name variable defined in the call_data section and your column titled correctly. Once it’s defined you have it formatted correctly in the first sentence
@tech-at-work8 ай бұрын
Bland ai has changed the way they handle voice id now, you should be able to copy the id from their dev portal or they have just names you can list like maya, mason, ryan, etc and they use just “voice” now
@DylanHaines-t2r8 ай бұрын
@@tech-at-work I have it on there just as you have it "name": row {'Name'}, and the first sentence I have is "Hey, is this {{name}} ?", but it still just keeps saying "name" rather than what is in the spreadsheet
@DylanHaines-t2r8 ай бұрын
Ok so when I ask it, "who are you looking for?" it says the correct name. so it knows who it is calling, it just wont say it on the first sentence for some reason
@funnyprankforlaughter138810 ай бұрын
You are doing awesome sir ..😊
@tech-at-work10 ай бұрын
Thanks!!
@fastbreak968010 ай бұрын
Bro can i use that if im from Kazakhstan 9
@tech-at-work10 ай бұрын
I’m not sure it will work in Kazakhstan, I only tested it in the US
@wanderingpanchhi9 ай бұрын
Great tutorial. The BG music is annoying. Drop that?
@johnmarino78977 ай бұрын
Or you can just upload your CSV leads to bland and it will call them.
@curiouscoding31308 ай бұрын
it does not work it doesn't call from sheet ,
@tech-at-work8 ай бұрын
Where are you getting an error?
@fastbreak968010 ай бұрын
Bro i encounter with that issue KeyError Traceback (most recent call last) /usr/local/lib/python3.10/dist-packages/pandas/core/indexes/base.py in get_loc(self, key, method, tolerance) 3801 try: -> 3802 return self._engine.get_loc(casted_key) 3803 except KeyError as err:
@tech-at-work10 ай бұрын
its trying to access a column in your data that doesnt exist. Make sure you have the column titles correct and referenced in the code the same.