From 7a9577ac8a085e20a7aa8101cdf2c148781425d6 Mon Sep 17 00:00:00 2001 From: Lennex Zinyando Date: Wed, 9 Apr 2025 15:41:04 +0200 Subject: [PATCH] Add MastraAI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53326f2..5dbda0a 100644 --- a/README.md +++ b/README.md @@ -1026,3 +1026,4 @@ A curated list of awesome JavaScript frameworks, libraries and software. * [jakejs/jake](https://github.com/jakejs/jake) - JavaScript build tool, similar to Make or Rake. Built to work with Node.js. * [open-wc/open-wc](https://github.com/open-wc/open-wc) - Open Web Components: guides, tools and libraries for developing web components. * [gcanti/tcomb](https://github.com/gcanti/tcomb) - Type checking and DDD for JavaScript +* [MastraAI](https://github.com/mastra-ai/mastra) - Mastra is an opinionated TypeScript framework that helps you build AI applications and features quickly. It gives you the set of primitives you need: workflows, agents, RAG, integrations and evals.