Hi @bo-sar thanks for another incredible video. The community link takes me back to your UA-cam channel. Do you have a Discord community or something else?
Hi Bo, Great tutorial. So well simplified. You mentioned that this was an update from another video (which i believe i watched). What are the chances that this template will become outdated like you mentioned it had from the last tutorial? Thanks for a great channel!!
i dont understand what knowledge to put for my chatbot how can i know? and also im having problem with my replit it shows an error and doesnt make the assistant
Hello, Bo Thank you for amazing instructions! Can you explain how do you usually set up API for your customers' projects? Is billing for token usage totally on their side, meaning, do you use their accounts so that they can pay the usage cost on their own?
Hello! very good your videos and information, I have a question, in case I want to use the second option, apart from the cost of using the chatGPT Api, I must also pay the use of VoiceFLow and also the virtual machine? What would be the difference between just creating it with Voiceflow and adding the chatGPT api? Thank you very much for all the info!
a little extra money here, more extra money there, at the end you have several sites, and your credit card on all those sites. That's also a disadvantage of the second option.
@@Rohstofflieferant Hi, can I ask a question. I already have a core account and deployed the code on a Reserved VM (I don't see an option VM webserver), but the dev url that we used in voiceflow API request still says in Replit "Dev URLs are temporary and will sleep after you leave the workspace"... And it seems to still stop working if I close my browser, am I missing something? Should there be a different dev URL I should use?
Awesome video! Thanks from Brasil. I was wondering, would be possible instead of creating a chat, you create a chat assistant for human agents? I mean, think you are working as an agent on chat, and everything your client is saying you have like replies suggestions from a GPT (trained with your own data according your website). Would that be possible?
thanks for teaching us clearly, look forward to WhatsApp integration, one question can this replit chatbot code work with Wordpress websites or only html or custom coded websites.
Thanks for this great tutorial Bo Sar! But can you please make a video to show how the Replit code can be deployed onto AWS lambda. This would be greatly appreciated.
Wow this is brilliant thank you - I will follow your instructions and see how I go. We will incorporate this into our website. Will you be showing examples of what it does including voice agents and using image functionality.
Interesting! But not clear why you need replit in the first place for the backend - seems like you have all the features you mentioned natively within Voiceflow like chatting with a knowledgebase, no? Or can one not run an Open AI assistant / custom GPT in VF?
Hey Bo! Loved the video. Can you take this a step further and show us how to capture leads and send them to airtable in your next video? It'd also be great if you could show us how to incorporate web scraping to replace the need for a knowledge base. Thanks! ❤
great tutorial. thank you. Can you also guide how to use chatgpt 4o voice capabilities as embedded in my website. I want users to actually talk to (not chat) AI bot as if talking to a human.
Thanks but I have tried it and doesn't read the knowledgebase docs I provide. The chatbot just makes it all up. I've tried CVS, TXT, XLSX, DOCX... doesn't seem to use them at all as part of it's knowledge base to answer in the chat, it's like it just uses the custom instructions and then acts as ChatGPT and invents everything else
Thanks for this help.. Really helpful, question I while testing the Bot, in the middle of the conversation for some reason it will say "Failed to create generate response!" It seems the API is disconnected in the middle of it. It happens almost everytime I keep doing testing. Is that because my voiceflow account is still on trial? or something more on the setup?
@@bo-sar hi, thanks for the reply. Yes, I use the code in replit to run. It is working and I'm able to test the bot just fine. It's just the conversation often gets disconnected in the middle of the chat. Refreshing it just reconnects the API back.. EDIT I did now deploy it and choose autoscale but it still stops running after I close my replit. When I relaunch replit, it still say deploy but the button on top now says "Run" meaning it is not yet running
@@bo-sar Hi, yes I deployed it as a Reserved Instance. But the dev URL that we used in voiceflow, in replit it still say "Dev URLs are temporary and will sleep after you leave the workspace" which seems to be true regardless I have it deployed or not. Should I be using something else than the dev URl in voiceflow API Request?
Can you safely use this for commercial information that you may not want to share outside of a password protected site, or is all the information make public once you interface with the APIs?
Can you do a tutorial on how to output images via the assistant? 4o has the ability to create charts, graphs and excel files now. It would be great to see how these gets displayed via Voiceflow or something similar as a frontend.
How to use a Assistnat that is already created int he Assistnat Api ? Can we just change the assistant id with the one's that is already created in the assistant api
You can, but with custom code, you have more control over the functionality of the chatbot. Also, you need to check their pricing and the included AI tokens, then compare it to the direct use.
Join our community and unlock incredible value in AI automation! Click here: shorturl.at/lrwyX 🚀✨
Hi @bo-sar thanks for another incredible video. The community link takes me back to your UA-cam channel. Do you have a Discord community or something else?
@@docevaidade Yes, it takes you to subscribe to the channel if you have not yet :)
We'll set up Telegram and Discord communities soon, stay tuned!
how do I update on Knowledge.docx - Im adding a contact number... how do i allow these changes to go live or updated on chat gpt assistance?
Most specific video I was finding for days 🙌
Keep uploading more such content. It really helps a lot. Thankyou so much!
Hi Bo, Great tutorial. So well simplified. You mentioned that this was an update from another video (which i believe i watched). What are the chances that this template will become outdated like you mentioned it had from the last tutorial?
Thanks for a great channel!!
i dont understand what knowledge to put for my chatbot how can i know?
and also im having problem with my replit it shows an error and doesnt make the assistant
I ran into these 2 exact problems. Please help
Hello, Bo
Thank you for amazing instructions!
Can you explain how do you usually set up API for your customers' projects? Is billing for token usage totally on their side, meaning, do you use their accounts so that they can pay the usage cost on their own?
Depends on the customer, we do it differently from project to project
Hi, great video! I want to have this as a search engine on my site and not a chat bot. What do I need to edit on my code?
Hello! very good your videos and information, I have a question, in case I want to use the second option, apart from the cost of using the chatGPT Api, I must also pay the use of VoiceFLow and also the virtual machine? What would be the difference between just creating it with Voiceflow and adding the chatGPT api? Thank you very much for all the info!
a little extra money here, more extra money there, at the end you have several sites, and your credit card on all those sites. That's also a disadvantage of the second option.
Thank you for explaining the second option, very well done; however, how does one update the knowledge base?
Great Video and Thank you for your work! Replit have the Error message in the Chatbot "Failed to create new thread!" Have you a hint?
For a 24/7 chatbot you need a replit core account and you need to deploy the code as vm webserver * hope this information helps somebody*
@@Rohstofflieferant Hi, can I ask a question. I already have a core account and deployed the code on a Reserved VM (I don't see an option VM webserver), but the dev url that we used in voiceflow API request still says in Replit "Dev URLs are temporary and will sleep after you leave the workspace"... And it seems to still stop working if I close my browser, am I missing something? Should there be a different dev URL I should use?
Great Tutorial! How do you use to integrate image recognition in the user prompt? I nedd a Button to flatten the image
thanks, I'll prepare a tutorial on image recognition functionality, stay tuned.
how do i troubleshoot "failed to create new thread"
Awesome video! Thanks from Brasil. I was wondering, would be possible instead of creating a chat, you create a chat assistant for human agents?
I mean, think you are working as an agent on chat, and everything your client is saying you have like replies suggestions from a GPT (trained with your own data according your website). Would that be possible?
Hi Bo - great video! Where do I find the templates you mentioned in the video?
In Skool. The link is in the description
thanks for teaching us clearly, look forward to WhatsApp integration, one question can this replit chatbot code work with Wordpress websites or only html or custom coded websites.
Thanks for this great tutorial Bo Sar! But can you please make a video to show how the Replit code can be deployed onto AWS lambda. This would be greatly appreciated.
Running the game!
thanks, Brock!
I love your videos, by the way, I watch all of them, great job!
Hey Great lesson apprecated!! i just wanted to figure out why its give failed response and chat is ended after that any soulution for that?
thanks
Wow this is brilliant thank you - I will follow your instructions and see how I go. We will incorporate this into our website. Will you be showing examples of what it does including voice agents and using image functionality.
Ok - so if we already have ChatGPT are there any chatbot solutions that are more cost effective using our own API key?
infobot does that it is by idearise
Interesting! But not clear why you need replit in the first place for the backend - seems like you have all the features you mentioned natively within Voiceflow like chatting with a knowledgebase, no? Or can one not run an Open AI assistant / custom GPT in VF?
I think it's because voice flow will charge you extra/gpt 4o call, if you are just paying for it yourself it'll be alot cheaper
Great tutorial! However I think you did not cover the voiceflow pricing!
Can we use Sandbox Plan or Pro plan with this?
Hey Bo! Loved the video.
Can you take this a step further and show us how to capture leads and send them to airtable in your next video? It'd also be great if you could show us how to incorporate web scraping to replace the need for a knowledge base.
Thanks! ❤
Great suggestion!
Hey@@bo-sar! Any chance you'll make a video on this soon? 👀
Why can’t I find the tools tab on n the replit template?😢
great tutorial. thank you. Can you also guide how to use chatgpt 4o voice capabilities as embedded in my website. I want users to actually talk to (not chat) AI bot as if talking to a human.
Yes, I’ll do it once it is released
why i am getting always this error "Failed to create new thread!"
it because the code has to be run manually for the dev url you entered in your POST API Request is reachable.
So if i don't deploy my code, if I close replit the chatbot from the website will disappear?
Also what if I have a lot of knowledge base? I mean it's many pdfs and docxs, should I put them together into one large docx file?
Thanks but I have tried it and doesn't read the knowledgebase docs I provide. The chatbot just makes it all up. I've tried CVS, TXT, XLSX, DOCX... doesn't seem to use them at all as part of it's knowledge base to answer in the chat, it's like it just uses the custom instructions and then acts as ChatGPT and invents everything else
have you aligned the naming of the files in the code?
@@bo-sar I just had to delete the assistant.json every time the knowledge base and the prompt was updated so the vector store is updated as well
hahaha. It happened to me on a GPT I made, I had to instruct the GPT "Please do not make up / invent any information, no fake news please"
Great tutorial and easy to follow. Could you perhaps also make one on how to deploy the code with AWS Lambda?
Noted
@@bo-sar Yes please I was looking for the same. . Nice work and thank you.
Thanks for this help.. Really helpful, question I while testing the Bot, in the middle of the conversation for some reason it will say "Failed to create generate response!" It seems the API is disconnected in the middle of it. It happens almost everytime I keep doing testing. Is that because my voiceflow account is still on trial? or something more on the setup?
did you deploy the code?
@@bo-sar hi, thanks for the reply. Yes, I use the code in replit to run. It is working and I'm able to test the bot just fine. It's just the conversation often gets disconnected in the middle of the chat. Refreshing it just reconnects the API back.. EDIT I did now deploy it and choose autoscale but it still stops running after I close my replit. When I relaunch replit, it still say deploy but the button on top now says "Run" meaning it is not yet running
@@bo-sar Hi, yes I deployed it as a Reserved Instance. But the dev URL that we used in voiceflow, in replit it still say "Dev URLs are temporary and will sleep after you leave the workspace" which seems to be true regardless I have it deployed or not. Should I be using something else than the dev URl in voiceflow API Request?
Please can u do a review on answerly
Does this mean that instead of paying for chatbase we pay for voiceflow?
Yes, it seems to be cheaper though. You can always build the front end yourself and avoid paying for Voiceflow.
Then only the servers and AI tokens.
thanks for the video.
how can i integrate an ical booking calendar of a hotel into the bot.
Either through custom integration or using make.com. We provide such services at bosar.agency
Can we upload attachment in the chat? Like we do in gpt4o?
Hi, is there a way to see the transcript of all the interactions made from the chatbot?
Any way to not use Voiceflow because it's pretty pricey? :)
How I can view the chat transcript of all the interactions on my chatbot?
Please make vid that shows how to deploy this Replit code onto AWS lambda, step-by-step
Amazing tutorial! How can i add multiple knowledge files, folder or zip? I have hundreds of books I want to add
You can, need to modify the code though
Can you safely use this for commercial information that you may not want to share outside of a password protected site, or is all the information make public once you interface with the APIs?
as far as I am aware, it is not made public
@@bo-sar Thank you for replying. Great video!
@bo-sar Please The next video has to be how to integrate to Whatsapp API using the second method.
Can you do a tutorial on how to output images via the assistant? 4o has the ability to create charts, graphs and excel files now. It would be great to see how these gets displayed via Voiceflow or something similar as a frontend.
Preparing it today, stay tuned
@@bo-sar Awesome
Can you embed it as a full page dialogue (similar to ChatGPT) instead of a chat widget?
Yes, of course
Is that through voice flow or another method?
@@mikeshai Yes, I'd be interested in this as well!
It`s returning my question as response, anyone else have this issue?
How do you use the webscraper for the second method? Replacing the need to upload the file
I’ll create another tutorial on that, subscribe and stay tuned
@@bo-sar Thank you and looking forward to it
How to use a Assistnat that is already created int he Assistnat Api ? Can we just change the assistant id with the one's that is already created in the assistant api
Yes
Is this chat multilingual or understand the only language that was uploaded in knowledge base?
Multilingual
Why can we not just add the knowledge base and GPT4o to voiceflow?
You can, but with custom code, you have more control over the functionality of the chatbot.
Also, you need to check their pricing and the included AI tokens, then compare it to the direct use.
Enjoyed this video, but I need my website articles scrapped to deploy chatbot successfully. I guess that’s a service your company sells?
Exactly, feel free to get in touch:
bosar.agency
Can you plss help to integrate my custom chatgpt in flutterflow app
Yes, fill out the form on our site please: bosar.agency
great work please make more videos how i can integrate in any website. .......
Thanks, will do!
YOU NEED TO DELETE IT, NO ONE ELSE NEEDS TO KNOW BRO!!!! IT COSTS HUNDREDS OF THOUSANDS OF BUCKS!!! YOU'RE THE BEST!!!😂😂😂
haha, thanks!
Try ours, its much cost effective.
robodialog
How to upload .vf template?
"import" button at the top, it is shown on my screen in the video
make one for claude ai
Will do in my next video