TylerHilbert commited on
Commit
db600b1
·
1 Parent(s): 1998b1d

Agents and MCP

Browse files
PyTorchConference2025_GithubRepos.json CHANGED
@@ -5,7 +5,7 @@
5
  "category": "agent",
6
  "github_about_section": "an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM",
7
  "homepage_link": "https://block.github.io/goose",
8
- "github_topic_closest_fit": "mcp"
9
  },
10
  {
11
  "repo_name": "ray",
@@ -503,7 +503,9 @@
503
  {
504
  "repo_name": "GEAK-agent",
505
  "repo_link": "https://github.com/AMD-AGI/GEAK-agent",
506
- "github_about_section": "It is an LLM-based AI agent, which can write correct and efficient gpu kernels automatically."
 
 
507
  },
508
  {
509
  "repo_name": "hhvm",
@@ -558,6 +560,7 @@
558
  {
559
  "repo_name": "letta",
560
  "repo_link": "https://github.com/letta-ai/letta",
 
561
  "github_about_section": "Letta is the platform for building stateful agents: open AI with advanced memory that can learn and self-improve over time.",
562
  "homepage_link": "https://docs.letta.com",
563
  "github_topic_closest_fit": "ai-agents"
@@ -577,8 +580,9 @@
577
  {
578
  "repo_name": "mcp-agent",
579
  "repo_link": "https://github.com/lastmile-ai/mcp-agent",
 
580
  "github_about_section": "Build effective agents using Model Context Protocol and simple workflow patterns",
581
- "github_topic_closest_fit": "ai-agents"
582
  },
583
  {
584
  "repo_name": "metaflow",
 
5
  "category": "agent",
6
  "github_about_section": "an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM",
7
  "homepage_link": "https://block.github.io/goose",
8
+ "github_topic_closest_fit": "ai-agents"
9
  },
10
  {
11
  "repo_name": "ray",
 
503
  {
504
  "repo_name": "GEAK-agent",
505
  "repo_link": "https://github.com/AMD-AGI/GEAK-agent",
506
+ "category": "agent",
507
+ "github_about_section": "It is an LLM-based AI agent, which can write correct and efficient gpu kernels automatically.",
508
+ "github_topic_closest_fit": "ai-agents"
509
  },
510
  {
511
  "repo_name": "hhvm",
 
560
  {
561
  "repo_name": "letta",
562
  "repo_link": "https://github.com/letta-ai/letta",
563
+ "category": "agent",
564
  "github_about_section": "Letta is the platform for building stateful agents: open AI with advanced memory that can learn and self-improve over time.",
565
  "homepage_link": "https://docs.letta.com",
566
  "github_topic_closest_fit": "ai-agents"
 
580
  {
581
  "repo_name": "mcp-agent",
582
  "repo_link": "https://github.com/lastmile-ai/mcp-agent",
583
+ "category": "mcp",
584
  "github_about_section": "Build effective agents using Model Context Protocol and simple workflow patterns",
585
+ "github_topic_closest_fit": "mcp"
586
  },
587
  {
588
  "repo_name": "metaflow",