TurfAITurfAI Developers
Guides

Guides

End-to-end recipes for building AI applications on TurfAI.

Each guide pairs a concept with concrete, runnable request/response examples. They assume you've read the Quickstart and have a JWT (see Authentication). All examples use the staging base URL https://apisandbox.turfai.in/api.

GuideYou'll buildKey concepts
Build a chatbotA "chat with your docs" knowledge base with an embeddable widgetRAG, chatbot keys
Build an agent with toolsA ReAct agent that searches docs and emails answersAgents
Build a squadA multi-agent research → write → review teamSquads
Event-driven automationA workflow that fires when a file lands in Google DriveEvent Bus
Human-in-the-loopA workflow that pauses for approval and resumesHITL, workflows
Custom REST integrationA workflow that calls your API with stored credentialsIntegrations
Use MCP toolsTurfAI as an MCP server, and agents using external MCP toolsMCP