A deep dive into building MastraManus, an AI research assistant powered by Mastra's vNext workflows.
Build a full-stack TypeScript agent with Mastra and Copilot Kit.
How we built an interactive detective game using Mastra's agent system and Next.js.
How we vibecoded Flash Genius, an instant flashcard generator, in 1 hour
See how we built a web browsing agent using Mastra and Stagehand. Learn about the tools needed to allow your agents to control a browser.
Mastra's dynamic agents provide a powerful way to handle context in AI applications, without exposing sensitive information to the LLM or relying on globals.
How we built a personal assistant that can manage emails, monitor GitHub activity, schedule social media posts, and more - all through a Telegram interface.
A technical guide showing how to build a PDF-to-blog converter using Mastra and Mistral OCR
Use Mastra's Text-to-SQL system to convert natural language to database queries
A comprehensive guide to adding Mastra's agent capabilities to your Next.js applications, with flexible integration options for projects of any size
How we used Mastra and Gemini Flash 2.0 to build a natural language interface for code repositories
How we built a whiteboard image to Excalidraw converter using Mastra's multi-agent workflows, and what we learned about breaking down complex AI tasks into deterministic steps with validation loops.
A demo using Mastra to show how multiple AI agents can work together to plan travel itineraries.
A technical guide showing how to build a NotebookLM clone that transforms documents into AI-generated podcasts using Mastra's agent orchestration, Pgvector vector storage, and LlamaIndex for content processing.