From 399714e6bd2c6e05dd0cfc240622157e26e2d6a7 Mon Sep 17 00:00:00 2001 From: Rohit Ghumare Date: Sun, 4 May 2025 19:17:02 +0100 Subject: [PATCH 1/2] added CreateMVP --- aind-landing-Page/public/tools-data.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/aind-landing-Page/public/tools-data.yaml b/aind-landing-Page/public/tools-data.yaml index 49f20ce..98ad818 100644 --- a/aind-landing-Page/public/tools-data.yaml +++ b/aind-landing-Page/public/tools-data.yaml @@ -4,6 +4,19 @@ domains: level: 1 name: Requirements tools: + - date_added: 04/05/2025 + description: Create MVPs with AI in seconds. The world's first open-source, AI-powered PRD (Product Requirement Document), Technical Specs, and Flowcharts creator designed to bridge the gap between your vision and functional code. + icon_url: 'https://createmvps.app/logo.png' + name: CreateMVP + oss: true + popular: false + tags: + - OSS + - GA + - Requirements + - Product + verified: true + website_url: https://createmvps.app/ - date_added: 12/03/2025 description: A specification language for AI-first development that shifts focus from implementation to intent through structured solution space reduction. From 370a0365d47ab595a44414a5abb29fa2c6312ac0 Mon Sep 17 00:00:00 2001 From: Rohit Ghumare Date: Fri, 20 Jun 2025 10:32:53 +0100 Subject: [PATCH 2/2] feat: Add AI Agentic Frameworks category and Motia across multiple sections - 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. --- aind-landing-Page/public/tools-data.yaml | 84 +++++++++++++++++++++++- 1 file changed, 83 insertions(+), 1 deletion(-) diff --git a/aind-landing-Page/public/tools-data.yaml b/aind-landing-Page/public/tools-data.yaml index a89108e..a2ee324 100644 --- a/aind-landing-Page/public/tools-data.yaml +++ b/aind-landing-Page/public/tools-data.yaml @@ -3430,6 +3430,19 @@ domains: - DevOps verified: false website_url: https://aiac.dev/ + - date_added: 15/01/2025 + description: A unified backend framework for APIs, events, and AI agents. Code-first approach supporting multi-language workflows (JS, TS, Python, Ruby). Features event-driven architecture, built-in observability, visual workbench for development, and Motia Cloud in Beta for cloud deployment. + icon_url: https://avatars.githubusercontent.com/u/193029780?s=48&v=4 + name: Motia + oss: true + popular: false + tags: + - OSS + - GA + - Infrastructure As Code + - DevOps + verified: false + website_url: https://github.com/motiadev/motia - date_added: 26/03/2025 description: LLM orchestration framework & platform for mission critical LLM apps. @@ -4758,6 +4771,19 @@ domains: - AIE verified: false website_url: https://agentuity.com/ + - date_added: 15/01/2025 + description: A unified backend framework for APIs, events, and AI agents. Code-first approach supporting multi-language workflows (JS, TS, Python, Ruby). Features event-driven architecture, built-in observability, visual workbench for development, and Motia Cloud in Beta for cloud deployment. + icon_url: https://avatars.githubusercontent.com/u/193029780?s=48&v=4 + name: Motia + oss: true + popular: false + tags: + - OSS + - GA + - Execution Sandbox + - AIE + verified: false + website_url: https://github.com/motiadev/motia - date_added: 05/06/2025 description: 'Arrakis provides a secure, fully customizable, and self-hosted solution to spawn and manage Sandboxes for code execution and computer use. @@ -5366,8 +5392,64 @@ domains: - AIE verified: false website_url: https://superface.ai/ + - description: AI Agentic Frameworks for building intelligent agent systems + level: 27 + name: AI Agentic Frameworks + tools: + - date_added: 15/01/2025 + description: A unified backend framework for APIs, events, and AI agents. Code-first approach supporting multi-language workflows (JS, TS, Python, Ruby). Features event-driven architecture, built-in observability, visual workbench for development, and Motia Cloud in Beta for cloud deployment. + icon_url: https://avatars.githubusercontent.com/u/193029780?s=48&v=4 + name: Motia + oss: true + popular: false + tags: + - OSS + - GA + - Agents + - AIE + verified: false + website_url: https://github.com/motiadev/motia + - date_added: 15/01/2025 + description: A framework for building applications with LLMs. Provides agent abstractions, tools integration, and supports agentic systems. Offers both workflows and agents, with LangGraph for more complex orchestration. Emphasizes that agentic systems often combine workflows and agents rather than being purely one or the other. + icon_url: https://python.langchain.com/v0.1/img/favicon.ico + name: LangChain + oss: true + popular: true + tags: + - OSS + - GA + - Agents + - AIE + verified: true + website_url: https://langchain.com/ + - date_added: 15/01/2025 + description: Multi-agent platform focused on collaborative AI agents working in teams ("crews"). Features role-based agent design, task delegation, and teamwork coordination. Used by 60% of Fortune 500 companies, has 29.4k GitHub stars, and supports both cloud and self-hosted deployment. + icon_url: https://docs.crewai.com/img/logo.png + name: CrewAI + oss: true + popular: true + tags: + - OSS + - GA + - Agents + - AIE + verified: true + website_url: https://crewai.com/ + - date_added: 15/01/2025 + description: Full-stack framework for building multi-agent systems with memory, knowledge, and reasoning. Claims extremely fast performance (3μs agent instantiation, 6.5Kib memory usage). Supports 5 levels of agentic systems from basic tool-using agents to complex workflows. Has 28.5k GitHub stars and emphasizes performance optimization. + icon_url: https://avatars.githubusercontent.com/u/104874993?s=200&v=4 + name: Agno + oss: true + popular: true + tags: + - OSS + - GA + - Agents + - AIE + verified: false + website_url: https://github.com/agno-ai/agno - description: LLM Gateways, Routers and Proxies - level: 26 + level: 28 name: Gateway tools: - date_added: 25/04/2025