If you want something to actually build against mastra.ai is worth a look. its typescript framework and it covers the stuff you'll run into pretty quickly. workflows, memory, RAG, observability. I didn't build anything production ready with it but it's been great for getting a feel for how these pieces fit together
We wrote a couple of articles about it, but we were more focused on building on top of CLI-based agents like Claude Code (imagine a lead outreach agent based on Claude Code as an API).
I think the best way for that new thing is doing some real thing/join a team building an Agent, and get some know-how.
If you want something to actually build against mastra.ai is worth a look. its typescript framework and it covers the stuff you'll run into pretty quickly. workflows, memory, RAG, observability. I didn't build anything production ready with it but it's been great for getting a feel for how these pieces fit together
You can ask Claude or ChatGPT for help, or study the architecture of current well-known open-source agents.
We wrote a couple of articles about it, but we were more focused on building on top of CLI-based agents like Claude Code (imagine a lead outreach agent based on Claude Code as an API).
21st.dev/community/blog
Just start building my man. Would highly advise keeping it minimal, just use OpenAI Agents SDK. Most of these frameworks are overengineered af
Calibra might help to put some benchmark numbers on your prototypes: https://calibra.swival.dev/