Show HN: Mastra – Open-source JS agent framework, by the developers of Gatsby
11–20 of 159 posts
Re: Show HN: Mastra – Open-source JS agent framework, by the developers of Gatsby
#12Re: Show HN: Mastra – Open-source JS agent framework, by the developers of Gatsby
#13Re: Show HN: Mastra – Open-source JS agent framework, by the developers of Gatsby
#14I thought Kyle Matthews was the creator of Gatsby
Re: Show HN: Mastra – Open-source JS agent framework, by the developers of Gatsby
#15A TypeScript first AI framework is something that has been missing. How do you work with AI SDK?
Re: Show HN: Mastra – Open-source JS agent framework, by the developers of Gatsby
#16Congrats on launching. I've noticed that switching prompts without edits between different LLM providers has degradation on performance. I'm wondering if you guys have noticed how developers do these "translations", I'm wondering since maybe your eval framework might have data for best practices.
Re: Show HN: Mastra – Open-source JS agent framework, by the developers of Gatsby
#17I thought Kyle Matthews was the creator of Gatsby
Re: Show HN: Mastra – Open-source JS agent framework, by the developers of Gatsby
#18Congrats! This is exactly what the AI world needs. I'm thinking about using Mastra for a class I'm working on with AI Agents.
Re: Show HN: Mastra – Open-source JS agent framework, by the developers of Gatsby
#19Congrats on launching. I've noticed that switching prompts without edits between different LLM providers has degradation on performance. I'm wondering if you guys have noticed how developers do these "translations", I'm wondering since maybe your eval framework might have data for best practices.
Yeah, this is something we've heard as well. No particular feature right now but we did ship an agent in local dev to help people improve their prompts.
Do you think that a lot of these components like observability and evals will eventually be consumed by either providers (like OpenAI) or an orchestration framework like Mastra (when using multiple providers, though even if you're using just one provider for many tasks I can see it belonging to the orchestration framework)?
Re: Show HN: Mastra – Open-source JS agent framework, by the developers of Gatsby
#20Impressive. Have you seen any success with Mastra being used to build voice agents? Our company has been experimenting with VAPI, which just launched a workflow builder into open beta ( https://docs.vapi.ai/workflows ), but it has a lot of rough edges.
We hear a lot from people who are outgrowing the voice agent platforms and moving to something like pipecat (in Python), and we'd love to be the JS option.