Flowise AI Tutorial #12 - How To REMOVE the Flowise Branding from the Chat Window

  Рет қаралды 10,258

Leon van Zyl

Leon van Zyl

Күн бұрын

#flowise #langchain
Want to remove the Flowise Branding from the chat window? Here's how you can do it.
☕ Buy me a coffee:
www.buymeacoffee.com/leonvanzyl
📑 Useful Links:
Git: git-scm.com/downloads
Github: github.com
VSCODE: code.visualstudio.com
Flowise Chat Embed Repo: github.com/FlowiseAI/FlowiseC...
My video on adding chatbots to Flowise: • Flowise AI Tutorial #7...
💬 Chat with Like-Minded Individuals on Discord:
/ discord
🧠 Let me build your chatbot for you!
www.cognaitiv.ai
🕒 TIMESTAMPS:
00:00 - Intro
00:21 - Prerequisites
00:37 - Forking the Repo
01:01 - Download repo to local machine
01:32 - Change the code
02:13 - Remove Flowise Branding Badge
04:10 - Change Website Embed

Пікірлер: 168
@leonvanzyl
@leonvanzyl 10 ай бұрын
Hey guys, this video was created with the blessing of Henry from Flowise. I recommend giving Flowise credit when using their tool in your or your clients' projects, but this video is useful for those use-cases when you need to change the branding.
@AndreasKunze
@AndreasKunze 9 ай бұрын
Is the video possibly already out of date? It seems impossible to make the branding disappear. Maybe the possibility to make the branding disappear was blocked with a new version.
@simaregele
@simaregele 9 ай бұрын
Same problem@@AndreasKunze
@leonvanzyl
@leonvanzyl 9 ай бұрын
@@AndreasKunze nope, it still works. The mistake that most people seem to make is that they try to change the code on GitHub directly. It's important that you rebuild the project first before pushing the changes to Github. If you've made several changes, it could take a while before the CDN will update.
@AndreasKunze
@AndreasKunze 9 ай бұрын
Hi Leon, thank you for the quick reply. I did it all word for word as you said in your tutorial. My former teachers would be thrilled that I can be so interested. But...
@AndreasKunze
@AndreasKunze 9 ай бұрын
It did not work. In the end, I found a workaround. I routed the raw file from GitHub through this DNS service, got a new url that worked.
@jeremiahgrove9201
@jeremiahgrove9201 10 ай бұрын
Oh wow this is awesome thanks, I was waiting for this one
@leonvanzyl
@leonvanzyl 10 ай бұрын
Glad I could help!
@SriniVasan-hv8cq
@SriniVasan-hv8cq 18 күн бұрын
Absolutely fantastic tutorial series!
@leonvanzyl
@leonvanzyl 17 күн бұрын
Thank you. Be sure to check out the 2024 series as well.
@cyberstudy7189
@cyberstudy7189 10 ай бұрын
Another great tutorial. Waiting for the next one
@leonvanzyl
@leonvanzyl 10 ай бұрын
Thanks Cyber Study 👍
@nickljrluna
@nickljrluna 6 ай бұрын
First of all, great videos! They really help me a lot in my journey and please keep making new ones! I would like to ask a question regarding new updates or versions of Flowise. If I fork it from the original source to update to a new version Flowise, does it mean that I have to repeat this process every time I update?
@youriwatson
@youriwatson 5 ай бұрын
your tutorials are great!
@leonvanzyl
@leonvanzyl 5 ай бұрын
Thank you!
@TienPham-rf3bg
@TienPham-rf3bg 5 ай бұрын
Amazing tutorial,love ya
@leonvanzyl
@leonvanzyl 5 ай бұрын
Thank you 😊
@alexanderroodt5052
@alexanderroodt5052 10 ай бұрын
And here I was modifying web JS file for each deploy. This is much neater.
@leonvanzyl
@leonvanzyl 10 ай бұрын
Yeah, definitely neater 😁
@user-em9ih4pu6m
@user-em9ih4pu6m 4 ай бұрын
The Video is so great. I have learned a lot. Really thank you😊😊
@leonvanzyl
@leonvanzyl 4 ай бұрын
You're welcome 🤗
@nitzantal5365
@nitzantal5365 7 ай бұрын
@leonvanzyl great video, is there a way also to override the "Hi there! How can I help?" message in the beginning of the chat? I'd like to it be customized with my own message, thanks
@leonvanzyl
@leonvanzyl 7 ай бұрын
Yes, check out my web embed video. You can easily override the welcome message without changing code, etc.
@TechPirat
@TechPirat 4 ай бұрын
Sehr schön danke!
@timmymanamperi
@timmymanamperi 10 ай бұрын
thanks for showing us how to remove the Flowise stamp Leon. appreciated!
@leonvanzyl
@leonvanzyl 10 ай бұрын
You're welcome.
@marcusgarvey6218
@marcusgarvey6218 10 ай бұрын
Great tutorial again, Thanks
@leonvanzyl
@leonvanzyl 10 ай бұрын
Thank you!
@lvs2940
@lvs2940 10 ай бұрын
Thank you, very useful!
@leonvanzyl
@leonvanzyl 10 ай бұрын
You're welcome
@JunaidAmjadPhotography
@JunaidAmjadPhotography 6 ай бұрын
My VS code had yarn missing I guess. install yarn command failed so I had to use npm install. Then rollup was also missing so I installed it via npm again. There was another error while building the code and ran yarn add @rollup/plugin-node-resolve --dev then it was built. However, when I chose Docker on the Render web service, it gave me an error about a missing docker file. I tried Node again instead of docker then the error was Error: Cannot find module '/opt/render/project/src/dist/index.js. I guess I'm just unfortunate :)
@royjozechura3561
@royjozechura3561 7 ай бұрын
Excelente video ❤
@leonvanzyl
@leonvanzyl 7 ай бұрын
Thank you 🙏
@rttf4l22
@rttf4l22 10 ай бұрын
So we can also put the logo of our agency instead for instance? I used to only put the color of « powered by flowise » by the same color of the background lol
@leonvanzyl
@leonvanzyl 10 ай бұрын
Exactly! You can add anything you want.
@rickyS-D76
@rickyS-D76 2 ай бұрын
Thanks for the nice video....how to remove the branding or put mine when flowise is installed on render?
@rickyS-D76
@rickyS-D76 2 ай бұрын
Fixed it. I was not watching the video carefully in the begining. :( thanks Leon
@ward_jl
@ward_jl 5 ай бұрын
Hey @leonvanzyl. I tried everything in this video, and updated the FlowiseChatEmbed successfully. However, after 12 hours of waiting the watermark still isn't removed. I even tried altering the text of the watermark, this doesn't seem to change anything either. Any tips?
@leonvanzyl
@leonvanzyl 5 ай бұрын
It took 5 days for my CDN to update. Best is to just change the branding text to white. I'll create an updated video.
@leonvanzyl
@leonvanzyl 5 ай бұрын
It took 5 days for my CDN to update. Best is to just change the branding text to white. I'll create an updated video.
@TristanvanDoorn
@TristanvanDoorn 7 ай бұрын
Hi Leon, thank you so much for your vids!! I do have a question. In this video you are using the popup HTML version. It looks like that the full page version get's its config from this particular script: . Is there a way to change this script? If so - where?? Many thanks Leon!
@leonvanzyl
@leonvanzyl 7 ай бұрын
You're welcome 🤗. I'll create a tutorial on the full page version 👍
@TristanVanDoorn-nd5br
@TristanVanDoorn-nd5br 7 ай бұрын
That would be amazing Leon! If you need help, pls let me know!
@user-sg5eq9xj9t
@user-sg5eq9xj9t 8 ай бұрын
Hey. I was trying to change the welcome message of the bot, however, whatever changes I do, it does not change in the bot. Can you advise? Thanks
@leonvanzyl
@leonvanzyl 8 ай бұрын
The welcome message is actually part of the config passed to the API. Check my web embed video, or the config details on the API screen.
@bhosleraja
@bhosleraja 10 ай бұрын
Did everything pin point , but it still shows powered by flowise, does it take time to change ? Like hours of days ... as you said that of cdn
@leonvanzyl
@leonvanzyl 10 ай бұрын
Worked immediately for me. Heard from some community members that it might have taken a few minutes or an hour for them. If you don't use @latest it won't update for days. Be sure to watch the entire video 😁
@sikander89
@sikander89 10 ай бұрын
Really appreciate the videos. If you can make a video on how to add the attachment option on the chat bot will be really helpful.
@leonvanzyl
@leonvanzyl 10 ай бұрын
Will do
@Yakibackk
@Yakibackk 10 ай бұрын
Yeah and how to put button answers there like botpress
@ThanhPhuongTan-vm9mj
@ThanhPhuongTan-vm9mj 10 ай бұрын
I've been wondering how to change the first message of the chatbot. Like instead of "Hi there! How can I help", I want the chatbot to send the message I set. Could you help me with that?
@leonvanzyl
@leonvanzyl 10 ай бұрын
Hey there..check out my web embed video. You can pass in a config object and change the welcome message there.
@Obinna-ai
@Obinna-ai 2 ай бұрын
Thanks for the video, Leon. It'd be nice to be able to test the changes locally before pushing to Github, rather than pushing to Github everytime. The brand removal works great, but I want to make further UI updates (customizing the header, etc). I tried running "yarn dev" locally and then replacing the github link in the 'import Chatbot' code with the link to the local web.js, but it didn't work. Any idea how to test it locally? Great work, by the way.
@musumo1908
@musumo1908 10 ай бұрын
Awesome!! Aha that CDN cache was the issue…thx
@leonvanzyl
@leonvanzyl 10 ай бұрын
I know, what a pain in backside 😁
@martingronek4813
@martingronek4813 6 ай бұрын
Hi Leon, great video - thank you! What I don't understand is, which Flowise version do I need for the chatbot: the complete Flowise from Tutorial #17 or only the Flowise ChatEmbed from this video? What is the difference?
@JS674h78
@JS674h78 6 ай бұрын
Same question here
@jeffbetts
@jeffbetts 5 ай бұрын
You need both. If you don't specify your own ChatEmbed code, the main Flowise code calls a 'generic' ChatEmbed. The ChatEmbed code is separated from the overall Flowise code, as the ChatEmbed is just a part of the overall Flowise system. By specifying your own ChatEmbed, you get to control every bit of the code being called when using the embeded chat interface.
@pedrojt7688
@pedrojt7688 3 ай бұрын
@leonvanzyl the project on the fork in github is with the correct changes that I wanted to do but still on the script of the website says powered by flowise still can I have some assistance
@Texmex2802
@Texmex2802 9 ай бұрын
Hi Leon, I've followed your tutorial but I'm getting an error when trying to install yarn in Visual Studio. I'm getting an error "The term yarn isn't recognised as the name of a cmdlet......" Is anyone else having the same issue?
@leonvanzyl
@leonvanzyl 9 ай бұрын
Try installing yarn. In the console type npm install --global yarn
@hansvanwyk5740
@hansvanwyk5740 3 ай бұрын
I am trying to figure out how to change the color of the chat window from blue to red in Flowise (the top bar in the chat windows). I can add a Title in the top bar that is easy, but I cannot get the blue color setting. Any ideas PLEASE!?
@leonvanzyl
@leonvanzyl 3 ай бұрын
Check the end of this video where I show a tool that you can use to customise the chat window. kzfaq.info/get/bejne/fZeKhtt8s8q0d2g.html
@hansvanwyk5740
@hansvanwyk5740 4 ай бұрын
Even if I use @latest the CDN still cache. Is it safe to assume it will auto-correct after a few hours or days?
@leonvanzyl
@leonvanzyl 4 ай бұрын
Took like 5 days for me 😁. These days I just change the branding to white to hide it.
@hansvanwyk5740
@hansvanwyk5740 4 ай бұрын
Check your email I send you CSS embed info on how to embed the CSS code from external link.
@carlosgouveia
@carlosgouveia 4 ай бұрын
Great tutorial, but after all the steps perfeclty executed same way as in the video, even the CDN cache thing, the old link still appears, in spite of if I open the web.js file directly on browser I can see the change I made in VS Code. How is this possible?
@leonvanzyl
@leonvanzyl 4 ай бұрын
It took the cache like 5 days to update for me. Easiest solution is to just turn the text white in the config. Think it's the brand colour property.
@ejk6969
@ejk6969 7 ай бұрын
First of all, my compliments for these very clear and informative flowise video's !! Question: Is it also possible to let the chat window open after x seconds instead of clicking the button? I tried to adjust the embedded code, but I can make this work. I found out, that the small chat button is often not seen by my vistors / ignored . Do you have suggestions on how to let the window open after x seconds or another way to entice visitors to interact with the chat button?
@leonvanzyl
@leonvanzyl 7 ай бұрын
Thank you! I have recieved a few questions about it. I'll look into a solution and create a video 👍
@tecnopadre
@tecnopadre 4 ай бұрын
This video is removing the brand in the Chatembed. But deploying in the Render Hosting it forks the /Flowise instead of /FlowiseChatEmbed. Can be done in both? I'm trying to remove it in the main one, but yet I can't because it's indexing and I can't search on it already. Will update this comment if I finf out. Thank you Leon
@leonvanzyl
@leonvanzyl 4 ай бұрын
No need to deploy embed to Render. It's effectively "hosted" in GitHub.
@tecnopadre
@tecnopadre 4 ай бұрын
@@leonvanzyl Sorry but I don't get it. I'm deploying the main branch /flowise in render and in the video for removing the brand, you talk about the branch /flowiseChatEmbed which is diferent. 1. Can be the brand removed from /flowise? If not, is /flowisechatembed enough for building the chatbot online? Thank you!
@MarioSaverin
@MarioSaverin 7 ай бұрын
Hey Leon thanks for this excellent video! I have a question, is it possible to remove the branding on a self-hosted Docker install?
@leonvanzyl
@leonvanzyl 7 ай бұрын
Hey Mario. Not sure I understand the question or why you would want to self host Flowise Embed (the chat window itself). I assume you are self hosting Flowise (not embed) and asking how you can remove the branding. You can follow my video to do this, or from the client side, simply set the branding color to white. If you're still unsure, or I misunderstood the question, please reach out to me via email 👍
@MarioSaverin
@MarioSaverin 7 ай бұрын
Thanks @@leonvanzyl I will clarify via email. I also posted in your discord group
@rachurirevanth6594
@rachurirevanth6594 7 ай бұрын
Hi Leon thanks for the course. I am not able to see those files badge and bot.tsx files in vscode , I thought i downloaded the wrong one but these files are not present in main flowise repository also kindly help where i can edit, right now I am editing the branding thing , I am a beginner to this git.
@leonvanzyl
@leonvanzyl 7 ай бұрын
You're welcome. I think you might have the wrong repo. Ensure to downloaded the Flowise Embed repo, not the main Flowise repo. I just checked and the files are still there 😁. Contact me directly if you need assistance, or ask on the Flowise discord channel.
@rachurirevanth6594
@rachurirevanth6594 7 ай бұрын
@@leonvanzyl yes Leonvanzyl my bad i downloaded wrong one earlier, i really thank you for the quick reply 😊
@rachurirevanth6594
@rachurirevanth6594 7 ай бұрын
@@leonvanzyl I am facing an issue with chatbot, I hosted it on the digital ocean, bot is giving replies there, i tried the same embedded code in my local machine, it is working fine there as well, But the real problem is if I host it in the live server it is simply loading 😞 no response at all, fyi that website is written in php, laravel and i think it accepts html embed code Kindly help how to resolve this@leonvanzyl
@dniliveact
@dniliveact 5 ай бұрын
I did everything as in the video, using visual studio code but the changes didn't show up in the chatbot at first, when I removed the "@latest", it worked out. BTW: We can set the color to transparent #00000000
@leonvanzyl
@leonvanzyl 5 ай бұрын
Thanks for sharing 👍
@user-cr1mv1dj9u
@user-cr1mv1dj9u 8 ай бұрын
Hello Leon! Super nice video, thx for this sharing of your knowledge. I really apreciate that. How can i do the same with a Embed Fullpage Html version instead of popup? I'm not able to remove the cleaning-chat navbar item on the top of the window. I searched it everywhere from the repos you put on github, but unfortunately i didn't find a solution.
@leonvanzyl
@leonvanzyl 8 ай бұрын
Thank you for the feedback 🙏. I'll look into this. Might create a short video on it.
@jack_lion
@jack_lion 7 ай бұрын
I'm having the same issue! But with react
@user-yr2nf9cr4v
@user-yr2nf9cr4v 10 ай бұрын
So if we already have an instance of flowise running on render. Would we need to rebuild it again from scratch with the new fork 🤔
@leonvanzyl
@leonvanzyl 10 ай бұрын
No, it's not related. The Web Embed repo is seperate from the Flowise repo.
@user-yr2nf9cr4v
@user-yr2nf9cr4v 10 ай бұрын
@@leonvanzyl so how would I duplicate the steps you've shown here for flowise bots already hosted on render ??? Any guidance would be appreciated. Thank you.
@musumo1908
@musumo1908 8 ай бұрын
Hey Leon...has there been a change? I am just trying to change the brandname using bot.tsx file only. I can see the change in the github repo but on my chatbot the powered by text is missing. Do you also have to change the badge.tsx file?? I have only changed the bot.tsx file. Also added @latest to my embed code Took a look at the main repo and can see why it wont work?? Im trying to understand how the repo works as the actual content on the repo is in the badge.tsx file - so I guess its pulled from bot.tsx? Thanks
@leonvanzyl
@leonvanzyl 8 ай бұрын
Did you remember to rebuild the project before deploying to the repo? Just changing the code will not work.
@musumo1908
@musumo1908 8 ай бұрын
Hi@@leonvanzyl absolutely. Still not showing up 2 days later - can I drop you the github link in a private discord DM?? thx
@leonvanzyl
@leonvanzyl 8 ай бұрын
@@musumo1908 I'll try it on my end and will create an updated video / short if anything changed
@musumo1908
@musumo1908 8 ай бұрын
@@leonvanzyl hey just to say the change finally showed up on my end! thats a very long delay between github and site - did cache clearing etc - so it is working if your patient lol thanks
@leonvanzyl
@leonvanzyl 8 ай бұрын
@@musumo1908 wow, that took forever 😁. Thanks for letting us know
@stevewarby12
@stevewarby12 5 ай бұрын
Is there a method when installed on Blender ? I can get to the shell and see the folders
@stevewarby12
@stevewarby12 5 ай бұрын
Also I am on ver 1.5 so the structure has changed.
@stevewarby12
@stevewarby12 5 ай бұрын
On searching the render install files 4078.ef7cf580.chunk.js & js.map contain the text. Can I just do a search and replace or will it kill the install
@biasedlyunbiased
@biasedlyunbiased 3 ай бұрын
Is there a way to implement this if the app is deployed to Render?
@rickyS-D76
@rickyS-D76 2 ай бұрын
I have put the same questions to Leon... If you have the answer let me know too...much appreciated ❤
@biasedlyunbiased
@biasedlyunbiased 2 ай бұрын
@@rickyS-D76 My best findings so far is that you can replace the link in the embedded code that you generate with Render with the one that you'll get at the end of this tutorial. However, despite the code fully committed and synced to github, and despite adding @latest at the end of the link, the Poweredby text persisted. I even discovered a way to manually purge the cache (link below) but even this did not seem to reflect the changes. I followed the process step-by-step and everything seemed alright, except Flowise not bothering to reflect the changes being made. Eventually, I found a way to change the text color to white. This can be done by generating a full HTML embedding by ticking the Show Embed Chat Config box from Render's embedding section. You'll then be able to change the text color in your embedding. Obviously, this isn't a perfect solution as you can still hover on the invisible text and click on the Flowise link, and you also won't be able to add your own text, but it's the best working solution I found so far. I hope this helps. You can find the link to purging the cache here: www.jsdelivr.com/tools/purge
@simaregele
@simaregele 10 ай бұрын
I'm not sure if I did it right, I just changed the code in the repository without downloading it. And it doesn't seem to work that way)
@leonvanzyl
@leonvanzyl 10 ай бұрын
Yeah, that definitely won't work. You need to run the BUILD command, which you can't do from GitHub.
@AndreasKunze
@AndreasKunze 9 ай бұрын
A very nice video, thank you. But despite several attempts I failed. Although the changes are visible in the code on Github and although I use @latest, the CDN plays out the old version.😥 Does anyone know if Langflow sucks with such annoying branding too? Maybe it's better for me to switch to a simpler tool...
@simaregele
@simaregele 9 ай бұрын
Same problem
@leonvanzyl
@leonvanzyl 9 ай бұрын
Just be make sure. Did you make the change on Github directly? It's important that you follow all steps. You need the rebuild the project and deploy the latest version to GitHub. Simply making the changes on GitHub directly will not work.
@simaregele
@simaregele 9 ай бұрын
The first time I made a mistake and fixed it in the repo. The second time I deleted the repo and completely repeated the tutorial from scratch@@leonvanzyl
@an802adam
@an802adam 8 ай бұрын
Hi Leon, I've followed your instructions and I still can't update the Flowise text/badge. I noticed that in the latest version of the code, the Badge.tsx file line 23 says 'console.log("Sorry, you can't remove the brand 😅")' and I don't see this line in your video. Can you confirm that your process still works please?
@leonvanzyl
@leonvanzyl 8 ай бұрын
It's possible that they changed it 😔.
@longsyee
@longsyee 7 ай бұрын
Im using the flowise-embed library together with the flowise-embed-react also find this line. Not sure how to get through this. Are you manage to get thru this?
@DevWithAi
@DevWithAi 7 ай бұрын
@@longsyee I was not able to find a workaround.
@user-mo6zx4wg8z
@user-mo6zx4wg8z 10 ай бұрын
Hi, can you show how to remove the flowise branding when embedding a flowise bot in React? The video only shows how to remove the branding when embedding in HTML.
@leonvanzyl
@leonvanzyl 10 ай бұрын
Hey there, this video will work for React and any other framework as well. The embedding technique is not really relevant.
@reillywynn4005
@reillywynn4005 10 ай бұрын
@@leonvanzyl I'm running into the same problem, in React its imported like this "import { BubbleChat } from 'flowise-embed-react'". I'm wondering if there's anywhere I can change the link for React
@mariahwolf7737
@mariahwolf7737 6 ай бұрын
Hello Leon, I am a regular viewer of your channel and appreciate your expertise in chatbot technology. I have a specific question that is very relevant to me as someone based in Germany. In Germany (and broadly in the EU), data protection is a significant concern, and compliance with GDPR is essential. I am interested in knowing whether it's possible to customize a chatbot to meet data protection requirements. Specifically, I'm curious about integrating consent checkboxes where users must confirm that they agree to the processing of their personal data before they can use the chatbot. Do you have any experience or knowledge about how to implement such features, especially regarding platforms like Flowise? Any information or guidance you can provide on this would be immensely helpful. Thank you in advance for your time and assistance. Kind regards, Mariah PS: Do you have any options to connect? Maybe LinkedIn? And do you also offer support or advice if we get stuck with a project or if it is very complex?
@leonvanzyl
@leonvanzyl 6 ай бұрын
You can reach out to me via LinkedIn or my agency, cognaitiv.ai 👍. I'm not familiar with EU regulations, but you can adjust the prompt to ask the user for concent before it continues to store the lead information. These conversations are all stored in Flowise as transcripts, so I guess that could serve as a record of consent.
@mariahwolf7737
@mariahwolf7737 6 ай бұрын
@@leonvanzyl Okay, thanks for the quick reply. I'll give it a try and let you know if it works :) Are there any visualisation tools for the ChatBots? For example, I think it would be cool if a question appeared directly when the user goes to the page and not just when they click on the icon. Can you send me the link to your LinkedIn? I couldn't find you just now
@slim007slim
@slim007slim 8 ай бұрын
Hello Leon, thank you for this video. I'm encountering a build error when trying to deploy on Render the Remove-Branding version, following all your instructions. Can you help me resolve this?
@leonvanzyl
@leonvanzyl 8 ай бұрын
What's the error?
@slim007slim
@slim007slim 8 ай бұрын
error Command failed with exit code 127.@@leonvanzyl
@slim007slim
@slim007slim 8 ай бұрын
Leon were you able to deploy it on Render after removing branding?
@leonvanzyl
@leonvanzyl 8 ай бұрын
@@slim007slim you're not supposed to deploy the Embed itself to Render, so not sure I understand the question. Yes, I have an instance of Flowise running on Render, and a version of Flowise Embed on GitHub without the branding 👍. Keep in mind that Flowise and Flowise Embed are two different things
@slim007slim
@slim007slim 8 ай бұрын
Thank you very much for your reply, Leon. Now it makes sense. @@leonvanzyl
@user-rm7ig8nf8t
@user-rm7ig8nf8t 7 ай бұрын
I could be wrong but this solution seems obsolete as I think the Flowise devs change the file structure and branding method! I can not find the Bot.tsx or badge.tsx file you are referencing in this video. Am I wrong?
@leonvanzyl
@leonvanzyl 7 ай бұрын
Just checked. The files are still there. Tutorial is still valid 👍.
@ddd1million
@ddd1million 3 ай бұрын
if its not updating directly despite using @latest try to change your repository name to "FlowiseChatEmbed2", adapt the HTML code as well, then it instantly updates. I think there is some hidden delay caused somewhere
@jgz2
@jgz2 10 ай бұрын
Thanks
@leonvanzyl
@leonvanzyl 10 ай бұрын
You're welcome!
@TheNextGateMusic
@TheNextGateMusic 7 ай бұрын
How can I remove the branding but with render not local
@leonvanzyl
@leonvanzyl 7 ай бұрын
Exactly the same process. Flowise Embed is seperate to Flowise, so Render / Localhost is not relevant here.
@TheNextGateMusic
@TheNextGateMusic 6 ай бұрын
@@leonvanzyl I follow the instructions and I created a fork of the embeded and later change the label, after that I copied the url with the gh/username/namex of my repository on Github and changed the line of the import on my code of where I have my chatbot, but for some reason the label dont change. I´m using render for flowise do I need to create a new webservice to the emebed option?
@leonvanzyl
@leonvanzyl 6 ай бұрын
@@TheNextGateMusic remember to rebuild the project as well. Simply changing the line on GitHub won't work.
@ZenchantLive
@ZenchantLive 10 ай бұрын
Please teach us how to write a functioning javascrip or TS code that uses the history key to write out own chatbot without the need for outside we sites. Like a localhosted ui chat that isn't the chatbot they force you to use in their html code. I am a novice and I just can't seen to make a backend api call that works with history key that works with a frontend that isn't the pre-desined chatbot. I appreciate you and all your videos!!!
@leonvanzyl
@leonvanzyl 10 ай бұрын
Thank you! I'll have a look into this.
@theshnizter
@theshnizter 6 ай бұрын
Thanks for the great tutorials you are providing, you are maybe the only or one of few who is doing such tutorials.. For this video.. I faced 2 issues and I hope you can advise.. One is flowise still showing although I have added @latest.. The second issue is that bot message show in smaller font than the user.. I tried with custom configuration but what I can change is only the user message size.. Do you know the root of this issue.. Again thanks for efforts and keep going 😊
@leonvanzyl
@leonvanzyl 6 ай бұрын
Thank you for the kind words. Did you remember to rebuild the project locally before pushing to GitHub? Simply changing the code will not work. Another issue could be the CDN itself. It took like 5 days before the CDN finally refreshed for me. As a quick fix, use the config to change the branding text to white.
@theshnizter
@theshnizter 6 ай бұрын
@@leonvanzyl thanks dear for the advise, and for the other issue where the bot message is smaller than the user message and it won't change.. It's really strange issue did come across such thing. Thanks again man
@leonvanzyl
@leonvanzyl 6 ай бұрын
@@theshnizter sounds interesting 🤔. Log an issue on the GitHub repo and attach a screenshot. The Flowise team is really active and will look into it
@AmadeoPellicce
@AmadeoPellicce 9 ай бұрын
TIP: Simply setting the chat bot config poweredByTextColor: "transparent" does the same :)
@leonvanzyl
@leonvanzyl 9 ай бұрын
Great tip and definitely the quickest and easiest way to remove the branding. The process in the video allows you to CHANGE the branding as well, which is not possible with config unfortunately.
@Neurobizz
@Neurobizz 3 ай бұрын
Leon Hi, it s work now?
@leonvanzyl
@leonvanzyl 3 ай бұрын
Yes, this still works. Remove the code, build the project and push to GitHub. It can take the CDN hours or even days to update though.
@mishaelo689
@mishaelo689 10 ай бұрын
Please can you create a video on how to integrate flowise to telegram or WhatsApp? Much appreciated
@leonvanzyl
@leonvanzyl 10 ай бұрын
On it 👍
@mishaelo689
@mishaelo689 10 ай бұрын
@@leonvanzyl thanks
@makeaiua
@makeaiua 3 ай бұрын
Still working?
@leonvanzyl
@leonvanzyl 3 ай бұрын
For sure
@rhythmgaidhani2149
@rhythmgaidhani2149 10 ай бұрын
Actually i want to share an easy way for this, just change the colour of powered by(in html script) to white and it will blend with the white background hence will not be visible. This won't remove it but i think will do the job for most cases
@leonvanzyl
@leonvanzyl 10 ай бұрын
LOL, that is definitely a workaround 😁. Keep in mind that you might also want to CHANGE the branding as well, which your workaround won't cater for.
@rhythmgaidhani2149
@rhythmgaidhani2149 10 ай бұрын
@@leonvanzyl yes definitely we can change but I think we should give some credit to flowise by keeping their branding ,they are giving free service.
@leonvanzyl
@leonvanzyl 10 ай бұрын
@@rhythmgaidhani2149 absolutely. I actually created this video with Henry's blessing 😜
@rhythmgaidhani2149
@rhythmgaidhani2149 10 ай бұрын
@@leonvanzyl oh if it's like that, than that's great
@gagarinchief
@gagarinchief 10 ай бұрын
It would be great if you create a course on Udemy.
@leonvanzyl
@leonvanzyl 10 ай бұрын
Wow, you think my content is good enough? I like creating these videos and interacting with you guys
@cmdaltctr
@cmdaltctr 10 ай бұрын
@@leonvanzyl its a good content, one of its kind! please do :)
@jeremiahgrove9201
@jeremiahgrove9201 10 ай бұрын
@@leonvanzyl Yeah its good enough, i will support you!
ПРОВЕРИЛ АРБУЗЫ #shorts
00:34
Паша Осадчий
Рет қаралды 6 МЛН
Adding AI Chatbots to Websites - FlowiseAI Tutorial #10
14:26
Leon van Zyl
Рет қаралды 8 М.
Set up a Webpack Dev Server with Hot Reloading - Webpack #2
4:17
SPOON TALK JULY 23, 2024.
Spoon Talk Live
Рет қаралды 2,1 М.
How To Make A Neural Network | Neural Networks Explained
13:37
Futurology — An Optimistic Future
Рет қаралды 14 М.
YSL: State files motion and #INALB is listed as exibit
ImNotALawyerBut
Рет қаралды 704
FREE AI in Flowise! Use Hugging Face Models (No Code)
8:18
Leon van Zyl
Рет қаралды 10 М.
Лазер против камеры смартфона
1:01
NEWTONLABS
Рет қаралды 346 М.
Зачем ЭТО электрику? #секрет #прибор #энерголикбез
0:56
Александр Мальков
Рет қаралды 634 М.