Creating a $3000 Real Estate AI Chatbot LIVE (Google maps, StackAI, Voiceflow, Zapier + More)

  Рет қаралды 17,213

Red (AI and Crypto)

Red (AI and Crypto)

Күн бұрын

🟥 GET THE TEMPLATE IN OUR DISCORD: whop.com/redai/
🟥 AGENCY WEBSITE: redai.ai
🟥 STACKAI: www.stack-ai.com/?via=ali
In this video we dive right into a MVP of a real estate chatbot tutorial built live for you guys. We incorporate different tools and apis to get the final AI chatbot that utilizes both GPT-3.5 and GPT-4 in its queries and responses to the end user. It responds to users and collects data important to realtors and allows the client to search for properties he may be interested before forwarding it to the agent.
🟥 VIDEO GUIDE
Intro 0:00.
Finding a website 1:02.
Start Build in Voiceflow 1:33.
Google Maps API 7:04.
Property Features 8:45.
StackAI API 10:58.
Format Output: 12:13.
StackAI Setup 15:43.
Zapier Setup 17:38.
Bot Test 19:03.
Outro 19:39.

Пікірлер: 136
@walltime1
@walltime1 11 ай бұрын
summary:Instructions: Capture user information like name, email, phone number. Ask if they want to rent or buy and location. Integrate Google Maps API to validate location. Combine preferences to generate a property search query. Connect to Stacky AI scraper API to search properties. Extract relevant info like URLs, prices from results. Create cards to display property info to user. Allow conversing with an agent, redoing search. In Stacky AI: Create a new bot flow with the search and extracted data. Deploy the Stacky AI flow. Copy the deployment URL. In Voiceflow, add the Stacky AI bot with the URL and barrier key. In Zapier: Capture responses and set up a table to store conversations. Add user name and phone number. Connect to a depth API for voicemail.
@Voiceflow
@Voiceflow Жыл бұрын
We love to see it!!! Amazing vid 👏
@RedAICrypto
@RedAICrypto Жыл бұрын
Thanks so much!!
@FrancoisDev-Br
@FrancoisDev-Br 4 ай бұрын
Thanks a lot for that! That's some huge value!
@nadiaprivalikhina
@nadiaprivalikhina Жыл бұрын
You can tell GPT in StackAI to return the response in JSON format with url, image, etc. That way, you wouldn't need to parse the response again with GPT in Voiceflow and can do it with javascript (if Voiceflow allows code. I guess they do). I did the same in one of my Zapier integrations, and it reduces the amount of OpenAI calls and price significantly
@RedAICrypto
@RedAICrypto Жыл бұрын
I'll give this a try, thanks so much!
@JeffWilson613
@JeffWilson613 11 ай бұрын
Great way to automate and provide more value!
@TarcisiousKuateRasegojwa
@TarcisiousKuateRasegojwa 10 ай бұрын
That is some valuable insight @nadiaprivalikhina4101 Kudos for the "nuggets"👏👏👏
@caseykendall
@caseykendall 10 ай бұрын
When I do this I can't seem to pull each variable seperately. They all come out in the "out-0" section. (Sorry Im not a JSON expert)
@nadiaprivalikhina
@nadiaprivalikhina 10 ай бұрын
@@caseykendall use a custom code block and parse the output to the object. This is how it looks for me (in Zapier, you need to change the variable names): output = JSON.parse(inputData.response);
@JeffWilson613
@JeffWilson613 11 ай бұрын
Really terrific idea and thanks for sharing your process
@FrancoisDev-Br
@FrancoisDev-Br 4 ай бұрын
Incredible value there! Thanks a lot for this it really helps me with the API! I have a question : at 7:43 when you ask ChatGPT to create a link, you send it a link in the prompt : what is this link and where do you find it? (and is it different for everyone) Thanks!
@Ira3-ix4bh
@Ira3-ix4bh 9 ай бұрын
best video on how to leverage StackAI and VF I've seen so far, thank you very much! Quick question, how would you structure a chatbot for a personal finance client for example, who needs to ensure their data is kept secure and private? They would use the chatbot for internal purposes only.
@seydisissoko409
@seydisissoko409 9 ай бұрын
hi, I have a question, can we replace stack ai and use flowise instead, to do automations and also how to do it? THANKS
@Lordshino
@Lordshino 11 ай бұрын
Sorry for my unknowledge, are you using Botpress Cloud service? How can I use self hosted?
@mikew2883
@mikew2883 Жыл бұрын
Great video! I followed the link and selected purchase but the files I got did not have to do with this video for some reason. It had a few folders and and only VoiceFlow template I saw had to do with a martial arts and a KZfaq AAA. Did I select the wrong option or something??
@RedAICrypto
@RedAICrypto Жыл бұрын
Dm me on discord. Username: 'Redai.ai'
@TehZylem
@TehZylem 11 ай бұрын
I have a problem with capturing the lead name, alot of names aren't recognized by voiceflow including my own. Only very typical names such as Josh are recognized.
@buckygreen3425
@buckygreen3425 Жыл бұрын
This is big time man.. your builds are looking great! 😎
@RedAICrypto
@RedAICrypto Жыл бұрын
Thanks brother, more to come!
@sampennington6453
@sampennington6453 9 ай бұрын
Thanks for the video. For some reason, every time my rPrice output has a full description and images only come through sometimes. Followed the exact same steps, only difference is I have CVS file in a document loader which isnt offline.
@RedAICrypto
@RedAICrypto 9 ай бұрын
This is outdated now since voice-flow now supports markdown, which allows you to output the stackAI response straight to a text card and the formatting (including image) will show on default.
@npoasdf
@npoasdf 11 ай бұрын
somebody please help. is there a way to get the formatter card to get the scraped image, erl, etc on botpress? or only on voiceflow?
@RedAICrypto
@RedAICrypto 11 ай бұрын
Voiceflow with code is possible, they dont have Set AI
@glaxgur6631
@glaxgur6631 8 ай бұрын
i cant get the api key from gpt because i need a tax id... im trying to experiment
@jamesfears8940
@jamesfears8940 Жыл бұрын
Thank you so much for this bro
@RedAICrypto
@RedAICrypto Жыл бұрын
My pleasure!
@azer0013
@azer0013 9 ай бұрын
The chatbot can't detect the location what link i should to set for location
@glaxgur6631
@glaxgur6631 8 ай бұрын
where did you get the google url api from?
@BabaHamoudy
@BabaHamoudy 11 ай бұрын
The problem with the stackai part is that you're going to have to update that file daily. The workaround is using an API available to the agent and using that to pull the data from but that will cost you on stackai.
@RedAICrypto
@RedAICrypto 11 ай бұрын
You can connect an airtable that will be constantly updated to stackAI
@hamzao3359
@hamzao3359 11 ай бұрын
@@RedAICrypto How would that work?
@johangutierrez1831
@johangutierrez1831 2 ай бұрын
And after that how can I integrate in my website?
@gabrielbarros7040
@gabrielbarros7040 7 ай бұрын
Hey men, anwsome video! But I'm having a problem, i did exactly what you did, but I'm not beeing able to take the image from stack to voiceflow, do you have any sugesstion on what maybe wrong?
@gabrielbarros7040
@gabrielbarros7040 7 ай бұрын
the only thing diferent is that in stack ai i used one url as the kb, not a document.
@user-ws4no8jo6i
@user-ws4no8jo6i 11 ай бұрын
bro that's amazing but who do you sell it to ? I mean all real estate agency already have that type of chatbot or stuff like that
@theAIenthusiast585
@theAIenthusiast585 11 ай бұрын
Thanks for this amazing video! I was wondering, for the Google Maps API key... it is required a credit card. Is there any way to do it completely free? Or any other variant to that part of the video...
@RedAICrypto
@RedAICrypto 11 ай бұрын
If you can find a free maps API, which im sure there are some open source alternatives.
@reneewright2954
@reneewright2954 Жыл бұрын
HI thanks for the great tutorial. I tried to get the template but it says WAITLIST... how do I access your Discord? I have just joined VoiceFlow so would love it... thanks ❤
@RedAICrypto
@RedAICrypto Жыл бұрын
It's a paid group now!
@marcometelli8455
@marcometelli8455 10 ай бұрын
Great content! this is a super product! I have a question, with stack you have to reload the flow everytime info on that website changes? because stack store the info via a vector store and then search on that vector store ? or the tool always have live data from website?
@RedAICrypto
@RedAICrypto 9 ай бұрын
Connect your database to stackai for up to date data.
@marcometelli8455
@marcometelli8455 9 ай бұрын
@@RedAICryptooh ok! with stack ai can i connect any type of databse or just the preconfigured ones?
@RedAICrypto
@RedAICrypto 9 ай бұрын
They have postgres and other preconfigured ones also custom API access.@@marcometelli8455
@Jay-bd3ex
@Jay-bd3ex 11 ай бұрын
Where does StackAI scrape the data from? You say upload the "document" but surely manually uploading each listing is inefficient and leads to outdated listings? Is it scraping from the original URLs you put into Voiceflow?
@RedAICrypto
@RedAICrypto 11 ай бұрын
It is inefficient and is not a solution. It is only for demos you are showing to clients. A proper solution would be connecting stackAI to airtable or another api to grab the listings.
@capybara_business
@capybara_business 10 ай бұрын
how did u manage to make the bot give images, links and that stuff?
@RedAICrypto
@RedAICrypto 10 ай бұрын
By feeding them to the KB
@BILABONG_
@BILABONG_ 11 ай бұрын
How can I prompt the answers in voiceflow so the user can only ask questions related to the niche. I’ve tried many prompts but the ai always answers every question which is given to it.
@RedAICrypto
@RedAICrypto 10 ай бұрын
Make it answer via KB not AI.
@ChickenMilk12
@ChickenMilk12 11 ай бұрын
how would you lay out the pdf document, i assume it holds the listings for stack ai to format?
@RedAICrypto
@RedAICrypto 11 ай бұрын
Its an excel /csv file, and the AI figures out how to find the information using the LLM+VB Tech
@ChickenMilk12
@ChickenMilk12 11 ай бұрын
@@RedAICrypto fucking hell i spent 3 days fixing it cos it was in a word document, can u pls be more specific in your video next time
@theprophet2188
@theprophet2188 Жыл бұрын
Hey brother. Another gem you dropped. But, let's say, you're creating a Customer Support chatbot and the bot that generates a payment link associated by Stripe. How can the bot acknowledge that the payment is successful and converse accordingly right from there? Or, can you make the Bot acknowledge that a Google spreadsheet has been updated and conversation accordingly? It's been a challenge for me. And there is not a single doc or tutorial on the web, or botpress discord on how to do that. Let it be a challenge.
@RedAICrypto
@RedAICrypto Жыл бұрын
Def possible using Stripes API!
@brisonvsn
@brisonvsn 11 ай бұрын
Webhooks and execute code
@LordBals
@LordBals 11 ай бұрын
Will this work with botpress?
@rickgrimes9178
@rickgrimes9178 Жыл бұрын
Would you recommend voiceflow over botpress? Why or why not?
@RedAICrypto
@RedAICrypto Жыл бұрын
Voiceflow, less bugs, more experienced team and more refined UI.
@buildpermitswilliamperry4415
@buildpermitswilliamperry4415 4 ай бұрын
Can the Voiceflow be used in other services industries like, Car dealership? and can you assist me with our set up?
@RedAICrypto
@RedAICrypto 4 ай бұрын
Yes, send me a detailed email here redaitoronto@gmail.com with what you need.
@mikejezek5214
@mikejezek5214 Жыл бұрын
Any chance you could do videos slower on the zapier part? I also got lost around the Google maps.
@gavinpercy.
@gavinpercy. Жыл бұрын
I watch his stuff at .75 speed. Try it out and see if it helps lol
@RedAICrypto
@RedAICrypto Жыл бұрын
Noted.
@halderavik
@halderavik Жыл бұрын
From which MLS listing site you pulled all the listings?
@RedAICrypto
@RedAICrypto Жыл бұрын
Pull it from the broker site you are working with. They have agents that sell properties and they promote those on the website they have.
@ricardotaipe
@ricardotaipe Жыл бұрын
Amazing chatbot, do you know if there's a way to get the image, price, details, etc. from a real estate agency's listing website?
@RedAICrypto
@RedAICrypto Жыл бұрын
Yes, scraping it. But once you land the client get them to give you the data directly. If you are talking about MLS, most should have some sort of API.
@roblars9252
@roblars9252 Жыл бұрын
Scrape it till u make it
@ElevateLifee90
@ElevateLifee90 9 ай бұрын
nice vieo bro but how did you find clients?
@GoToTheNextLevel
@GoToTheNextLevel 11 ай бұрын
is it possible to use make for this automation instead of zapier
@RedAICrypto
@RedAICrypto 10 ай бұрын
Yes of course
@talzedit
@talzedit 11 ай бұрын
can anyone explain me what link does he paste in chatgpt at 7:40? where did he got that link from?
@RedAICrypto
@RedAICrypto 10 ай бұрын
Thats the standard google maps APi webhook, chatgpt can generate you that link.
@ferreiratwins
@ferreiratwins 10 ай бұрын
Can you go more in depth explanation on that? Like do I need the location of the client? Or...
@vedant4613
@vedant4613 11 ай бұрын
could we use langflow or flowwise instead of stackAI?
@RedAICrypto
@RedAICrypto 11 ай бұрын
Of course
@talzedit
@talzedit 11 ай бұрын
Can anyone help me? I did everything like in tutorial, but when my bot asks for property location, it gives 0. Bot says "Is 0 the correct location"?
@pietrobz
@pietrobz 10 ай бұрын
Same happens to me
@pietrobz
@pietrobz 10 ай бұрын
did you find a solution?
@talzedit
@talzedit 10 ай бұрын
@@pietrobz no
@soniyasoniya4985
@soniyasoniya4985 Жыл бұрын
how to do you get clients what outreaching strategy you use to get your clients and whats your offer mate
@RedAICrypto
@RedAICrypto 11 ай бұрын
Mine are mainly inbound and referrals, i will try and make a video about getting clients though soon.
@maanamz
@maanamz 11 ай бұрын
Really helpful video - no one else posting this level of functionality (simple lead capture is easy - integrating the features you are set / combine / formatter - its a gamechanger for me...). 1 question - if I wanted to get the AI to select the top 3 results in a carousel how would I do that? Do you provide support in your paid discord?
@RedAICrypto
@RedAICrypto 10 ай бұрын
Yes you can.
@TafChikwava
@TafChikwava Жыл бұрын
Hi, Is the real estate template available on the discord?
@RedAICrypto
@RedAICrypto Жыл бұрын
Yes, it is
@mikejezek5214
@mikejezek5214 Жыл бұрын
Would you recommend selling this bot with a retainer fee? Maybe $1,500 monthly? (Hosted on their VoiceFlow account or yours?)
@RedAICrypto
@RedAICrypto Жыл бұрын
I can remake this and post it on my discord.
@scottmcguinness4283
@scottmcguinness4283 10 ай бұрын
If you make a bot for a client in voice flow why do you need Stack AI? What does Stack AI that voice flow doesn’t? Thank you and great video!
@RedAICrypto
@RedAICrypto 9 ай бұрын
StackAI allows you to configure the LLM parameters more precisely and give the LLM tools + attach databases much more easily out of the box. I don't even think voiceflow KB supports CSV files... for a start.
@GooberStudios
@GooberStudios Жыл бұрын
quick question, when creating a chatbot on botpress using stack ai that uses openai llm in the stack ai plugin, would you need to pay for both the stackai subscription + the openai api runs? or is it a one time fee because you are charging clients $3,000 for the bot, but im curious how you handle the monthly reoccurring costs that need to be paid to openai and stackai
@RedAICrypto
@RedAICrypto Жыл бұрын
Yes, you either create for them stackAI and other needed accounts or upcharge the cost StackAI + other apis, tools cost you and get them to pay.
@GooberStudios
@GooberStudios Жыл бұрын
@@RedAICrypto thanks ! will give it a whirl
@simoufaiz
@simoufaiz 9 ай бұрын
PLz how can upload template in voice flow
@RedAICrypto
@RedAICrypto 9 ай бұрын
In the dashboard, its also explained in docs if you google it.
@simoufaiz
@simoufaiz 9 ай бұрын
@@RedAICrypto its ok i did it nice
@JvdsfulNL
@JvdsfulNL Жыл бұрын
Are you sure this is sellable? Most real estate agents websites just have a search page where you can look for houses with filters, like price, location, rooms etc.
@RedAICrypto
@RedAICrypto Жыл бұрын
Depends, small-time agents probably don't have a need for this, but you start with this bot and add more automations to help warm up and capture the leads, which you can't really do with forms. I go over this more in the intro of this video of forms vs chatbots: kzfaq.info/get/bejne/rNJ3mJySusvTfXU.html&ab_channel=RedAI
@ParthSKunjir
@ParthSKunjir 9 ай бұрын
can we use flowise instead of stackai
@RedAICrypto
@RedAICrypto 9 ай бұрын
I don't see why not
@MicahW1
@MicahW1 Жыл бұрын
Each time I watch your videos, the "skeleton" of the MVP keeps betting bigger! 😅😅
@RedAICrypto
@RedAICrypto Жыл бұрын
It does, but you need to go above and beyond to stand out from the rest!
@MicahW1
@MicahW1 Жыл бұрын
@@RedAICrypto For sure! You're guides always provide that extra info. Using the Google API to verify the location of the property search is great.
@Yakibackk
@Yakibackk Жыл бұрын
Why you dont using botpress?
@RedAICrypto
@RedAICrypto Жыл бұрын
I use both, I actually made a botpress version of this as well.
@user-ws4no8jo6i
@user-ws4no8jo6i 11 ай бұрын
can you make a E-commerce support client chatbot.
@RedAICrypto
@RedAICrypto 11 ай бұрын
Shopify has good apps for that, if you still want a custom made one let me know.
@user-ws4no8jo6i
@user-ws4no8jo6i 11 ай бұрын
@@RedAICrypto yes i still want it
@RedAICrypto
@RedAICrypto 11 ай бұрын
Will add it to the list of videos to make, do you know what features you need it to have?@@user-ws4no8jo6i
@user-ws4no8jo6i
@user-ws4no8jo6i 11 ай бұрын
@@RedAICrypto i have a lot a feature but here some exemple: preview cart, refund assistant, exchange assistant, order history product recommandations, track order status, discount generator
@rtg682
@rtg682 11 ай бұрын
Can make a video of you closing a client live
@RedAICrypto
@RedAICrypto 11 ай бұрын
Maybe... soon 🤔
@turbocleandetailing
@turbocleandetailing Жыл бұрын
Discord link not working bro
@RedAICrypto
@RedAICrypto Жыл бұрын
It’s working brother
@pedromine308
@pedromine308 Жыл бұрын
how much can you charge the client?
@RedAICrypto
@RedAICrypto Жыл бұрын
$1000+ depending on features.
@pedromine308
@pedromine308 Жыл бұрын
@@RedAICrypto with a monthly fees?
@skittle1313
@skittle1313 Жыл бұрын
can you do and a chatbot for resturaunts
@RedAICrypto
@RedAICrypto Жыл бұрын
What features would you like it to have?
@skittle1313
@skittle1313 11 ай бұрын
@@RedAICrypto could you make the chatbot have realtime accsess to the menu and also allow it to send messages to an email/phone so the bot can send a message to the waiters if the tble needs the check
@RedAICrypto
@RedAICrypto 11 ай бұрын
@@skittle1313 Yes, so you'd want the bot to send the waiters a SMS with what information, if the customer requests to pay for example?
@skittle1313
@skittle1313 11 ай бұрын
@@RedAICrypto yes
@naaveee8214
@naaveee8214 11 ай бұрын
bro please create car dealership bot using voiceflow
@RedAICrypto
@RedAICrypto 10 ай бұрын
I have already
@AssassinUK
@AssassinUK 11 ай бұрын
Dam, what you got against Lana? 😂😂😂😂🤣🤣
@RedAICrypto
@RedAICrypto 11 ай бұрын
Nothing personal 🤷😂
@harland5954
@harland5954 10 ай бұрын
*promosm*
@ChickenMilk12
@ChickenMilk12 11 ай бұрын
u dont even show what to write in stack ai, this content is hopeless
@RedAICrypto
@RedAICrypto 11 ай бұрын
15:53 I go over StackAI, you can see the prompt that is fed to the LLM.
@IvanUzunovv
@IvanUzunovv 5 ай бұрын
this video is very bad most of the things shown dont work !!!
@yacahumax1431
@yacahumax1431 11 ай бұрын
Sorry but all this can be done with just a simple html form.
@RedAICrypto
@RedAICrypto 11 ай бұрын
I go over the comparison of chatbot and form in my StackAI video.
Integrating StackAI with Voiceflow for a Youtube AI Bot
8:51
Red (AI and Crypto)
Рет қаралды 5 М.
THEY made a RAINBOW M&M 🤩😳 LeoNata family #shorts
00:49
LeoNata Family
Рет қаралды 43 МЛН
Double Stacked Pizza @Lionfield @ChefRush
00:33
albert_cancook
Рет қаралды 78 МЛН
ЧУТЬ НЕ УТОНУЛ #shorts
00:27
Паша Осадчий
Рет қаралды 9 МЛН
[FREE TEMPLATE] Real Estate Chatbot with Property Recommendations
18:46
Sierra Ryan | AI Automation
Рет қаралды 853
How Ultra Instinct Goku Broke The Internet
13:37
Champizard
Рет қаралды 81 М.
Build AI agent company - build no-code apps using chatDev
10:11
Red (AI and Crypto)
Рет қаралды 14 М.
Build A Real Estate Chatbot With Google Maps & More
14:36
Brendan Jowett
Рет қаралды 3,1 М.
Stack AI - AI Agent for Spreadsheets
8:35
Stack AI
Рет қаралды 1,7 М.
How to Generate Animated AI Mascots and Content
11:33
Red (AI and Crypto)
Рет қаралды 830
How To Get FREE Leads Using ChatGPT in 2024
17:04
Charlie Barber
Рет қаралды 123 М.
ChatGPT for Data Analytics: Full Course
3:35:30
Luke Barousse
Рет қаралды 225 М.
iPhone, Galaxy или Pixel? 😎
0:16
serg1us
Рет қаралды 1,1 МЛН
Samsung Galaxy 🔥 #shorts  #trending #youtubeshorts  #shortvideo ujjawal4u
0:10
Ujjawal4u. 120k Views . 4 hours ago
Рет қаралды 8 МЛН
Телефон-електрошокер
0:43
RICARDO 2.0
Рет қаралды 1,3 МЛН
Как распознать поддельный iPhone
0:44
PEREKUPILO
Рет қаралды 2,1 МЛН