- Published on
Mastra AI framework
- Authors
- Name
- Jonaz Kumlander
The last weeks I have been playing around with the Mastra AI framework. Mastra is a Typescript framework for building AI. You can build and deploy Agents, build RAG functionality and create automation workflows.
Finally I found a framework that utilize TypeScript and not Python. I've been working with Python and I'm not a big fan of it and TypeScript is much more structured and strict. So when my colleague gave me the Mastra AI link I was very excited.
So expect the love of TypeScript this framework has really interesting features to use. A vector database that runs in memory for fast RAG queries, a simple way to create Agents and a lot of other features. A great framework for building workflows where you can collect data from different endpoint and then use AI to generate output that you want.
I'm going now to test using the Mastar AI framework to build the SaaS application that I'm working on for suppoorting my training planning The idea is to collect information on my time I have for training during a week, where I will be located, what activity type I have packed in my luggage, what my health status is at the moment and what goals I have. Then with all this data use AI to plan the training based on different training philosophies.
I'm very excited to see how this will work out.
I hope you will follow this journey with me. If you are interested in testing this and give me feedback please let me know.
Over and out!
ps. check it out at Mastra AI