1 repo
Educational content focused on building and optimizing RAG systems.
Distinguishing note: Focuses on instructional video content for RAG, distinct from core RAG implementation libraries.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Retrieval Augmented Generation Tutorials. Refine with filters or upvote what's useful.
Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual, node-based interface. It functions as an orchestrator for autonomous multi-agent systems, allowing users to construct conversational pipelines by connecting language models, memory stores, and external tools on a drag-and-drop canvas. The platform distinguishes itself through its support for sophisticated agentic patterns, including supervisor-worker delegation and iterative reasoning strategies. Users can design directed acyclic graphs to manage conditional branching, state p
Provides step-by-step video tutorials for building multi-stage RAG agents with routing and self-correction.