I will post an original unedited video in the discord, so this way you can find all the small details. FYI it is about an hour and a half. Once i am done setting it up, will post in the video description above 👆
@@aisimp Have you figured out streaming replies yet from Flowise? Without customly installing io sockets. Without streaming theres this few seconds of inactivity. Also very clever the timing of the 'He is starting to believe' segment. Yes indeed that was a revealing moment. The significance thereof.
@@aisimp I came for the education, but stayed for the memes. Rewatching this a couple more times and actually found easter eggs. The gift that keeps on giving.
Cool. But what was the purpose of flowise in this setup? Doesnt botpress already have built in capabiltiies for GPT chatbots? Or am i missing something?
Hey I've built the bot but for me, when the name and email is put, nothing is sent to the google spreadsheet. I've set up zapier and everything but nothing gets sent. I've checked the code as well. I have been trying to fix it for days and have no idea what to do.
Seemed to have cleared the other errors, but i am getting await axios error: Network Error. I have checked the webhook url, and the connection settings cannot find a solution. Any hints?
when im in Zapier, I dont know what to write in teh Name, Email, phone number field, your video already has that filled. Can you explain what to put there?
Just watch Zapier videos, there are plenty tutorials on TH-cam, it won’t help me explaining in text, much better for you learning to actually have someone explain it with a video
Hello brother, I am doing your example, but I was stuck when I saw the flowise that new for me. I see that you put four nodes already made. I reviewed your video from a month ago and the already made nodes also come out and they are not step by step. I'm inside flowise, I hope to do it like yours.
Good point. It is in the works. Will create separate pages on my website for every bot I create here, so you can check them out out of the demo environment.
Watch this tutorial where I am explaining how to install flowise. And you don’t download it you FORK IT. Watch my tutorial and you will understand the difference th-cam.com/video/Aoxb9oZkr2M/w-d-xo.html&feature=sharec also open flowise docs so you can follow docs.flowiseai.com/deployment/render
@@aisimpsadly ive forked and connected my github to replit and im on the $7 plan. I went through discord and saw someone was having the same problem. When i try to install it says command failed etc. not sure why ill have to wait and see another time thank you
@@zylvain also you can test it out for free no need to pay render.com, also if you enable save to disk feature no need to pay at all, but bot answers might be a bit slow
@@aisimp yh i might have to try render but the person who had the exact same problem is on render. Just not sure why its not working, i even went onto my other laptop and it wasnt working. I followed all the steps. Idk theres prob something im doing wrong in the process. Once i figure it out ill tell you how i resolved it for future cases
I keep running into the instance where our flowise is clearing after an hour or so. We are saving everything etc but when we reconnect to the link everything is gone. Any idea?
so free tier it goes to sleep and erases the instance, use the Disk feature to have persistent storage. It is in the flowise docs, I cut that part out because i didn't have more space for editing. Got a new SDD today so will not do that again :) But it is very easy
Great stuff, kudos! Would really appreciate it if you post a short vid, explaining why use Flowise, and how is it superior to using the internal BotPress Knowledge base functionality. I see a bunch of similar questions down in the comments
Good point, botpress just released update to their knowledge base so will see what changes they made. I think if you don’t have much experience working with vectorDBs and LLM directly then maybe stick with Botpress knowledge base as much as possible. But if you have that experience then it is very easy to use flowise almost exclusively for any knowledge based queries.
What if the user puts text instead of selecting an option? It gets an error and the bot crashes, is there a solution for that? I haven't seen anyone talk about it. I think it can be very useful AI SIMP 🙏🙏🙏
I would love to have a bot build for chatbot Agency like, but I am lost when the codes starts popping up. Where do I get a detailed on how you built this from scratch
Hey man amazing video. Can you please make a video on Making an e-commerce bot that works on a website knowledge base. The functionality I'm looking for is to answer FAQ's and Recommendations related to products and stuff. Also there could be a function that has the choice to add the product to the cart and send the link after the bot has suggested the product. Thank you once again for your amazing content 😁
Good idea. I will be adding projects and functionality gradually until we get to the level of the projects you described. This way I can provide a chapter like process to this learning process. This way you can make changes to these bots at any point and not be lost. We will be there within a month . So no worries again thanks for the follow and I will add your project to my roadmap
@@aisimp thanks you...also the the idea was derived from the previous chatbot service you reviewed...named chatbase...if you need it for any references.
Hey! Thank you for the videos; it's been incredibly helpful. I am looking to create chatbots for businesses and will need to gather data from their websites. Could you advise on the best way to do this and suggest a reliable file format? From my research, it seems that JSON might be the best choice for e-commerce stores due to their complex site structures. However, I encountered an issue when using the JSON loader in Flowise; it simply didn't work, and I received an error message.
I think better idea would be to connect to their actual store database. Scraping won’t work for e-commerce website because most of the pages are client side rendered, so your scraper won’t see nothing. At least that my understanding
You are the best man! Thanks for existing and creating such great videos that are actually helpful ! The space is so new that each tutorial you make is highly anticipated haha !
Sure let me know what other tutorials you guys need. I spent time learning how to code stuff so making these is actually much easier than writing the whole thing in JavaScript 😅
Glad it helped. Also started discord for posting commonly requested Walkthroughs. Let me know what you think. SOP001 Deployment to Render and Railway discord.gg/YBhznN8W
Jumping on that discord! This is awesome…quick question…did you use botpress cloud or self hosted? I need to do a fast in-depth botpress learning session lol
Great video! I really enjoyed it. I have a question though - how can I automate the process of offering bot creation as a service? For example, if I create a website with various pricing plans, how can I allow users to choose a plan and easily create their own bot on my website?
Depends on what type of bot you want to automate creating. Also the integration often is not as simple as it seems especially when different platforms render embeds differently in Mobile View.
There is a part at the end of this video where I am explaining how to do it. Look at the Execute Code card that’s used workflow.makeSuccess variable. This code send info to Zapier. Then Zapier uses webhooks to listen for data from botpress and creates a row in google sheets. Just look through it. I might create unedited full walkthrough videos in the future in my future discord.
@@aisimp that part is super important and I dont see any people explaining it except you, so if you provide a more detailed explanation im sure you will have tons of views. Thanks for the clip!
Awesome video Ai Simp! I have a question. In this video, you're connecting to Flowise instead of StackAI. Where and how are you hosting flowise? Do you have a video on where you're hosting and how to setup?
Finally I made it work after so many trial and errrors, thank you. By the way do you know how the task is counted in this case? Is creating a row = 1 task? the free plan has only 100 tasks, above that we have to pay for Premium right?
Congratulations 🎊 yes you have about 100 rows of data which should be enough for testing and showing your clients or your fellow employees the value proposition. Also try make.com similar but I think you get more actions.
@@aisimp awesome, thank you, from what I read it doesnt require execute code like Zapier? How about you do another video? It would be much appreciated! you gain like 20 views from us last night just to try to figure this out lol. Btw do you know why its so hard to find tutorial to save user info in Google Sheet from Botpress? Ive been scratching my head. You are my savior!
@@minhngo154 there are not that many tutorials for botpress, also will start creating discord where I will be posting unedited versions of the videos and maybe simple SOPs just like the one you mentioned 👆. Already made the 1st one on how to deploy flowise to render and railway
You just type it, I already had a code prewritten from when I actually built it so just copy pasted. I forgot to drop the link, check there is a Dropbox file for a download link for a botpress file, should be the whole thing. Let me know if there is a better way to share files on TH-cam 😅
@@joecaptieux2769 so if you want to use chatGPT use the GPT4 from 04-13 . Also this week we are getting a code function in the paid gpt. It is often helpful just to paste the code that you are working on and then as the 2nd prompt ask what you want to be changed, also helps if you can define all of the variables and functions you want in your file. Basically the more structure you have in your prompt the better is the quality of code chatgpt writes and less probability for failure.
I was able to create my chatbot on botpress. But when I tried to test it on my phone, the chatbot is displayed as if it runs on a desktop so all the font size of messages are really small. Need to zoom in to read it. Do you know how to make chatbot responsive?
@@aisimp It was actually an issue with the sharable link issue on Botpress. When I copied the code into my website, the bot works fine on mobile. Thanks for checking and providing great contents!
Awesome video. I have a question. If I create bot for my client, is there really need to setup Flowise and all that stuff. Isn't it enough to use "Ai Task" option within botpress? What is the advantage?
Different capabilities. Botpress can be enough for many businesses. If you want to add extra 🪄🦄. Then you can think of the way to add flowise. All depends on the niche and quality of responses you will be getting with default option
you should do a video explaining just how you did the flowise part that'd be very helpful and there's not that many videos on youtube that do it specifically for chatbots
@@aisimp I meant more how like at 12 minutes in the video where you can see the flowise setup but you just skipped over that and went straight to the API keys. I'd been building my first chatbot recently using Flowise and I spent the most time just trying to figure that part out and I only found one video that somewhat helped.
hi everyone, my biggest issue is the coding that he is using for the execute code. where does he get the code. I am just pausing the screen to copy the code, but I know there is a much better way to get the info. if someone can help that would be great!
Yo Simp, Lovely stuff! I got flowise working with botpress with your code, however when you go to share it the response spits out the html tag instead of the response.... It works fine in the test chat in botpress but not when sharing/integrating with other apps. Did you have this issue also? i think it's something to do with javascript enabling. let me know your thoughts.
Anything extra I just charge to my own credit card, for instance service is $50, I add $100 to $200 to the total for managing it, having cushion if things get wild, and making sure if service provider stops working I can swiftly switch to someone else not worrying about extra $$$
Thank you for the valuable information. I wanna make an AI chatbot in Bahasa but it takes a bit long when I used translator agentt, is it ok to make the chatbot in Bahsa Indonesia?
There is a tool by VERCEL AI SDK, you can test all LLM models without deploying anything or logging in, check there if questions in Bahasa get good responses.
Thank you for understanding. I am a bit busy with work and gradschool 😅 so time is a bit tight. But will try to stick to at least 1-2 per week. Already have so many interesting ideas in queue
😂 SIMPler , nice one i will definitely use that. So probably for many cases Flowise should be sufficient, unless you want to make adjustments on to how to run your vector searches and how you want model to treat, what CI you want to use etc. Try to google tutorials on Supabase and Semantic search they dive a bit deeper.
Thank you very much. Very helpful. Liked and subscribed. However, if you do the following, your videos would be invaluable. 1. Please zoom in when you work on botpress. The letters are very small and difficult to read. 2. Please don't skip the coding part of the tutorial in between. Being a complete beginner and non coder, I find it difficult to follow because of skipping. Otherwise, your knowledge sharing provides amazing value. If I start selling bots successfully, I would definitely contribute to your channel.
Thank you for a feedback, I will try to zoom in closer. Also i shot it in 4K so you should be able to adjust your resolution and see it clearly. As far as coding part I will have unedited and more thorough explanations posted in the discord I am working on.
Thanks, but completely unclear why Flowise suddenly appeared with no mention of how,what,why and also why the internal knowledge base was not utilised.
I have been chasing this answer for the past few days, thanks great video. For those like me that were not sure of the code that was used, this worked for me. I basically wrote out what i could see on screen, threw it into chat GPT and asked it to clean it up. hopefully that helps. const response = await axios.post( 'YOURLINK', { question: conversation.SummaryAgent.transcript }, { headers: { Authorization: "Bearer YOlTrL7gYOUR-APII=" } } ); workflow.apiResponse = response.data;
Look at the botpress download file or the end of the video. The code for the body of the request was changed. I accidentally recorded when I’ve been experimenting with the summary agent. The working code is more like “question”: workflow.question not the summary ☝️
Please how do I access workflow code I did not see how you open it on the tutorials
I will post an original unedited video in the discord, so this way you can find all the small details. FYI it is about an hour and a half. Once i am done setting it up, will post in the video description above 👆
Also if you download the botpress file 👇it has the code in it , I haven’t erased it.
@@aisimp thank you so much
Sure thing. Hope you will be able to create whatever you are working on. It gets easier trust me :)
love the video man quality content and we got the same sense of humour LOL
Thank you very much and glad you liked it. Had to rewrite many of the jokes many times to get it right 😅
Natural TH-cam Talent :) awesome Video and great value! Subscribed immediatly
Thanks man :) I will try not to disappoint with the future videos
Bro your videos are so good ima bout to binge 💜 you make the best botpress guides!
Glad you like them!
Most fun i have had with computers in ages. Great video so straight to the epoint.
Thanks a lot will glad you enjoyed it.
@@aisimp Have you figured out streaming replies yet from Flowise? Without customly installing io sockets. Without streaming theres this few seconds of inactivity. Also very clever the timing of the 'He is starting to believe' segment. Yes indeed that was a revealing moment. The significance thereof.
I like your sense of humour. Really funny man. If this wasn't so educational, I'd say it was entertaining. lol
I am glad that educational aspect shined through all the memes 😂
@@aisimp I came for the education, but stayed for the memes. Rewatching this a couple more times and actually found easter eggs. The gift that keeps on giving.
@@cldtcts I should use it as the testimonial for my YT page 😂
@@aisimp Use, Mark. cldtctcs was a username from around the myspace era.
Cool. But what was the purpose of flowise in this setup? Doesnt botpress already have built in capabiltiies for GPT chatbots? Or am i missing something?
Thanks for the Step-by-Step Guide AI Simp! Keep up the great work 🔥🔥
You bet!
Saw this in the discord and had to find you to sub! Thanks for the contemt
Sure thing, let me know what you end up building
Hey I've built the bot but for me, when the name and email is put, nothing is sent to the google spreadsheet. I've set up zapier and everything but nothing gets sent. I've checked the code as well. I have been trying to fix it for days and have no idea what to do.
Can you share your bot with me, I think collaborator.
Good morning, I want to create an image chatbot but I need the images to be deleted after a certain time
You can have a function in Python that will delete images based on the timestamp of each image
@@aisimp Good morning, it's like I made an API and Botpress loaded it.
to get a web hook with zapper you have pay, is that right? its say web hooks is a premium service....?
Not really. You can get it for free. You only need to pay if you used it 100 times in a month. Just check the free tier
Not is is free with both zapier and make
Seemed to have cleared the other errors, but i am getting await axios error: Network Error. I have checked the webhook url, and the connection settings cannot find a solution. Any hints?
I think it is botpress issue. People been saying that they have axios issues today. Axios is the widget used to send api calls
Can we use botpress to add "voice" capabilities to our flowise bot?
e.g. text to speech, speech to text...
Probably latency will be total 💩. Never thought of trying, have you seen it implemented somewhere?
when im in Zapier, I dont know what to write in teh Name, Email, phone number field, your video already has that filled. Can you explain what to put there?
Just watch Zapier videos, there are plenty tutorials on TH-cam, it won’t help me explaining in text, much better for you learning to actually have someone explain it with a video
Hello brother, I am doing your example, but I was stuck when I saw the flowise that new for me. I see that you put four nodes already made. I reviewed your video from a month ago and the already made nodes also come out and they are not step by step. I'm inside flowise, I hope to do it like yours.
Go to my discord, I post unedited videos. They are about an hour long. Very detailed. Link in the description
Ok so how do you actually show that to clients? The free botpress demo is kinda ugly. Can you get it on your website for example?
Good point. It is in the works. Will create separate pages on my website for every bot I create here, so you can check them out out of the demo environment.
Added to my video roadmap, first raw version will be in discord discord.gg/YBhznN8W probably next week
hey man how did u connect the No answer from Knowledge to a separate node
If the knowledge can't answer the question
Okay the answer is in the chat Learning-Need help in the Circle Community. Link. 👇
@@aisimp ok man
I cant seem to download flowise, ive tried so many ways. Idk what im doing wrong. Do you have a full installation tutorial or could you make one?
Watch this tutorial where I am explaining how to install flowise. And you don’t download it you FORK IT. Watch my tutorial and you will understand the difference th-cam.com/video/Aoxb9oZkr2M/w-d-xo.html&feature=sharec also open flowise docs so you can follow docs.flowiseai.com/deployment/render
@@aisimpsadly ive forked and connected my github to replit and im on the $7 plan. I went through discord and saw someone was having the same problem. When i try to install it says command failed etc. not sure why ill have to wait and see another time thank you
@@zylvain I use render.com not replit. FYI
@@zylvain also you can test it out for free no need to pay render.com, also if you enable save to disk feature no need to pay at all, but bot answers might be a bit slow
@@aisimp yh i might have to try render but the person who had the exact same problem is on render. Just not sure why its not working, i even went onto my other laptop and it wasnt working. I followed all the steps. Idk theres prob something im doing wrong in the process. Once i figure it out ill tell you how i resolved it for future cases
I keep running into the instance where our flowise is clearing after an hour or so. We are saving everything etc but when we reconnect to the link everything is gone. Any idea?
so free tier it goes to sleep and erases the instance, use the Disk feature to have persistent storage. It is in the flowise docs, I cut that part out because i didn't have more space for editing. Got a new SDD today so will not do that again :) But it is very easy
Thank you 🙌🏽 you were great and super fun.
You are welcome 🤗 next video would be very very useful, especially for the ones who are starting out
Do you know how I would make my chatbot more integrated into my website's design and appear on a full page rather than be a widget?
I think botpress has a setting on how you want it to appear, just the bubble or the full page also you can make changes to the design
Great stuff, kudos! Would really appreciate it if you post a short vid, explaining why use Flowise, and how is it superior to using the internal BotPress Knowledge base functionality. I see a bunch of similar questions down in the comments
Good point, botpress just released update to their knowledge base so will see what changes they made. I think if you don’t have much experience working with vectorDBs and LLM directly then maybe stick with Botpress knowledge base as much as possible. But if you have that experience then it is very easy to use flowise almost exclusively for any knowledge based queries.
Would love to learn more about this topic. From the video it wasn’t clear why Flowise was used. Top content though!
how do we implement them on a landing page? i want to integrate mines on my domain and havn't sorted it yet.
There is embed code just place it at the end of your body tag and that’s it
Does anyone knows the cost of each message or conversation for botpress?
they will be changing the pricing soon, but it is something like 1000 messages for $10
Ok thanks for the info@@aisimp
What if the user puts text instead of selecting an option? It gets an error and the bot crashes, is there a solution for that?
I haven't seen anyone talk about it. I think it can be very useful AI SIMP 🙏🙏🙏
Did you try that? And it crashed 🙁? Are you sure?
You have an awesome talent !!! Thanks
I appreciate that!
is the demo at the start the same thing as the one on the end
Correct 👍 this way you know what you are building
I would love to have a bot build for chatbot Agency like, but I am lost when the codes starts popping up. Where do I get a detailed on how you built this from scratch
go to my discord, i have unedited 1 hour version of it
Thank you. What about AI conversations history? Seems like there is none.
Great explained , Thank you
Make sure you try yourself, this way you will remember all of the small details and thank you 😊🙏🏻
Hey man amazing video. Can you please make a video on Making an e-commerce bot that works on a website knowledge base. The functionality I'm looking for is to answer FAQ's and Recommendations related to products and stuff.
Also there could be a function that has the choice to add the product to the cart and send the link after the bot has suggested the product.
Thank you once again for your amazing content 😁
Good idea. I will be adding projects and functionality gradually until we get to the level of the projects you described. This way I can provide a chapter like process to this learning process. This way you can make changes to these bots at any point and not be lost. We will be there within a month . So no worries again thanks for the follow and I will add your project to my roadmap
@@aisimp thanks you...also the the idea was derived from the previous chatbot service you reviewed...named chatbase...if you need it for any references.
Hey! Thank you for the videos; it's been incredibly helpful. I am looking to create chatbots for businesses and will need to gather data from their websites. Could you advise on the best way to do this and suggest a reliable file format?
From my research, it seems that JSON might be the best choice for e-commerce stores due to their complex site structures. However, I encountered an issue when using the JSON loader in Flowise; it simply didn't work, and I received an error message.
I think better idea would be to connect to their actual store database. Scraping won’t work for e-commerce website because most of the pages are client side rendered, so your scraper won’t see nothing. At least that my understanding
@@aisimp that's a great idea, Do you know a way to make a connection to cloud Databases? Like Bigquery or S3?
You are the best man! Thanks for existing and creating such great videos that are actually helpful ! The space is so new that each tutorial you make is highly anticipated haha !
Sure let me know what other tutorials you guys need. I spent time learning how to code stuff so making these is actually much easier than writing the whole thing in JavaScript 😅
Does my client need to be paying zapier? Or the bot would still be working with my account?
Awesome vídeo btw
Zapier is free for the first 100 records, resets monthly. So depends on how many customers he will have
the link to the discord in the bio isn't working
Thanks for letting me know. Just updated the link. Try again
Yay! Great video. Will build this out in the next few days. Thanks so much for the API explanation on FW…😉😀..so much potential with this combo!
Glad it helped. Also started discord for posting commonly requested Walkthroughs. Let me know what you think. SOP001 Deployment to Render and Railway discord.gg/YBhznN8W
Jumping on that discord! This is awesome…quick question…did you use botpress cloud or self hosted? I need to do a fast in-depth botpress learning session lol
Good thorough explanations, thank you for helping me understand for free! ❤ fire content per usual
Thank you 🙏🏻 already doing a research for the next episode 🔬⚗️🔭🥼🧪
Great video! I really enjoyed it. I have a question though - how can I automate the process of offering bot creation as a service? For example, if I create a website with various pricing plans, how can I allow users to choose a plan and easily create their own bot on my website?
Depends on what type of bot you want to automate creating. Also the integration often is not as simple as it seems especially when different platforms render embeds differently in Mobile View.
Well done Sir!
Thank you 🙏🏻 😊 much appreciated
hello bro, where do i find the emoticon in the botpress
🤓 like this one? You are on Mac or Windows?
@@aisimp windows , 10
During text entry, type Windows logo key + . (period).
Can you tell me how to export client contact to excel/ spreadsheet? Thanks in advance
There is a part at the end of this video where I am explaining how to do it. Look at the Execute Code card that’s used workflow.makeSuccess variable. This code send info to Zapier. Then Zapier uses webhooks to listen for data from botpress and creates a row in google sheets. Just look through it. I might create unedited full walkthrough videos in the future in my future discord.
@@aisimp thanks, I watched it but still unsure how to find that codes.. I download the codes from dropbox but they dont look the same
@@aisimp that part is super important and I dont see any people explaining it except you, so if you provide a more detailed explanation im sure you will have tons of views. Thanks for the clip!
Awesome video Ai Simp! I have a question. In this video, you're connecting to Flowise instead of StackAI. Where and how are you hosting flowise? Do you have a video on where you're hosting and how to setup?
Yeah I am hosting it on render.com for $7/month see my two previous videos. They are going over
@@aisimp Thanks, I will check them out now. Do you not have an affiliate link to render?
@@OfficialDreamTeam to be honest I don’t have any affiliate links 😅
Love the vid - but what is the code in the no answer from knowledge base expression? Skipped that bit in vid
I think in my discord I posted unedited version, it is slow and boring but doesn’t skip any steps 😏
Finally I made it work after so many trial and errrors, thank you. By the way do you know how the task is counted in this case? Is creating a row = 1 task? the free plan has only 100 tasks, above that we have to pay for Premium right?
Congratulations 🎊 yes you have about 100 rows of data which should be enough for testing and showing your clients or your fellow employees the value proposition. Also try make.com similar but I think you get more actions.
@@aisimp awesome, thank you, from what I read it doesnt require execute code like Zapier? How about you do another video? It would be much appreciated! you gain like 20 views from us last night just to try to figure this out lol. Btw do you know why its so hard to find tutorial to save user info in Google Sheet from Botpress? Ive been scratching my head. You are my savior!
@@minhngo154 there are not that many tutorials for botpress, also will start creating discord where I will be posting unedited versions of the videos and maybe simple SOPs just like the one you mentioned 👆. Already made the 1st one on how to deploy flowise to render and railway
@@aisimp excellent, what is your discourse?
Here is the discord link. Just started so just 1 SOP how to create deployment on railway and render discord.gg/YBhznN8W
where do i get the code for execute code ??
Look in the details, it is direct download for a botpress file
Great video! Had a query, how can I save the entire chat conversation to Google sheets for review?
use Summary Agent and send it to the google sheets via make
@@aisimp Great thanks!
Very good videos!! I saw previews video that u used flutter instead. Why did u prefer botpress here ? Thanks again for your awsome tutorials
Botpress you can embed in the website, but if you are building an app flutter is a better choice.
@@aisimp can you remove the text made by botpress from chatbot ? Because i tested to disable in settnings but it was stil there after i preview it
One question though. What about integration into whatsapp, telegram via botpress ?
I think botpress has that integration. Didn’t look into it yet. Try to look on YT, if not there will make it sometime next week 😉
How did you get the code in the execute code?
You just type it, I already had a code prewritten from when I actually built it so just copy pasted. I forgot to drop the link, check there is a Dropbox file for a download link for a botpress file, should be the whole thing. Let me know if there is a better way to share files on TH-cam 😅
@@aisimp cool! Mind sharing the link in the description ?
Donating a portion of my next chatbot sale to your youtube channel for all the helpfulness !
@@aisimp Ah okay! Could I use chatgpt to write this code? And if so what prompt should I use?
@@joecaptieux2769 so if you want to use chatGPT use the GPT4 from 04-13 . Also this week we are getting a code function in the paid gpt. It is often helpful just to paste the code that you are working on and then as the 2nd prompt ask what you want to be changed, also helps if you can define all of the variables and functions you want in your file. Basically the more structure you have in your prompt the better is the quality of code chatgpt writes and less probability for failure.
I was able to create my chatbot on botpress. But when I tried to test it on my phone, the chatbot is displayed as if it runs on a desktop so all the font size of messages are really small. Need to zoom in to read it. Do you know how to make chatbot responsive?
Just tested on my webpage. Flowise bot 🤖 adjusts to mobile. What stack are you using?
@@aisimp It was actually an issue with the sharable link issue on Botpress. When I copied the code into my website, the bot works fine on mobile. Thanks for checking and providing great contents!
Thank you for the gr8 video, but I'm not sure if I'm missing something: What was the Flowise step for? what value did it add to the whole process?
Just an extra feature that uses gpt3.5 to answer questions internal knowledge engine can’t
@@aisimp but doesnt botpress already have built in feature for gpt chatbot?
Priceless content! SO grateful .... What are your thoughts on Chatbase Vs Botpress?
Awesome video. I have a question. If I create bot for my client, is there really need to setup Flowise and all that stuff. Isn't it enough to use "Ai Task" option within botpress? What is the advantage?
Different capabilities. Botpress can be enough for many businesses. If you want to add extra 🪄🦄. Then you can think of the way to add flowise. All depends on the niche and quality of responses you will be getting with default option
I don’t understand this answer. You mention different capabilities - but what can you do with Flowise that you can’t do directly inside BotPress?
@@Tenly2009 try to do semantic search with botpress alone
@@Tenly2009 try to do semantic search with openai or anthropic LLMs.
you should do a video explaining just how you did the flowise part that'd be very helpful and there's not that many videos on youtube that do it specifically for chatbots
That’s not a bad idea, so Flowise build and then connecting it to Voiceflow? Should we add some other module? Like appointment setting in calendly?
@@aisimp I meant more how like at 12 minutes in the video where you can see the flowise setup but you just skipped over that and went straight to the API keys. I'd been building my first chatbot recently using Flowise and I spent the most time just trying to figure that part out and I only found one video that somewhat helped.
@@IsmaelZombies2 look at my Botpress video or also go to the discord I might have old video of the Botpress there. Hella long video but it’s unedited.
hi everyone, my biggest issue is the coding that he is using for the execute code. where does he get the code. I am just pausing the screen to copy the code, but I know there is a much better way to get the info. if someone can help that would be great!
The code you can find in the botpress file . It is a simple script in JavaScript.
Yo Simp, Lovely stuff! I got flowise working with botpress with your code, however when you go to share it the response spits out the html tag instead of the response.... It works fine in the test chat in botpress but not when sharing/integrating with other apps. Did you have this issue also? i think it's something to do with javascript enabling. let me know your thoughts.
Huh, weird . I saw that once. I don’t remember what I did to fix that. Where are you deploying it? Wordpress? Webflow?
Botpress is paid.. so how you charge this to your client, monthly basis or just direct one time fees
Anything extra I just charge to my own credit card, for instance service is $50, I add $100 to $200 to the total for managing it, having cushion if things get wild, and making sure if service provider stops working I can swiftly switch to someone else not worrying about extra $$$
Thank you for the valuable information. I wanna make an AI chatbot in Bahasa but it takes a bit long when I used translator agentt, is it ok to make the chatbot in Bahsa Indonesia?
There is a tool by VERCEL AI SDK, you can test all LLM models without deploying anything or logging in, check there if questions in Bahasa get good responses.
@@aisimp thank you for the great info. Hope you can show the Vercel tutorial in your next video :)
@@evifathimatuzzahroh8006 i can mention it , just so we can all know where to test. My next video is already shot, just taking my time editing 😅
Great video!!
One advice I would give to other viewers is this takes patience and hard work!
Thank you AIsimp 👏
Thank you for understanding. I am a bit busy with work and gradschool 😅 so time is a bit tight. But will try to stick to at least 1-2 per week. Already have so many interesting ideas in queue
@@aisimp yea I understand your struggles because I'm also in college.
Can't wait to see those upcoming vids.
Could be more SIMPler to just use flowise for everything? thanks for the video!
😂 SIMPler , nice one i will definitely use that. So probably for many cases Flowise should be sufficient, unless you want to make adjustments on to how to run your vector searches and how you want model to treat, what CI you want to use etc. Try to google tutorials on Supabase and Semantic search they dive a bit deeper.
@@aisimp thans for tour answer! but i mean why combine 2 similar tools and dont just going for one of them alone, only botpress or only flowise
Thank you very much. Very helpful. Liked and subscribed.
However, if you do the following, your videos would be invaluable.
1. Please zoom in when you work on botpress. The letters are very small and difficult to read.
2. Please don't skip the coding part of the tutorial in between. Being a complete beginner and non coder, I find it difficult to follow because of skipping.
Otherwise, your knowledge sharing provides amazing value. If I start selling bots successfully, I would definitely contribute to your channel.
Thank you for a feedback, I will try to zoom in closer. Also i shot it in 4K so you should be able to adjust your resolution and see it clearly. As far as coding part I will have unedited and more thorough explanations posted in the discord I am working on.
Agree!
Here is the discord discord.gg/YBhznN8W
@@aisimp Discord link dead? Was hoping to get that code you've typed in...
thanks for this lesson
Sure thing let me know what else you want to learn
Thanks, but completely unclear why Flowise suddenly appeared with no mention of how,what,why and also why the internal knowledge base was not utilised.
great video thank you
Thanks for explaination. But a lot of things can be shortened.
Great Video bro❤ Btw, how much would it cost for around 20-30k responses per month? Thanks for the video again👍✨
I think about $150/month for bot botpress and gpt3.5 if you use my referral link 🙃
And probably almost the same if you don't use it 🤣
I need you to not be the brightest and funniest kid in the class.😂😂😂😂
I am glad that my nerdy humor resonates with you 😊
At 1st it was laughs😂 and later it was agony😢
Is that recap of your experience trying to get this bot working 😅?
Can i join your discord?
Sure thing, link is below. Also look around there are bunch of little jewels everywhere
subscribed just for your name
Thanks 😂 I guess will need to elevate my content quality 😂
Waaaaay too many movie cutaways. It breaks up the flow too often and makes me lose focus.
go to Discord, I have full unedited version there so when you are actually building it is easier
This was hilarious
Hopefully also educational 😂
annoying ass gifs and clips, but keep ya head up king, otherwise useful content!
Some people love it a lot others not too much, believe it not videos with less annoying stuff are completely ☠️
Good info but maybe just stick to what we need to learn instead of the constant funny video clips.
I wish I could skip the silly meme stuff 🤦🏼
Me too but it is just sooo goood 👌🥹
nice but no need to put a meme every 5 seconds :)
okay will switch to 6 seconds lol
So many memes, so many memes
you bypass so many steps
The most important and tricky parts are highlighted, otherwise this video would be 45mins, took me 90 mins to record everything
There is an unedited version in the discord and Facebook group. For when you are ready to actually build stuff
Thank you Good Sir i'll give this video a good thumbs up :)
:) thank you . Just go to discord we got more than 50 people in there in 2 days, who are also learning and building stuff
I have been chasing this answer for the past few days, thanks great video.
For those like me that were not sure of the code that was used, this worked for me.
I basically wrote out what i could see on screen, threw it into chat GPT and asked it to clean it up. hopefully that helps.
const response = await axios.post(
'YOURLINK',
{
question: conversation.SummaryAgent.transcript
},
{
headers: {
Authorization: "Bearer YOlTrL7gYOUR-APII="
}
}
);
workflow.apiResponse = response.data;
Look at the botpress download file or the end of the video. The code for the body of the request was changed. I accidentally recorded when I’ve been experimenting with the summary agent. The working code is more like “question”: workflow.question not the summary ☝️
thanks, what is this "YOlTrL7gYOUR-APII"?
@@minhngo154 probably my api key 😅