Blog — Jan 2025 till Nov 2024

Updates, tutorials, and engineering deep-dives on building AI agents, workflows, and TypeScript tooling with Mastra.

Multi-Agent AI Travel Planning with Mastra

A demo using Mastra to show how multiple AI agents can work together to plan travel itineraries.

Jan 28, 2025
Sam Bhagwat
# examples

Every API needs a natural language endpoint

Building a world where every API has a chat endpoint

Jan 25, 2025
Shane Thomas
# foundations

Mastra Changelog 2025-01-24

New `mastra build` command, evals in dev playground, new model support, and an abstracted deployer package

Jan 24, 2025
Sam Bhagwat
# changelogs

Introducing Evals in Mastra

A guide to Mastra's evaluation metrics suite, demonstrating how to measure and validate AI model outputs across dimensions including answer relevancy, completeness, content similarity, context usage, and tone consistency.

Jan 20, 2025
Nik Aiyer
# features

Introducing TTS in Mastra

Use Mastra's TTS system with OpenAI's speech models to create text-to-speech applications, covering voice selection, audio generation, streaming capabilities

Jan 20, 2025
Sam Bhagwat
# features

Mastra Changelog 2025-01-17

Mastra's changelog for Jan 10th, 2025 through Jan 17th, 2025

Jan 17, 2025
Sam Bhagwat
# changelogs

Building a NotebookLM clone with an agent orchestrator

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.

Jan 16, 2025
Sam Bhagwat
# examples

RAG tutorial: Setting up a RAG pipeline

A guide to setting up a simple RAG pipeline with Mastra

Jan 16, 2025
Nik Aiyer
# foundations

Building workflows with Mastra

A few patterns for building workflows

Jan 13, 2025
Abhi Aiyer
# foundations

Mastra Changelog 2025-01-10

Mastra's changelog for Dec 27th 2024 through Jan 10th, 2025

Jan 10, 2025
Sam Bhagwat
# changelogs

A framework for the next million AI developers

The next generation of AI products will be built with Apis written in Typescript

Nov 20, 2024
Sam Bhagwat
# announcements

AI engineering, two years later

What's changed in AI engineering over the last two years: models, agents, knowledge, tracing, evals

Nov 11, 2024
Sam Bhagwat
# foundations, case-studies

Ship better agents

Quickstart