Upload 3 files
Browse files
script.js
CHANGED
|
@@ -5,8 +5,8 @@ const repositories = [
|
|
| 5 |
url: "https://github.com/SakanaAI/AI-Scientist",
|
| 6 |
description: "Comprehensive system for automated scientific discovery, enabling Foundation Models to perform research independently and generate complete research papers",
|
| 7 |
category: "Scientific Research Automation",
|
| 8 |
-
stars: "
|
| 9 |
-
starsNumeric:
|
| 10 |
features: ["Automated idea generation", "Experiment execution", "Paper writing", "Peer review simulation"],
|
| 11 |
organization: "Sakana AI",
|
| 12 |
cost: "Research Tool",
|
|
@@ -33,8 +33,8 @@ const repositories = [
|
|
| 33 |
url: "https://github.com/microsoft/autogen",
|
| 34 |
description: "Programming framework for creating multi-agent AI applications that can act autonomously or work alongside humans",
|
| 35 |
category: "Multi-Agent Frameworks",
|
| 36 |
-
stars: "
|
| 37 |
-
starsNumeric:
|
| 38 |
features: ["Multi-agent conversation", "Human participation", "Customizable agents"],
|
| 39 |
organization: "Microsoft",
|
| 40 |
cost: "Open Source",
|
|
@@ -61,8 +61,8 @@ const repositories = [
|
|
| 61 |
url: "https://github.com/crewAIInc/crewAI",
|
| 62 |
description: "Fast and Flexible Multi-Agent Automation Framework for role-playing AI agents collaboration",
|
| 63 |
category: "Multi-Agent Frameworks",
|
| 64 |
-
stars: "
|
| 65 |
-
starsNumeric:
|
| 66 |
features: ["Role-playing agents", "Fast automation", "Flexible framework"],
|
| 67 |
organization: "CrewAI Inc",
|
| 68 |
cost: "Open Source",
|
|
@@ -72,11 +72,11 @@ const repositories = [
|
|
| 72 |
},
|
| 73 |
{
|
| 74 |
name: "MetaGPT",
|
| 75 |
-
url: "https://github.com/
|
| 76 |
-
description: "
|
| 77 |
category: "Multi-Agent Systems",
|
| 78 |
-
stars: "
|
| 79 |
-
starsNumeric:
|
| 80 |
features: ["Software company simulation", "Natural language programming", "Multi-agent collaboration"],
|
| 81 |
organization: "Foundation Agents",
|
| 82 |
cost: "Open Source",
|
|
|
|
| 5 |
url: "https://github.com/SakanaAI/AI-Scientist",
|
| 6 |
description: "Comprehensive system for automated scientific discovery, enabling Foundation Models to perform research independently and generate complete research papers",
|
| 7 |
category: "Scientific Research Automation",
|
| 8 |
+
stars: "11.1k",
|
| 9 |
+
starsNumeric: 11100,
|
| 10 |
features: ["Automated idea generation", "Experiment execution", "Paper writing", "Peer review simulation"],
|
| 11 |
organization: "Sakana AI",
|
| 12 |
cost: "Research Tool",
|
|
|
|
| 33 |
url: "https://github.com/microsoft/autogen",
|
| 34 |
description: "Programming framework for creating multi-agent AI applications that can act autonomously or work alongside humans",
|
| 35 |
category: "Multi-Agent Frameworks",
|
| 36 |
+
stars: "45.7k",
|
| 37 |
+
starsNumeric: 45700,
|
| 38 |
features: ["Multi-agent conversation", "Human participation", "Customizable agents"],
|
| 39 |
organization: "Microsoft",
|
| 40 |
cost: "Open Source",
|
|
|
|
| 61 |
url: "https://github.com/crewAIInc/crewAI",
|
| 62 |
description: "Fast and Flexible Multi-Agent Automation Framework for role-playing AI agents collaboration",
|
| 63 |
category: "Multi-Agent Frameworks",
|
| 64 |
+
stars: "32.7k",
|
| 65 |
+
starsNumeric: 32700,
|
| 66 |
features: ["Role-playing agents", "Fast automation", "Flexible framework"],
|
| 67 |
organization: "CrewAI Inc",
|
| 68 |
cost: "Open Source",
|
|
|
|
| 72 |
},
|
| 73 |
{
|
| 74 |
name: "MetaGPT",
|
| 75 |
+
url: "https://github.com/geekan/MetaGPT",
|
| 76 |
+
description: "Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming",
|
| 77 |
category: "Multi-Agent Systems",
|
| 78 |
+
stars: "56.3k",
|
| 79 |
+
starsNumeric: 56300,
|
| 80 |
features: ["Software company simulation", "Natural language programming", "Multi-agent collaboration"],
|
| 81 |
organization: "Foundation Agents",
|
| 82 |
cost: "Open Source",
|