nguyenthanhasia commited on
Commit
d62bd8a
·
verified ·
1 Parent(s): 0da04ea

Upload 3 files

Browse files
Files changed (1) hide show
  1. script.js +10 -10
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: "18.2k",
9
- starsNumeric: 18200,
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: "32.1k",
37
- starsNumeric: 32100,
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: "22.8k",
65
- starsNumeric: 22800,
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/FoundationAgents/MetaGPT",
76
- description: "The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming",
77
  category: "Multi-Agent Systems",
78
- stars: "45.2k",
79
- starsNumeric: 45200,
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",