Flowise: No Code ChatBot Building Platform: LangChain

  Рет қаралды 41,814

Prompt Engineering

Prompt Engineering

Жыл бұрын

Flowise is a user interface (UI) specifically built for LangChain, utilizing react-flow technology. Its purpose is to offer a seamless platform for effortless experimentation and prototyping of flows. Users can enjoy the convenience of drag-and-drop components and a chat box feature to enhance their experience.
▬▬▬▬▬▬▬▬▬▬▬▬▬▬ CONNECT ▬▬▬▬▬▬▬▬▬▬▬
☕ Buy me a Coffee: ko-fi.com/promptengineering
|🔴 Support my work on Patreon: Patreon.com/PromptEngineering
🦾 Discord: / discord
▶️️ Subscribe: www.youtube.com/@engineerprom...
📧 Business Contact: engineerprompt@gmail.com
💼Consulting: calendly.com/engineerprompt/c...
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
LINKS:
Flowise Github: github.com/FlowiseAI/Flowise
Chat with websites: • CHATGPT For WEBSITES: ...
LangChain Crash Course: • LangChain Crash Course...
Chat with PDF video: • ChatGPT for YOUR OWN P...
LocalGPT: • LocalGPT: OFFLINE CHAT...
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
All Interesting Videos:
Everything LangChain: • LangChain
Everything LLM: • Large Language Models
Everything Midjourney: • MidJourney Tutorials
AI Image Generation: • AI Image Generation Tu...

Пікірлер: 43
@engineerprompt
@engineerprompt Жыл бұрын
What are you going to create with this tool? 💼Consulting: calendly.com/engineerprompt/consulting-call 🦾 Discord: discord.com/invite/t4eYQRUcXB ☕ Buy me a Coffee: ko-fi.com/promptengineering |🔴 Join Patreon: Patreon.com/PromptEngineering ▶ Subscribe: www.youtube.com/@engineerprompt?sub_confirmation=1
@DjehutimasAsarRa
@DjehutimasAsarRa Жыл бұрын
If fails out when I load a large document
@goforit5
@goforit5 Жыл бұрын
Great video as usual! So easy to follow and well-explained. Thank you!
@musumo1908
@musumo1908 Жыл бұрын
What a superb video! Easy to follow - great explanation - 1st flowise test bot built! Thanks
@engineerprompt
@engineerprompt Жыл бұрын
Glad it was helpful!
@nilsbuer
@nilsbuer 5 ай бұрын
Really great! Very good background explenation
@adamali-lp7pd
@adamali-lp7pd Жыл бұрын
how to use PrivateGPT or gpt4all + langflow or Flowise + save csv to file pls
@TonyHoangPodcast
@TonyHoangPodcast Жыл бұрын
how do you find a chain on flowise that will allow you to connect (memory, document loader, tool)? I can only find a chain that does either (memory/document loader) or (memory/tool)
@diegosandoval7462
@diegosandoval7462 Жыл бұрын
great work thank you. Do you know if there are any limitations to the size of pdfs I can upload? will that affect the costs? what about the number of pdfs ?
@barrytrute
@barrytrute Жыл бұрын
Would it be possible with this model to expand the user interface to support multiple file types easily? Where does the knowledge base reside and can it be encrypted or otherwise secured to protect sensitive data?
@wordpressmagics2613
@wordpressmagics2613 Жыл бұрын
Hello. I have tried it using two objects - Pinecone Load Existing Index and ChatOpenAI model (which has gpt-4 and 3.5-turbo, btw). Test chat shows me an error: this.embeddings.embedQuery is not a function Can you help me to debug it?
@adsmoberg
@adsmoberg Жыл бұрын
Great video. How to make the bot extract information solely from the PDF file?
@rodrigofarias900
@rodrigofarias900 Жыл бұрын
besides the UI, whats the difference between this and the Transformer Agents from hugging face, from a recent video of yours?
@thanushibasnayake403
@thanushibasnayake403 2 ай бұрын
There isn't any language model in conversational retrieval QA . so, How can i connect openAi with that?
@Betegfos
@Betegfos 8 ай бұрын
Awesome stuff mate! Thanks for the video. How can I use this chatbot commercially on a website?
@mayorc
@mayorc Жыл бұрын
What are the differences between of LocalGPT and PrivateGPT? That side I'm more interested in a flowise tutorial using the local path (hugging face/GPT4All) instead of the openai path.
@engineerprompt
@engineerprompt Жыл бұрын
By default LocalGPT uses GPU if its available on your machine. PrivateGPT uses CPU only.
@tilltechdouspart
@tilltechdouspart Жыл бұрын
I appreciate your teaching style. Nice. I just followed along and created my first chatflow. but am getting the following error UnknownErrorException: PDFDocument: stream must have data any ideas why? or could you point to where I may be able to get support?
@engineerprompt
@engineerprompt Жыл бұрын
Thank you 😊 Make sure you are able to copy data from the pdf file. If the pdf has images or the text is not copy able. Then it might not work.
@jmanhype1
@jmanhype1 Жыл бұрын
Also can you make a video on how to incorporate smol dev and flowise
@lineupp
@lineupp 11 ай бұрын
How to get input from webhook and send output via post request? Awesome video
@adrienkwong
@adrienkwong 11 ай бұрын
Thanks. Nice video. What if my data is very larger. For example, 10000 pdfs that are more than 10GB?
@techwithray8943
@techwithray8943 Жыл бұрын
Flowise is a remarkable no-code UI flow builder using JS. While Flowise has made significant strides, it still needs more contribution to the repo...
@engineerprompt
@engineerprompt Жыл бұрын
Agree :)
@kishorchannal5805
@kishorchannal5805 Ай бұрын
Hey, did anyone encounter "Error: An error occurred while fetching the blob"? I tried setting Hugging Face API token to Write, changed the document type to Docx. Somehow it still throws the same error
@jagusiff
@jagusiff 5 ай бұрын
how can you tell whether the Prompt is getting an answer from the Document vs. OpenAI when providing a response?
@engineerprompt
@engineerprompt 5 ай бұрын
You can check the retrieved documents and see if the content is actually there or not
@tilltechdouspart
@tilltechdouspart Жыл бұрын
Problem Solved Updated the flow from PDF to DOCX Document Ret and it works perfectly. I suspect, the PDF (created by MS Word "save as") isn't the expected or real PDF standard.
@engineerprompt
@engineerprompt Жыл бұрын
I have also notice that it doesn't work on some PDF files.
@alltheserobotsshallfall
@alltheserobotsshallfall 11 ай бұрын
PDF is very faulty as a "word" document, let's put it this way, commonly the words are broken into letters and recognized as actual words and phrases. Very common problem with PDF files in several applications - a common example are Resumes, people send their CVs for job openings but the CV reader applications cannot read them.
@RajivPerera
@RajivPerera Жыл бұрын
Great video, as always. Can that be a folder instead of one PDF?
@anubisai
@anubisai Жыл бұрын
You can make it ingest many files at a single time. Yes.
@JustStart562
@JustStart562 11 ай бұрын
i keep getting an insuficient quota error
@jmanhype1
@jmanhype1 Жыл бұрын
Can you show how to create a discord bot and how to use api calls and webhooks
@oliveryang4626
@oliveryang4626 Жыл бұрын
Instead of simple QnA, how does it work with a bit more complicated work such as taking a detailed note of an one hour meeting in text?
@engineerprompt
@engineerprompt Жыл бұрын
I haven't tested the summarization capabilities of this no-code tool for langchain has support for summarization models.
@luciaojos
@luciaojos 7 ай бұрын
Would be great if you create the same but with a free LLM :)
@user-ek1tq5oo4m
@user-ek1tq5oo4m 11 ай бұрын
I follow you but I get this error Error: Error: Error: ENOENT: no such file or directory, open ''. Can you help me fix it?
@sylestra
@sylestra 11 ай бұрын
did you find out why, I'm getting the same?
@BrutalStrike2
@BrutalStrike2 Жыл бұрын
9:56
@denizorsel1029
@denizorsel1029 10 ай бұрын
Due to Token limits, it is still not a viable robot for production. It can't even consistently answer queries out of a 150kb text file. I m not talking about Flowise but the current AItech unfortunately. There is no other way than training your own data to get consistent results. I hope billion tokens will become a thing soon.
@Desi_manga_mania
@Desi_manga_mania 5 ай бұрын
bruh coding kar bakchodi nai
@alltheserobotsshallfall
@alltheserobotsshallfall 11 ай бұрын
Flowise is cool, now they need to implement a prompter so we can build the apps with just the prompt. :)
LangChain: Giving Memory to LLMs
15:48
Prompt Engineering
Рет қаралды 20 М.
This is not my neighbor  Terrible neighbor! #funny #zoonomaly #memes
00:26
Double Stacked Pizza @Lionfield @ChefRush
00:33
albert_cancook
Рет қаралды 74 МЛН
I Can't Believe We Did This...
00:38
Stokes Twins
Рет қаралды 127 МЛН
How to LangChain: LangFlow VS Flowise!! WHICH IS BEST?!
30:10
Test Savant
Рет қаралды 18 М.
Flowise: How to chat with your PDF using no-code UI Framework
13:23
Full Flowise Tutorial: How To Install, Build & Deploy AI Chatbots
26:41
How to Build AI ChatBot with Custom Knowledge Base in 10 mins
10:46
Худшие кожаные чехлы для iPhone
1:00
Rozetked
Рет қаралды 975 М.
Todos os modelos de smartphone
0:20
Spider Slack
Рет қаралды 59 МЛН
Как удвоить напряжение? #электроника #умножитель
1:00
Hi Dev! – Электроника
Рет қаралды 939 М.
КРУТОЙ ТЕЛЕФОН
0:16
KINO KAIF
Рет қаралды 6 МЛН