正在加载视频...

视频加载失败

I recorded a video on how you can build a complete RAG application without writing any code. I used Langflow, an open-source project that sits on top of Langchain. Langflow hides all the complexity and makes the process 10x easier. This is a step-by-step tutorial.

96,106 次观看 • 2 年前 •via X (Twitter)

10 条评论

Santiago 的头像
Santiago2 年前

Here is the same video on YouTube, in case you prefer to watch it there:

Nathan Rozendaal 的头像
Nathan Rozendaal2 年前

Great walkthrough. Very helpful. Love how it goes through every step end to end. Thanks Santiago!

Dylan White 的头像
Dylan White2 年前

This was really interesting to watch! I have made something extremely similar with but it's interesting to see how it could be done with Langflow.

Ahmed Rehan 的头像
Ahmed Rehan2 年前

It really helped to create a chatbot with custom URL and integrate it with VoIP for conversational IVR

Farhan Abdullah 的头像
Farhan Abdullah2 年前

Thanks for always sharing a high value information.

Pavan Kumar 的头像
Pavan Kumar2 年前

Thanks Santiago for sharing this video. I was able implement it with ease.

Kye Gomez ($swarms) 的头像
Kye Gomez ($swarms)2 年前

Swarms nukes LangChain, and it's open-source. Give it a try, let me know what you hate, and I'll make it even better.

Wesley Fredericks 的头像
Wesley Fredericks2 年前

Thank’s SO MUCH for this tutorial. I’ve managed to build a RAG in Langflow but struggling with how to use multiple pdf’s as the source instead of a website. Managed to do it with a single document using the “file” component, but can’t figure out multiple pdf’s. Any suggestions?

Erik Sherman 的头像
Erik Sherman1 年前

the major problem with a UI-based approach is that while its better for Humans, its not actually better for AI. an API or even better a native library is a better approach, something like Langchain / Langgraph -> because while they have a UI (Langsmith Studio), they're mostly code-based. think about how good LLMs are now at generating react code, the availability of the framework that you are building on to be managed (code review, testing, writing) with an IDE like cursor is going to be a huge differentiator in the next 5yr

Temi 的头像
Temi2 年前

This is a very nice video and I like the explanation also. I watched all of it. How can one export this to a vps?

相关视频