Learn/Cookbook
Overview
Tutorials and patterns for building with Agentuity
Tutorials
Step-by-step guides that build complete features from scratch.
Understanding How Agents Work
Learn how agents use tools and run in loops to complete tasks
Build a RAG Agent
Retrieval-augmented generation with vector search and citations
Patterns
Copy-paste solutions for common tasks.
- Background Tasks — Use
waitUntilfor fire-and-forget work - Chat with Conversation History — Maintain conversation context using thread state
- Cron with Storage — Cache scheduled task results in KV for later retrieval
- SDK Utilities for External Apps — Use storage, logging, and error handling from Next.js or external backends
- Product Search with Vector — Semantic search with metadata filtering
- Tailwind CSS Setup — Add Tailwind styling to your frontend
- Webhook Handler — Process external webhooks with signature verification
Need Help?
Join our Community for assistance or just to hang with other humans building agents.
Send us an email at hi@agentuity.com if you'd like to get in touch.
Please Follow us on
If you haven't already, please Signup for your free account now and start building your first agent!