mastra
The TypeScript AI agent framework. ⚡ Assistants, RAG, observability. Supports any LLM: GPT-4, Claude, Gemini, Llama.
GitHub Stars
16,378
User Rating
Not Rated
Favorites
0
Views
88
Forks
1,075
Issues
281
Installation
Difficulty
expertEstimated Time
20-45 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Node.js: 18.0.0 or higher
npm: 8.0.0 or higher
Installation Steps
1. Clone Repository
bash
git clone https://github.com/mastra-ai/mastra.git
cd mastra
2. Install Dependencies
bash
npm install
3. Start Server
bash
npm start