1 min read

Building a RAG based LLM App with Langflow

Building a RAG based LLM App with Langflow

I spent the afternoon today watching a tutorial on creating an AI application using RAG (Retrieval Augmented Generation) with Langflow.

Langflow provides a drag-and-drop platform for building AI applications. Without writing any code, I managed to design and build the infrastructure necessary for running an application with RAG.

If you're interested in replicating the application, see github.com/julieqiu/langflow.