-
Notifications
You must be signed in to change notification settings - Fork 64
Added new tools and frameworks to the domains: section #58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…ctions - Add new 'AI Agentic Frameworks' category under AIE domain (level 27) - Include LangChain, CrewAI, Agno, and Motia in the new category - Add Motia to 'Execution Sandbox' section (AIE domain) - Add Motia to 'Infrastructure As Code' section (DevOps domain) This addresses the missing agentic frameworks section and properly categorizes Motia across its multiple use cases as a unified backend framework supporting APIs, events, AI agents, and IaC workflows.
|
@rohitg00 is attempting to deploy a commit to the AI Native Dev Team on Vercel. A member of the Team first needs to authorize it. |
|
Hey @rohitg00 , I already added CreateMVP in the latest batch. Will create another category for Agentic frameworks next week. Thanks for the nudge. |
|
This pull request updates the Additions to Existing Categories:
New Category: AI Agentic Frameworks
|
|
This is not merged yet? @jedi4ever |
|
@fernandezbaptiste Any updates? |
|
Hey @rohitg00 - appreciates you taking the time on this! We've migrated the project into a private repo that encompasses all of our AI Native Dev site. Appreciate your patience on us getting back to you. |
This pull request adds new tools and frameworks to the
domains:section of theaind-landing-Page/public/tools-data.yamlfile. The changes include introducing tools for requirements generation, backend frameworks, and agentic systems, along with their metadata such as descriptions, tags, and URLs.Additions to Requirements Tools:
CreateMVP, an open-source tool for generating PRDs, technical specs, and flowcharts using AI. Includes metadata like description, tags, and website URL.Additions to Backend Frameworks:
Motia, a unified backend framework for APIs, events, and AI agents with features like event-driven architecture and multi-language support. Metadata includes description, tags, and GitHub URL. [1] [2]Additions to Agentic Frameworks:
LangChain, a framework for building applications with LLMs, focusing on agent abstractions and workflows. Includes metadata like description, tags, and website URL.CrewAI, a multi-agent platform for collaborative AI agents with role-based design and teamwork coordination. Metadata includes description, tags, and website URL.Agno, a full-stack framework for multi-agent systems emphasizing performance optimization and memory efficiency. Metadata includes description, tags, and GitHub URL.