Skip to main content

Tutorials

Step-by-step guides that build real applications with SynapseKit. Each tutorial is fully self-contained and runnable.

TutorialWhat you'll buildKey concepts
Customer support botRAG + memory + guardrailsRAGPipeline, SQLiteConversationMemory, ContentFilter
Document Q&AMulti-format document searchLoaders, splitters, evaluation
Research agentWeb + wiki + arxiv search agentFunctionCallingAgent, BudgetGuard, tools
Human-in-the-loop workflowContent moderation graphStateGraph, GraphInterrupt, checkpointing
Cost-aware pipelineBudget-enforced multi-providerCostTracker, BudgetGuard, routing

Prerequisites: Python 3.10+, pip install synapsekit