Skip to main content

Build

This section contains every tutorial, use case, and project guide β€” organized by topic so you can find exactly what you need.

Follow the Learning Path

Not sure which tutorial to start with? Our Learning Path organizes these tutorials into a progressive curriculum β€” from beginner to advanced β€” so you build skills in the right order.

How to Use This Section​

  • New to CiniterFlow? Start with Basic RAG β€” it's the foundation for most AI agents
  • Looking for a specific pattern? Browse the categories below
  • Want a complete project? Check Business Solutions for end-to-end blueprints

RAG & Knowledge​

Build AI agents that answer questions from your documents.

GuideWhat You'll BuildDifficulty
Basic RAGA Q&A agent that searches your documents⭐ Beginner
Agentic RAGSelf-correcting RAG with query regeneration⭐⭐ Intermediate
FAQ ChatbotA chatbot for frequently asked questions⭐ Beginner
Multi-Document Q&AQuery across multiple document sources⭐⭐ Intermediate
Web Scrape Q&AScrape websites and answer questions about them⭐⭐ Intermediate

Tools, APIs & MCP​

Connect your agents to external services and data sources.

GuideWhat You'll BuildDifficulty
Tools & MCPAgents with custom tools and MCP connections⭐⭐ Intermediate
Interacting with APIsAgents that call REST APIs⭐⭐ Intermediate
Interacting with APIs (Chatflow)OpenAPI Chain and Toolkit in Chatflows⭐⭐ Intermediate
API-Powered AssistantFull CRUD operations via natural language⭐⭐ Intermediate
Structured OutputExtract structured JSON data from AI responses⭐⭐ Intermediate
Pipedream MCPConnect to 3,000+ APIs via Pipedream⭐⭐ Intermediate
Calling WebhooksTrigger external workflows via webhooks⭐⭐ Intermediate

Multi-Agent Systems​

Build systems where multiple AI agents collaborate.

GuideWhat You'll BuildDifficulty
Customer SupportMulti-agent routing for customer inquiries⭐⭐ Intermediate
Supervisor & WorkersCollaborative write-review-refine pipeline⭐⭐⭐ Advanced
Agent as ToolUse one agent as a tool for another⭐⭐ Intermediate
Calling Children FlowsTurn flows into reusable tools⭐⭐ Intermediate

Advanced Patterns​

Sophisticated workflows with loops, human approval, and self-correction.

GuideWhat You'll BuildDifficulty
Human in the LoopWorkflows that pause for human approval⭐⭐ Intermediate
Deep Research AgentMulti-agent research with dynamic subagents⭐⭐⭐ Advanced
SQL Database AgentNatural language to SQL with self-correction⭐⭐ Intermediate
SQL Q&A (Chatflow)SQL chatbot using Chatflow chains⭐⭐ Intermediate
Upserting DataData ingestion pipelines for vector stores⭐⭐ Intermediate

Business Solutions​

Complete, production-ready projects for real business needs.

GuideWhat You'll BuildDifficulty
Lead Generation & OutreachResearch prospects and send personalized emails⭐⭐⭐ Advanced
Email Auto-ResponderDraft replies with human approval⭐⭐ Intermediate
Content GeneratorCollaborative content creation pipeline⭐⭐ Intermediate
Meeting SchedulerCalendar management via natural language⭐⭐⭐ Advanced
WhatsApp & Messaging BotDeploy agents on WhatsApp, Slack, Teams⭐⭐ Intermediate