Build a RAG Based LLM App in 20 Minutes! | Full Langflow Tutorial

Build a RAG Based LLM App in 20 Minutes! | Full Langflow Tutorial

Tech With Tim

2 месяца назад

52,051 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@drivebuss8079
@drivebuss8079 - 21.05.2024 20:11

When i heard OpenAI, I closed the video. Can you for the sake of fuck create something totally open and free. Since the shit, OpenAI is not open at all. It is damn expensive shit

Ответить
@AdandKidda
@AdandKidda - 19.05.2024 13:35

Hi.
Can we add function calling also with RAG, using Langflow.

Ответить
@morespinach9832
@morespinach9832 - 17.05.2024 11:38

Sadly langchain is pretty mediocre.

Ответить
@felipeblin8616
@felipeblin8616 - 09.05.2024 19:58

Hi Tim, great video! I wonder if it is possible to export as python code or similar instead of json ?

Ответить
@billwallace1945
@billwallace1945 - 09.05.2024 01:40

I am using Hugging Face to run Langflow. I got to the first test run of the OpenAI connection. I have a funded account and valid secret key entered but get the following error after asking a question. Error building component error building vertex openAI: Openaimodelcomponentbuild() missing 1 required positional argument: 'openai_api_key' Any thoughts? Not much out in Stack or Git world.

Ответить
@xSPOOGEx
@xSPOOGEx - 08.05.2024 13:15

that was well presented..

Ответить
@vamshisaikrishnaarelli9182
@vamshisaikrishnaarelli9182 - 06.05.2024 04:17

It would be really helpful if the app can query a database instead of the ped doc and give results in natural language...

Ответить
@Joao-pl6db
@Joao-pl6db - 06.05.2024 01:44

Another alternative is to use AnythingLLM + (LMStudio, LocalAI, oolama, openai, google gemini or other)

Ответить
@thisismarmash
@thisismarmash - 05.05.2024 11:01

I keep getting the error "Could not install packages due to an OSError: [WinError 5] Access is denied:" when I try to install it - pretty certain admin privileges are there throughout. Any ideas why this is happening?

Ответить
@BerkGoknil
@BerkGoknil - 03.05.2024 15:52

Tim, I was trying to understand the RAG topic from the codes, but I was having difficulty understanding what the sequence was. It was a very clear and great video. Please don't deprive us of your knowledge. Thank you very much.

Ответить
@clt7640
@clt7640 - 03.05.2024 14:53

Please use open LLM flow for rag. Thanks.

Ответить
@sinasmith7521
@sinasmith7521 - 27.04.2024 21:03

Great content - can you please clarify whether the input pdf can be also some unstructured text data or code ? If not,is there a way to to do that ?

Ответить
@SerkanHaytac
@SerkanHaytac - 27.04.2024 20:17

Also what Tim is showing is the pre-release version which is quite different from the stable version (ie: you want have input block etc...). Simplest way to get this up and running on m1 mac is basically do " docker compose -f ./docker_example/pre.docker-compose.yml up` however you need to add "platform: linux/x86_64" to langflow service docker compose file ie:
docker_example git:(dev) ✗ cat pre.docker-compose.yml
version: "3.8"

services:
langflow:
platform: linux/x86_64
image: logspace/langflow:1.0-alpha

Ответить
@PrakharMishra-hl1jb
@PrakharMishra-hl1jb - 26.04.2024 20:40

Great!
how can we implement this in an app of our own, does langflow provide api for that?

Ответить
@balramraviks
@balramraviks - 26.04.2024 19:04

Thks Tim u r the best...

Ответить
@Sai151-smr
@Sai151-smr - 25.04.2024 20:32

Hey Tim I didn't find the input option on the side bar

Ответить
@palidad1
@palidad1 - 25.04.2024 03:43

Is there a way to have the bot do a greeting in the beginning?

Ответить
@DanielCupakTUR
@DanielCupakTUR - 24.04.2024 15:56

my left menu is entirely different...mine looks like the one in the docs e.g "inputs" "outputs" I have neither

Ответить
@KyleA_SEO
@KyleA_SEO - 24.04.2024 15:36

Does anyone know if it is possible to run llama 3 with groq using this yet?

Ответить
@seththunder2077
@seththunder2077 - 24.04.2024 09:12

For the langflow that we build, is there a way for get the source code of it?

Ответить
@bencipherx
@bencipherx - 24.04.2024 08:53

If this tool is free, then it’s a game changer

Ответить
@popularcontrol
@popularcontrol - 24.04.2024 05:21

Cannot seem to get this running with Ollama. Get an error "Error building vertex Ollama: Chat ollamaComponent.build()missing 1 required positional argument: 'base_url'

Ответить
@muhammadarsalan7996
@muhammadarsalan7996 - 23.04.2024 18:49

can we use this as a seprate microservice secondly integrate it with a hugging face llm, embeddings are cheap but q/a is expensive on opne ai

Ответить
@akshatchandna2780
@akshatchandna2780 - 23.04.2024 10:37

hey, i cannot see the input option on the side bar, pls assist me

Ответить
@advenakash8757
@advenakash8757 - 23.04.2024 08:38

i couldnt even able to install langflow have any one tried installing langflow its giving me so many errors

Ответить
@dr_harrington
@dr_harrington - 23.04.2024 00:18

a-pah-chee 🤣

Ответить
@user-td4pf6rr2t
@user-td4pf6rr2t - 22.04.2024 23:22

langflow is cool

Ответить
@user-nu6ns2ro9j
@user-nu6ns2ro9j - 22.04.2024 22:14

free APIs

Ответить
@BorisHrzenjak
@BorisHrzenjak - 22.04.2024 21:30

I wonder, what's the real difference between Langflow and Flowise for instance? Are they just like the same thing, competing application for the same thing basically?

Ответить
@rabeemohammed5351
@rabeemohammed5351 - 22.04.2024 19:55

Can you make a video about creating a chat program with files that will be local without the Internet?

Thank you for your wonderful effort and excellent explanation in conveying the information.

Ответить
@rgarlinyc
@rgarlinyc - 22.04.2024 19:33

Very helpful, very clearly explained - thanks a ton!

Ответить
@raymondwidmann2033
@raymondwidmann2033 - 22.04.2024 18:31

Tim. Honestly your a beast bro!! What tips can you give me to learn python asap!!!???

Ответить
@DataStaxDon
@DataStaxDon - 22.04.2024 18:17

This is AWEsome, TY!

Ответить
@AbhinavKumar-mm1ys
@AbhinavKumar-mm1ys - 22.04.2024 16:53

"How can one add this chatbot feature to the website?"

Ответить
@eboyd53
@eboyd53 - 22.04.2024 16:42

OMG, this reminds me of the ManyChat service for META's Messenger app. I will definitely be playing with this one.

Ответить
@Andrew-Tsegaye
@Andrew-Tsegaye - 22.04.2024 16:25

Tim please please more more on AI, LLMs, LangChain, .... free APIs

Ответить
@kodiak809
@kodiak809 - 22.04.2024 16:22

i was literally watching a 1hr course of Langchain but the video is 11months ago then i saw your video😂

Ответить
@KumR
@KumR - 22.04.2024 15:40

Wow .This is awesome Tim.

Ответить
@zazbhai5802
@zazbhai5802 - 22.04.2024 15:36

Hey Tim Just A Small Request Dude Hope You See This Comment, Can You Make A Cource On Tensorflow?

Ответить
@pritamsarkar3371
@pritamsarkar3371 - 22.04.2024 15:35

Please make one dedicated playlist Tim, which will contain RAG, AI agent, vector db-related concepts

Ответить
@Pyth_onist
@Pyth_onist - 22.04.2024 15:31

Honestly I've been waiting for an intuitive tutorial on RAG and it's really nice that you have posted this video.
Thanks @TechWithTim

Ответить
@Lets_code_together_
@Lets_code_together_ - 22.04.2024 15:29

Thanks for the knowledge tim😊

Ответить