© 2026 Hashnode
The rise of Retrieval-augmented Generation (RAG) has changed how we build large language model (LLM) applications. Instead of relying solely on a model's internal knowledge, RAG allows you to plug in your own data source, such as knowledge bases, PDF...

Spoiler: If you're on Windows, don't use pip like a hero — use uv. ✍️ The Frustration I started with a simple goal: install Langflow, a visual framework to build LLM-powered flows.As someone exploring LLM tooling and RAG-based workflows, Langflow l...

Project Overview This project builds a Warehouse Product Assistant chatbot using Langflow, an open-source visual programming tool for LLM workflows.The chatbot answers inventory questions—using only a provided CSV file of warehouse stock—without rely...
