Learn how to build an agentic RAG workflow with Rust, OpenAI, and Qdrant. Embed CSV files into Qdrant and retrieve relevant embeddings to answer user questions. Explore the power of combining AI agents and RAG to create tailored workflows.
Table of contents
What is Agentic RAG?Getting StartedBuilding an agentic RAG workflowHooking the agent up to our web serviceDeployingFinishing UpSort: