Creating Chatflows & LLM Chains - FlowiseAI Tutorial #2

  Рет қаралды 21,295

Leon van Zyl

Leon van Zyl

Күн бұрын

#flowiseai #flowise #openai #langchain
LLM Chains might be the simplest chain, but they are extremely powerful.
In this video we will have a look at creating our first chatflow using an LLM Chain and OpenAI model.
☕ Buy me a coffee:
www.buymeacoffee.com/leonvanzyl
📑 Useful Links:
OpenAI API Keys: platform.openai.com/api-keys
💬 Chat with Like-Minded Individuals on Discord:
/ discord
🧠 I can build your chatbots for you!
www.cognaitiv.ai
🕒 TIMESTAMPS:
00:00 - Introduction to LLM Chains
02:16 - Adding an LLM Chain
03:52 - Adding a Model
04:42 - OpenAI API Key
05:07 - Viewing Credentials
06:39 - Adding Prompt Template

Пікірлер: 50
@leonvanzyl
@leonvanzyl 4 ай бұрын
Thank you all very much for the love and support. Let's see if we can hit 1000 likes on this video! Hope you enjoy 😎.
@fernandogg152
@fernandogg152 4 ай бұрын
Hi bro, thanks for the videos. Luv u so much
@olivierhagoort8083
@olivierhagoort8083 4 ай бұрын
Awesome video's! look forward to more Flows content!
@Organizational_Psychology_PhD
@Organizational_Psychology_PhD 4 ай бұрын
Love your Flowise tutorials! You helped me get up and running with my own AI bots back in October and now I’m far ahead of all of my peers. You rock!
@leonvanzyl
@leonvanzyl 4 ай бұрын
That is just amazing to hear!
@wgaitanartunduaga
@wgaitanartunduaga 4 ай бұрын
Great tutorial! Your step-by-step explanation makes setting up Flow-wise a breeze. Looking forward to diving deeper into the integration options and exploring the advanced features in the upcoming videos. Thanks for the clear guidance!
@leonvanzyl
@leonvanzyl 4 ай бұрын
🙏
@ChatbotWhizAmir
@ChatbotWhizAmir 4 ай бұрын
Awesome Leo! Thanks and Please keep up on the great work!
@leonvanzyl
@leonvanzyl 4 ай бұрын
Thank you
@PepettosClub
@PepettosClub 3 ай бұрын
the best tutorial series I've ever seen
@leonvanzyl
@leonvanzyl 3 ай бұрын
Wow, thank you!
@altonjones5271
@altonjones5271 4 ай бұрын
Thanks Leon - took your advice on Pinecone and finally have a working RAG app with Flowise! Thank you once again!
@leonvanzyl
@leonvanzyl 4 ай бұрын
Whoohoo!
@ward_jl
@ward_jl 4 ай бұрын
Love your videos, Leon. Looking forward to learning how to create more 'intelligent' agents by integrating functions!
@leonvanzyl
@leonvanzyl 4 ай бұрын
Thank you! We'll definitely cover agents and tools in this series. Stick around 😁
@anilrajshinde7062
@anilrajshinde7062 4 ай бұрын
Your all tutorials are really useful.
@anilrajshinde7062
@anilrajshinde7062 4 ай бұрын
I want to create RAG application using Flowise. I want to upload pdf without canvas or chatflow place. How can I do that? give your valuable inputs
@leonvanzyl
@leonvanzyl 4 ай бұрын
Thank you 🙏
@user-nd1gb1pi3f
@user-nd1gb1pi3f 2 ай бұрын
Really Like your this efforts
@leonvanzyl
@leonvanzyl 2 ай бұрын
You're welcome 🤗
@cmca1607
@cmca1607 3 ай бұрын
Hola Leon, quiero agradecerte por tu tutorial es muy bueno, espero que puedas entender este comentario o más bien pregunta, aunque esté en español. Cuando te refieres a "connect credencial" del nodo OpenAI, te aparece una venta con la cual seleccionas una altenativa, sin embargo en mi caso no me aparece ninguna ventana. Ni en el ejemplo, ni en el menú principal. Tienes alguna idea de por qué se puede producir esto? Gracias
@digitald74
@digitald74 4 ай бұрын
thanks for your tutorial.. watching one by one. do you know if the chat client supports buttons? i know that you can have starter prompts but i wonder if we can manipulate the output from the llm to show buttons for different use cases. like talk to sales / talk to support.
@leonvanzyl
@leonvanzyl 4 ай бұрын
Flowise doesn't support buttons.. it kind of defeats the purpose of using NLU, and is more of a "traditional" Chatbot approach. You could always use something like Botpress or Voiceflow instead 👍
@RenatoCadecaro
@RenatoCadecaro 2 ай бұрын
🎯 Key Takeaways for quick navigation: 00:00 *🤖 Flowwise AI é uma ferramenta poderosa para criar aplicações de IA sem codificação.* 00:28 *🛠️ Flowwise permite criar chatbots e agentes de IA de forma fácil com sua interface de arrastar e soltar.* 01:00 *🌐 Configurar o Flowwise localmente é simples, e ele pode ser integrado a sites ou aplicativos usando pontos de inserção ou API.* 01:29 *📦 Instalar o Flowwise globalmente ou em uma pasta específica é fácil com comandos simples.* 02:27 *💻 Atualizar e desinstalar o Flowwise também são processos diretos.* 03:27 *📂 Instalar o Flowwise em uma pasta própria abre recursos avançados.* 04:25 *🔄 Automatize a instalação do Flowwise com um script fornecido, simplificando o processo.* 05:55 *🚀 Após a instalação, explore a interface do Flowwise para criar e gerenciar fluxos de conversa e utilizar modelos e ferramentas pré-criados.* 07:52 *💬 Os modelos no Flowwise podem ser salvos e gerenciados facilmente, permitindo a criação rápida de novos fluxos de conversa.* 08:21 *🛠️ Ferramentas personalizadas podem ser atribuídas às aplicações de IA no Flowwise, oferecendo uma ampla gama de funcionalidades adicionais.* 08:51 *🔑 As credenciais, incluindo chaves de API, podem ser gerenciadas centralmente no Flowwise, facilitando a integração com serviços externos e a segurança dos dados.* Made with HARPA AI
@lauraramon8870
@lauraramon8870 4 ай бұрын
Thanks for your videos, you explain very well! Can you please make a tutorial to create a AI chatbot to chat with my own pdf documents with open source models, like Llama2 hosted in HuggingFace, for example? I mean, no Open AI API keys. I think that is very interesting theme. Thanks!
@leonvanzyl
@leonvanzyl 4 ай бұрын
Great idea. Will be sure to include that once we get to the open source models section.
@cmca1607
@cmca1607 2 ай бұрын
Hello Leon, I want to thank you for your tutorial is very good, I hope you can understand this comment or rather question, although it is in Spanish. When you refer to "connect credential" of the OpenAI node, you see a window with which you select an alternative, however in my case I do not see any window. Neither in the example, nor in the main menu. Do you have any idea why this could happen? Thanks
@leonvanzyl
@leonvanzyl 2 ай бұрын
Perhaps you have an old instance of Flowise.
@ward_jl
@ward_jl 4 ай бұрын
@leonvanzyl, do you have any advice on how to update Flowise on Render without losing my current projects? I am running it there as demonstrated in one of your older videos. Would appreciate your feedback, and follow along with your videos using an updated version of Flowise!
@leonvanzyl
@leonvanzyl 4 ай бұрын
I will cover this in the series, but all you have to do is to go to YOUR Flowise repo and click "sync changes". This will automatically update Flowise on Render and you will not lose your Flows. Granted you're not on the free plan of course.
@olivierhagoort8083
@olivierhagoort8083 4 ай бұрын
Hi Leon, I'm trying to build a website with a Chatgpt like interface. So far I have managed to create a chatflow based on OpenAI Assistant with tools like web browser etc. I have also seen your video on creating long-term memory but I have read that it is not necessary to do so for OpenAI Assistants. My question to you is the following: I want my chatbot interface to showcase a list of chat history (userID specific) which they can visit and go back to earlier conversations, just like in chatgpt. I know I can see the message history but I want the user to acces his/hers as well. Is this possible through Flowise? If so, how do I do it?
@leonvanzyl
@leonvanzyl 4 ай бұрын
Hey there. This goes beyond the scope of Flowise, but is definitely possible. You can use Flowise to interact with the assistant using the Flowise API endpoint, but the rest of the points you made will have to be developed outside of Flowise. I assume your app involves user authentication. You could then store the threads / conversations per user, and then use the Assistants API to fetch the past messages, etc. My agency can assist you will this.
@Aidev7876
@Aidev7876 4 ай бұрын
I know you kind of answered that but I'm debating with myself whether deploying flowise on aws and using the low code, or just langchain plus something like fastAPI to expose it. I'm a developer, yes. Can you throw another bone here?
@leonvanzyl
@leonvanzyl 4 ай бұрын
I feel your pain. I'm in the same boat in my profession 😁. Flowise is really well developed.. because it's Open Source, the contributors have done an incredible job at following best practices and building a performant tool. Coding everything from scratch and applying good principles, exception handling, etc. can be time consuming, and in a sense, reinventing the wheel. I've used Flowise to develop client solutions, and I've also used it to prototype Langchain applications which I eventually turned into a coded solution.
@Aidev7876
@Aidev7876 4 ай бұрын
@leonvanzyl can flowise be exposed to a rest API? I've a customer who will consume my API, passing message and user ID for example. My API will do the AI stuff and respond. Obviously it needs to support memory for follow up questions. Can flowise do all that?
@fernandogg152
@fernandogg152 4 ай бұрын
Leon, how is going? I have a question When u gonna upload the next episodes of the serie? Thank u
@leonvanzyl
@leonvanzyl 4 ай бұрын
Hahaha, working on them 😂
@dr.robsonchamon
@dr.robsonchamon 4 ай бұрын
Hey Leon! First, thnks for the videos!! I’m having trouble maintaining my flowise station running on render, it constantly keeps running down.. its a paid instance. Can you refer me to a tutorial of yourself that might help me set up correctly só i van have a reliable chatbot? Thank you
@leonvanzyl
@leonvanzyl 4 ай бұрын
Check out the deployment video on my channel. I will also be creating a refresh of that video in this series. The older video will still work though.
@user-dc8hw3hz5e
@user-dc8hw3hz5e 11 күн бұрын
In the latest 1.8.0, I could not locate the Analyse Chatflow under the setting tab, Even after creating and running the chat bot. Anything, I am missing out ?
@leonvanzyl
@leonvanzyl 9 күн бұрын
It's moved to settings / config / analyze
@florentflote
@florentflote 4 ай бұрын
@leonvanzyl
@leonvanzyl 4 ай бұрын
❤️
@b0stj4n
@b0stj4n 3 ай бұрын
Hello, I get the "429 You exceeded your current quota error". Do you know a solution to that?
@leonvanzyl
@leonvanzyl 3 ай бұрын
Hey there. That means you've exceeded your OpenAI credit or your free credits have expired.
@b0stj4n
@b0stj4n 3 ай бұрын
@@leonvanzyl Yes, you are right. I checked the Usage and my balance expired last year in April. Guess I need to pay for it or use a new account :D
@hassanahmad1483
@hassanahmad1483 4 ай бұрын
My flowise is keep on downloading...not completing
@leonvanzyl
@leonvanzyl 4 ай бұрын
First time hearing about that. Could be your network or PC settings. Also, installation can easily take several minutes to complete. Or try one of the other methods. You could also just deploy it to Render (there's a video on my channel for Render deployment).
@hassanahmad1483
@hassanahmad1483 4 ай бұрын
@@leonvanzyl Thank You...I will check the other method as you mentioned...
@hassanahmad1483
@hassanahmad1483 4 ай бұрын
@@leonvanzyl installation completed but when i try to run flowise...getting error : Error: Cannot find module 'C:\Users\AppData\Roaming pm ode_modules\flowise\ bin un' ←[90m at Function.Module._resolveFilename (internal/modules/cjs/loader.js:962 :15)←[39m ←[90m at Function.Module._load (internal/modules/cjs/loader.js:838:27)←[39m ←[90m at Function.executeUserEntryPoint [as runMain] (internal/modules/run_ma in.js:71:12)←[39m ←[90m at internal/main/run_main_module.js:17:47←[39m { code: ←[32m'MODULE_NOT_FOUND'←[39m, requireStack: []
26 Incredible Use Cases for the New GPT-4o
21:58
The AI Advantage
Рет қаралды 714 М.
MEU IRMÃO FICOU FAMOSO
00:52
Matheus Kriwat
Рет қаралды 11 МЛН
The day of the sea 🌊 🤣❤️ #demariki
00:22
Demariki
Рет қаралды 49 МЛН
PINK STEERING STEERING CAR
00:31
Levsob
Рет қаралды 21 МЛН
Watermelon Cat?! 🙀 #cat #cute #kitten
00:56
Stocat
Рет қаралды 33 МЛН
Learn the Basics of Prompt Chaining in Flowise | Part 1
9:24
Thomas Ingram
Рет қаралды 2,1 М.
Have You Picked the Wrong AI Agent Framework?
13:10
Matt Williams
Рет қаралды 37 М.
Integrating OpenAI Assistants with Websites using FlowiseAI
27:03
Leon van Zyl
Рет қаралды 24 М.
Building Chatbots with Long-Term Memory - FlowiseAI Tutorial #5
13:12
Mind-maps and Flowcharts in ChatGPT! (Insane Results)
13:05
AI Foundations
Рет қаралды 299 М.
Build Anything with AI Agents, Here's How
29:49
David Ondrej
Рет қаралды 198 М.
Chat with MySQL Database with Python | LangChain Tutorial
37:11
Alejandro AO - Software & Ai
Рет қаралды 33 М.
КОПИМ НА АЙФОН В ТГК АРСЕНИЙ СЭДГАПП🛒
0:59
Телефон в воде 🤯
0:28
FATA MORGANA
Рет қаралды 225 М.
МОЩНЕЕ ТВОЕГО ПК - iPad Pro M4 (feat. Brickspacer)
28:01
ЗЕ МАККЕРС
Рет қаралды 82 М.