Guides
While examples show quick implementations and docs explain specific features, these guides are a bit longer and designed to demonstrate core Mastra concepts:
AI Recruiter
Create a workflow that processes candidate resumes and conducts interviews, demonstrating branching logic and LLM integration in Mastra workflows.
Chef Assistant
Build an AI chef agent that helps users cook meals with available ingredients, showing how to create interactive agents with custom tools.
Research Paper Assistant
Develop an AI research assistant that analyzes academic papers using Retrieval Augmented Generation (RAG), demonstrating document processing and question answering.
Stock Agent
Implement a simple agent that fetches stock prices, illustrating the basics of creating tools and integrating them with Mastra agents.