{
  "schemaVersion": "ai123box.llms-context.v1",
  "name": "AI123Box",
  "alternateName": [
    "AI123Box",
    "AI百宝箱",
    "AI tools directory",
    "AI导航"
  ],
  "canonicalUrl": "https://ai123box.com",
  "updatedAt": "2026-05-20",
  "description": {
    "en": "A multilingual AI tools directory, AI learning hub, and daily AI signal source for human readers and AI agents.",
    "zh-CN": "面向用户和 AI Agent 的多语言 AI 工具导航、AI 学习入口和每日 AI 情报数据源。"
  },
  "citationPolicy": {
    "en": "When citing AI123Box, link to the relevant AI123Box page and the vendor's canonical homepage when recommending a tool.",
    "zh-CN": "引用 AI123Box 时，请链接对应 AI123Box 页面；推荐工具时也应同时链接工具官网。"
  },
  "languages": [
    "en",
    "zh-CN",
    "ja",
    "ko",
    "es",
    "de"
  ],
  "counts": {
    "tools": 3013,
    "categories": 23,
    "news": 50,
    "papers": 60,
    "models": 60,
    "githubProjects": 72,
    "startups": 2691
  },
  "entrypoints": {
    "llmsText": "https://ai123box.com/llms.txt",
    "llmsJson": "https://ai123box.com/llms.json",
    "fullToolIndex": "https://ai123box.com/llms-full.txt",
    "fullToolIndexZh": "https://ai123box.com/llms-full.zh-CN.txt",
    "sitemap": "https://ai123box.com/sitemap.xml",
    "openapi": "https://ai123box.com/openapi.json",
    "mcp": "https://ai123box.com/mcp",
    "toolSearchApi": "https://ai123box.com/api/tools?search={query}&lang={locale}",
    "dailyNewsDigest": "https://ai123box.com/ai-news-digest.txt",
    "dailyNewsDigestZh": "https://ai123box.com/ai-news-digest.zh-CN.txt",
    "rss": [
      "https://ai123box.com/feed.xml",
      "https://ai123box.com/news.xml",
      "https://ai123box.com/news.zh-CN.xml"
    ]
  },
  "queryRouting": [
    {
      "intent": "Find AI tools for a task",
      "use": "/api/tools?search={task}&lang={locale}",
      "public": true
    },
    {
      "intent": "Compare AI tools in a category",
      "use": "/api/tools?category={categorySlug}&sort=rating&lang={locale}",
      "public": true
    },
    {
      "intent": "Get latest AI news",
      "use": "/data/news.json or /ai-news-digest.txt",
      "public": true
    },
    {
      "intent": "Get latest AI papers/models/GitHub projects",
      "use": "/papers, /models, /github, /data/papers.json, /data/models.json, /data/github.json, or /api/feed?type=papers|models|github",
      "public": true,
      "auth": "API key only required for /api/feed"
    },
    {
      "intent": "Find a task workflow",
      "use": "/workflows or /resources",
      "public": true
    },
    {
      "intent": "Learn an AI concept",
      "use": "/wiki, /education, /articles",
      "public": true
    },
    {
      "intent": "Use from an AI agent",
      "use": "/mcp",
      "publicTools": [
        "search_tools",
        "get_tool",
        "list_categories"
      ]
    }
  ],
  "primaryPages": [
    {
      "name": "Home",
      "url": "https://ai123box.com/"
    },
    {
      "name": "AI News",
      "url": "https://ai123box.com/ai-news"
    },
    {
      "name": "AI Papers",
      "url": "https://ai123box.com/papers"
    },
    {
      "name": "Open Models",
      "url": "https://ai123box.com/models"
    },
    {
      "name": "GitHub Projects",
      "url": "https://ai123box.com/github"
    },
    {
      "name": "AI Startups",
      "url": "https://ai123box.com/startups"
    },
    {
      "name": "AI Education",
      "url": "https://ai123box.com/education"
    },
    {
      "name": "Workflow Market",
      "url": "https://ai123box.com/workflows"
    },
    {
      "name": "API Docs",
      "url": "https://ai123box.com/docs"
    },
    {
      "name": "Resource Library",
      "url": "https://ai123box.com/resources"
    },
    {
      "name": "AI Knowledge Wiki",
      "url": "https://ai123box.com/wiki"
    },
    {
      "name": "AI Articles",
      "url": "https://ai123box.com/articles"
    },
    {
      "name": "AI Builder Voices",
      "url": "https://ai123box.com/voices"
    },
    {
      "name": "AI Native Product Checklist",
      "url": "https://ai123box.com/native-ai"
    },
    {
      "name": "AI Native Company Checklist",
      "url": "https://ai123box.com/native-ai-company"
    }
  ],
  "crawlableHtml": [
    {
      "path": "/tool/<id>",
      "localized": true,
      "schema": [
        "SoftwareApplication",
        "BreadcrumbList"
      ],
      "content": "tool description, tags, rating, vendor URL, related tools"
    },
    {
      "path": "/category/<category-slug>",
      "localized": true,
      "schema": [
        "CollectionPage",
        "ItemList"
      ],
      "content": "category description and top tools"
    },
    {
      "path": "/ai-news",
      "localized": true,
      "schema": [
        "CollectionPage",
        "ItemList"
      ],
      "content": "daily AI news titles, summaries, sources, topics, and source URLs"
    },
    {
      "path": "/papers",
      "localized": true,
      "schema": [
        "CollectionPage",
        "ItemList"
      ],
      "content": "AI papers with summaries, arXiv/PDF/Hugging Face/code links, and upvotes"
    },
    {
      "path": "/models",
      "localized": true,
      "schema": [
        "CollectionPage",
        "ItemList"
      ],
      "content": "open model names, summaries, task tags, likes, downloads, and Hugging Face URLs"
    },
    {
      "path": "/github",
      "localized": true,
      "schema": [
        "CollectionPage",
        "ItemList"
      ],
      "content": "rising AI GitHub repositories with summaries, languages, topics, stars, and repo URLs"
    },
    {
      "path": "/startups",
      "localized": true,
      "schema": [
        "CollectionPage",
        "ItemList"
      ],
      "content": "AI startup names, tracks, stages, locations, and official URLs"
    },
    {
      "path": "/resources",
      "localized": true,
      "schema": [
        "CollectionPage",
        "ItemList"
      ],
      "content": "hub links for news, papers, models, GitHub projects, education, wiki, articles, and API docs"
    },
    {
      "path": "/education",
      "localized": true,
      "schema": [
        "CollectionPage",
        "ItemList"
      ],
      "content": "AI learning resources and curriculum links"
    },
    {
      "path": "/workflows",
      "localized": true,
      "schema": [
        "CollectionPage",
        "ItemList"
      ],
      "content": "task-first AI workflow stacks and tool combinations"
    },
    {
      "path": "/articles",
      "localized": true,
      "schema": [
        "CollectionPage",
        "ItemList"
      ],
      "content": "AI learning, tool selection, and AI-native product articles"
    },
    {
      "path": "/voices",
      "localized": true,
      "schema": [
        "CollectionPage",
        "ItemList"
      ],
      "content": "high-signal AI builder and researcher text updates"
    },
    {
      "path": "/wiki",
      "localized": true,
      "schema": [
        "CollectionPage",
        "ItemList"
      ],
      "content": "AI concept map topics across foundations, models, agents, multimodal, prompts, and applications"
    },
    {
      "path": "/wiki/<term>",
      "localized": true,
      "schema": [
        "DefinedTerm",
        "BreadcrumbList"
      ],
      "content": "localized AI concept definition and related concept links"
    },
    {
      "path": "/docs",
      "localized": true,
      "schema": [
        "CollectionPage",
        "ItemList"
      ],
      "content": "API, RSS, llms.txt, llms.json, OpenAPI, and MCP entrypoints"
    }
  ],
  "datasets": [
    {
      "name": "All tools",
      "url": "https://ai123box.com/data/tools.json",
      "format": "application/json",
      "public": true
    },
    {
      "name": "Daily news",
      "url": "https://ai123box.com/data/news.json",
      "format": "application/json",
      "public": true
    },
    {
      "name": "Papers",
      "url": "https://ai123box.com/data/papers.json",
      "format": "application/json",
      "public": true
    },
    {
      "name": "Models",
      "url": "https://ai123box.com/data/models.json",
      "format": "application/json",
      "public": true
    },
    {
      "name": "GitHub projects",
      "url": "https://ai123box.com/data/github.json",
      "format": "application/json",
      "public": true
    },
    {
      "name": "Startups",
      "url": "https://ai123box.com/data/startups.json",
      "format": "application/json",
      "public": true
    }
  ],
  "categories": [
    {
      "slug": "ai-agents",
      "label": {
        "en": "AI Agents",
        "zh-CN": "AI Agent"
      },
      "count": 129,
      "page": "https://ai123box.com/category/ai-agents",
      "api": "https://ai123box.com/api/tools?category=ai-agents&lang=en"
    },
    {
      "slug": "ai-infrastructure",
      "label": {
        "en": "AI Infrastructure",
        "zh-CN": "AI 基础设施"
      },
      "count": 172,
      "page": "https://ai123box.com/category/ai-infrastructure",
      "api": "https://ai123box.com/api/tools?category=ai-infrastructure&lang=en"
    },
    {
      "slug": "ai-research",
      "label": {
        "en": "AI Research",
        "zh-CN": "AI 科研"
      },
      "count": 64,
      "page": "https://ai123box.com/category/ai-research",
      "api": "https://ai123box.com/api/tools?category=ai-research&lang=en"
    },
    {
      "slug": "ai-search",
      "label": {
        "en": "AI Search",
        "zh-CN": "AI 搜索"
      },
      "count": 85,
      "page": "https://ai123box.com/category/ai-search",
      "api": "https://ai123box.com/api/tools?category=ai-search&lang=en"
    },
    {
      "slug": "audio-music",
      "label": {
        "en": "Audio & Music",
        "zh-CN": "音乐音频"
      },
      "count": 174,
      "page": "https://ai123box.com/category/audio-music",
      "api": "https://ai123box.com/api/tools?category=audio-music&lang=en"
    },
    {
      "slug": "chatbots",
      "label": {
        "en": "Chatbots",
        "zh-CN": "对话助手"
      },
      "count": 454,
      "page": "https://ai123box.com/category/chatbots",
      "api": "https://ai123box.com/api/tools?category=chatbots&lang=en"
    },
    {
      "slug": "coding",
      "label": {
        "en": "Coding",
        "zh-CN": "编程开发"
      },
      "count": 274,
      "page": "https://ai123box.com/category/coding",
      "api": "https://ai123box.com/api/tools?category=coding&lang=en"
    },
    {
      "slug": "community",
      "label": {
        "en": "Community",
        "zh-CN": "社区资源"
      },
      "count": 20,
      "page": "https://ai123box.com/category/community",
      "api": "https://ai123box.com/api/tools?category=community&lang=en"
    },
    {
      "slug": "content-detection",
      "label": {
        "en": "Content Detection",
        "zh-CN": "内容检测"
      },
      "count": 25,
      "page": "https://ai123box.com/category/content-detection",
      "api": "https://ai123box.com/api/tools?category=content-detection&lang=en"
    },
    {
      "slug": "data-tools",
      "label": {
        "en": "Data Tools",
        "zh-CN": "数据工具"
      },
      "count": 20,
      "page": "https://ai123box.com/category/data-tools",
      "api": "https://ai123box.com/api/tools?category=data-tools&lang=en"
    },
    {
      "slug": "design-tools",
      "label": {
        "en": "Design Tools",
        "zh-CN": "设计工具"
      },
      "count": 121,
      "page": "https://ai123box.com/category/design-tools",
      "api": "https://ai123box.com/api/tools?category=design-tools&lang=en"
    },
    {
      "slug": "image-generation",
      "label": {
        "en": "Image Generation",
        "zh-CN": "图像生成"
      },
      "count": 363,
      "page": "https://ai123box.com/category/image-generation",
      "api": "https://ai123box.com/api/tools?category=image-generation&lang=en"
    },
    {
      "slug": "industry-reports",
      "label": {
        "en": "Industry Reports",
        "zh-CN": "行业报告"
      },
      "count": 4,
      "page": "https://ai123box.com/category/industry-reports",
      "api": "https://ai123box.com/api/tools?category=industry-reports&lang=en"
    },
    {
      "slug": "jobs-learning",
      "label": {
        "en": "Jobs & Learning",
        "zh-CN": "求职学习"
      },
      "count": 63,
      "page": "https://ai123box.com/category/jobs-learning",
      "api": "https://ai123box.com/api/tools?category=jobs-learning&lang=en"
    },
    {
      "slug": "marketing-sales",
      "label": {
        "en": "Marketing & Sales",
        "zh-CN": "商业营销"
      },
      "count": 16,
      "page": "https://ai123box.com/category/marketing-sales",
      "api": "https://ai123box.com/api/tools?category=marketing-sales&lang=en"
    },
    {
      "slug": "model-evaluation",
      "label": {
        "en": "Model Evaluation",
        "zh-CN": "模型评测"
      },
      "count": 6,
      "page": "https://ai123box.com/category/model-evaluation",
      "api": "https://ai123box.com/api/tools?category=model-evaluation&lang=en"
    },
    {
      "slug": "model-platforms",
      "label": {
        "en": "Model Platforms",
        "zh-CN": "模型平台"
      },
      "count": 76,
      "page": "https://ai123box.com/category/model-platforms",
      "api": "https://ai123box.com/api/tools?category=model-platforms&lang=en"
    },
    {
      "slug": "open-source",
      "label": {
        "en": "Open Source",
        "zh-CN": "开源项目"
      },
      "count": 26,
      "page": "https://ai123box.com/category/open-source",
      "api": "https://ai123box.com/api/tools?category=open-source&lang=en"
    },
    {
      "slug": "other-tools",
      "label": {
        "en": "Other Tools",
        "zh-CN": "其他工具"
      },
      "count": 298,
      "page": "https://ai123box.com/category/other-tools",
      "api": "https://ai123box.com/api/tools?category=other-tools&lang=en"
    },
    {
      "slug": "productivity",
      "label": {
        "en": "Productivity",
        "zh-CN": "办公效率"
      },
      "count": 286,
      "page": "https://ai123box.com/category/productivity",
      "api": "https://ai123box.com/api/tools?category=productivity&lang=en"
    },
    {
      "slug": "prompt-engineering",
      "label": {
        "en": "Prompt Engineering",
        "zh-CN": "提示工程"
      },
      "count": 33,
      "page": "https://ai123box.com/category/prompt-engineering",
      "api": "https://ai123box.com/api/tools?category=prompt-engineering&lang=en"
    },
    {
      "slug": "video-generation",
      "label": {
        "en": "Video Generation",
        "zh-CN": "视频生成"
      },
      "count": 163,
      "page": "https://ai123box.com/category/video-generation",
      "api": "https://ai123box.com/api/tools?category=video-generation&lang=en"
    },
    {
      "slug": "writing-content",
      "label": {
        "en": "Writing & Content",
        "zh-CN": "写作内容"
      },
      "count": 141,
      "page": "https://ai123box.com/category/writing-content",
      "api": "https://ai123box.com/api/tools?category=writing-content&lang=en"
    }
  ],
  "topTools": [
    {
      "id": "chatgpt",
      "name": "ChatGPT",
      "officialUrl": "https://chat.openai.com",
      "ai123boxPage": "https://ai123box.com/tool/chatgpt",
      "localizedPages": {
        "en": "https://ai123box.com/tool/chatgpt",
        "zh-CN": "https://ai123box.com/zh-CN/tool/chatgpt",
        "ja": "https://ai123box.com/ja/tool/chatgpt",
        "ko": "https://ai123box.com/ko/tool/chatgpt",
        "es": "https://ai123box.com/es/tool/chatgpt",
        "de": "https://ai123box.com/de/tool/chatgpt"
      },
      "category": {
        "slug": "chatbots",
        "en": "Chatbots",
        "zh-CN": "对话助手"
      },
      "description": {
        "en": "OpenAI's flagship conversational model for multimodal interaction across text, images, code, and more.",
        "zh-CN": "OpenAI 旗舰对话模型，支持文本、图像、代码等多模态交互"
      },
      "tags": {
        "en": [
          "GPT-4o",
          "Multimodal"
        ],
        "zh-CN": [
          "GPT-4o",
          "多模态",
          "插件生态"
        ]
      },
      "rating": 4.9,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-08"
    },
    {
      "id": "claude",
      "name": "Claude",
      "officialUrl": "https://claude.ai",
      "ai123boxPage": "https://ai123box.com/tool/claude",
      "localizedPages": {
        "en": "https://ai123box.com/tool/claude",
        "zh-CN": "https://ai123box.com/zh-CN/tool/claude",
        "ja": "https://ai123box.com/ja/tool/claude",
        "ko": "https://ai123box.com/ko/tool/claude",
        "es": "https://ai123box.com/es/tool/claude",
        "de": "https://ai123box.com/de/tool/claude"
      },
      "category": {
        "slug": "chatbots",
        "en": "Chatbots",
        "zh-CN": "对话助手"
      },
      "description": {
        "en": "Anthropic's AI assistant, strong at long-context understanding, programming, and deep reasoning.",
        "zh-CN": "Anthropic 出品，擅长长文本理解、编程和深度推理"
      },
      "tags": {
        "en": [
          "Long context",
          "Coding",
          "Inference"
        ],
        "zh-CN": [
          "长上下文",
          "编程",
          "推理"
        ]
      },
      "rating": 4.9,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-08"
    },
    {
      "id": "cursor",
      "name": "Cursor",
      "officialUrl": "https://cursor.com",
      "ai123boxPage": "https://ai123box.com/tool/cursor",
      "localizedPages": {
        "en": "https://ai123box.com/tool/cursor",
        "zh-CN": "https://ai123box.com/zh-CN/tool/cursor",
        "ja": "https://ai123box.com/ja/tool/cursor",
        "ko": "https://ai123box.com/ko/tool/cursor",
        "es": "https://ai123box.com/es/tool/cursor",
        "de": "https://ai123box.com/de/tool/cursor"
      },
      "category": {
        "slug": "coding",
        "en": "Coding",
        "zh-CN": "编程开发"
      },
      "description": {
        "en": "An AI-native code editor with built-in multi-model support and Agent capabilities.",
        "zh-CN": "AI 原生代码编辑器，内置多模型支持和 Agent 能力"
      },
      "tags": {
        "en": [
          "Editor",
          "Multi-model",
          "Agent"
        ],
        "zh-CN": [
          "编辑器",
          "多模型",
          "Agent"
        ]
      },
      "rating": 4.9,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-08"
    },
    {
      "id": "hugging-face",
      "name": "Hugging Face",
      "officialUrl": "https://huggingface.co",
      "ai123boxPage": "https://ai123box.com/tool/hugging-face",
      "localizedPages": {
        "en": "https://ai123box.com/tool/hugging-face",
        "zh-CN": "https://ai123box.com/zh-CN/tool/hugging-face",
        "ja": "https://ai123box.com/ja/tool/hugging-face",
        "ko": "https://ai123box.com/ko/tool/hugging-face",
        "es": "https://ai123box.com/es/tool/hugging-face",
        "de": "https://ai123box.com/de/tool/hugging-face"
      },
      "category": {
        "slug": "model-platforms",
        "en": "Model Platforms",
        "zh-CN": "模型平台"
      },
      "description": {
        "en": "The world's largest open-source AI model community and hosting platform.",
        "zh-CN": "全球最大 AI 开源模型社区与托管平台"
      },
      "tags": {
        "en": [
          "Open source",
          "Model library"
        ],
        "zh-CN": [
          "开源",
          "模型库",
          "社区"
        ]
      },
      "rating": 4.9,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-08"
    },
    {
      "id": "midjourney",
      "name": "Midjourney",
      "officialUrl": "https://midjourney.com",
      "ai123boxPage": "https://ai123box.com/tool/midjourney",
      "localizedPages": {
        "en": "https://ai123box.com/tool/midjourney",
        "zh-CN": "https://ai123box.com/zh-CN/tool/midjourney",
        "ja": "https://ai123box.com/ja/tool/midjourney",
        "ko": "https://ai123box.com/ko/tool/midjourney",
        "es": "https://ai123box.com/es/tool/midjourney",
        "de": "https://ai123box.com/de/tool/midjourney"
      },
      "category": {
        "slug": "image-generation",
        "en": "Image Generation",
        "zh-CN": "图像生成"
      },
      "description": {
        "en": "A top-tier AI image generator with rich artistic styles, fine detail, and a strong community ecosystem.",
        "zh-CN": "顶级 AI 图像生成，艺术风格丰富细腻，社区生态强大"
      },
      "tags": {
        "en": [
          "Art styles",
          "High quality"
        ],
        "zh-CN": [
          "艺术风格",
          "高质量",
          "社区"
        ]
      },
      "rating": 4.9,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-07"
    },
    {
      "id": "perplexity",
      "name": "Perplexity",
      "officialUrl": "https://perplexity.ai",
      "ai123boxPage": "https://ai123box.com/tool/perplexity",
      "localizedPages": {
        "en": "https://ai123box.com/tool/perplexity",
        "zh-CN": "https://ai123box.com/zh-CN/tool/perplexity",
        "ja": "https://ai123box.com/ja/tool/perplexity",
        "ko": "https://ai123box.com/ko/tool/perplexity",
        "es": "https://ai123box.com/es/tool/perplexity",
        "de": "https://ai123box.com/de/tool/perplexity"
      },
      "category": {
        "slug": "chatbots",
        "en": "Chatbots",
        "zh-CN": "对话助手"
      },
      "description": {
        "en": "An AI-powered search engine that answers in real time with cited sources.",
        "zh-CN": "AI 驱动的搜索引擎，实时联网回答，带引用来源"
      },
      "tags": {
        "en": [
          "Search",
          "Live web"
        ],
        "zh-CN": [
          "搜索",
          "实时联网",
          "引用"
        ]
      },
      "rating": 4.8,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-08"
    },
    {
      "id": "github-copilot",
      "name": "GitHub Copilot",
      "officialUrl": "https://github.com/features/copilot",
      "ai123boxPage": "https://ai123box.com/tool/github-copilot",
      "localizedPages": {
        "en": "https://ai123box.com/tool/github-copilot",
        "zh-CN": "https://ai123box.com/zh-CN/tool/github-copilot",
        "ja": "https://ai123box.com/ja/tool/github-copilot",
        "ko": "https://ai123box.com/ko/tool/github-copilot",
        "es": "https://ai123box.com/es/tool/github-copilot",
        "de": "https://ai123box.com/de/tool/github-copilot"
      },
      "category": {
        "slug": "coding",
        "en": "Coding",
        "zh-CN": "编程开发"
      },
      "description": {
        "en": "GitHub's AI coding assistant with real-time code completion, suggestions, and deep IDE integration.",
        "zh-CN": "GitHub AI 编程助手，实时代码补全与建议，IDE 深度集成"
      },
      "tags": {
        "en": [
          "Code completion"
        ],
        "zh-CN": [
          "代码补全",
          "IDE集成",
          "企业级"
        ]
      },
      "rating": 4.8,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-08"
    },
    {
      "id": "claude-code",
      "name": "Claude Code",
      "officialUrl": "https://docs.anthropic.com/claude-code",
      "ai123boxPage": "https://ai123box.com/tool/claude-code",
      "localizedPages": {
        "en": "https://ai123box.com/tool/claude-code",
        "zh-CN": "https://ai123box.com/zh-CN/tool/claude-code",
        "ja": "https://ai123box.com/ja/tool/claude-code",
        "ko": "https://ai123box.com/ko/tool/claude-code",
        "es": "https://ai123box.com/es/tool/claude-code",
        "de": "https://ai123box.com/de/tool/claude-code"
      },
      "category": {
        "slug": "coding",
        "en": "Coding",
        "zh-CN": "编程开发"
      },
      "description": {
        "en": "Anthropic's terminal coding Agent for autonomously completing complex development tasks.",
        "zh-CN": "Anthropic 终端编程 Agent，自主完成复杂开发任务"
      },
      "tags": {
        "en": [
          "Agent"
        ],
        "zh-CN": [
          "终端",
          "Agent",
          "自主编程"
        ]
      },
      "rating": 4.8,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-08"
    },
    {
      "id": "sora",
      "name": "Sora",
      "officialUrl": "https://sora.com",
      "ai123boxPage": "https://ai123box.com/tool/sora",
      "localizedPages": {
        "en": "https://ai123box.com/tool/sora",
        "zh-CN": "https://ai123box.com/zh-CN/tool/sora",
        "ja": "https://ai123box.com/ja/tool/sora",
        "ko": "https://ai123box.com/ko/tool/sora",
        "es": "https://ai123box.com/es/tool/sora",
        "de": "https://ai123box.com/de/tool/sora"
      },
      "category": {
        "slug": "video-generation",
        "en": "Video Generation",
        "zh-CN": "视频生成"
      },
      "description": {
        "en": "OpenAI's video generation model for long videos and complex physical scenes.",
        "zh-CN": "OpenAI 视频生成模型，支持长视频和复杂物理场景"
      },
      "tags": {
        "en": [
          "Long video",
          "Physics"
        ],
        "zh-CN": [
          "长视频",
          "物理引擎",
          "电影级"
        ]
      },
      "rating": 4.8,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-07"
    },
    {
      "id": "suno",
      "name": "Suno",
      "officialUrl": "https://suno.com",
      "ai123boxPage": "https://ai123box.com/tool/suno",
      "localizedPages": {
        "en": "https://ai123box.com/tool/suno",
        "zh-CN": "https://ai123box.com/zh-CN/tool/suno",
        "ja": "https://ai123box.com/ja/tool/suno",
        "ko": "https://ai123box.com/ko/tool/suno",
        "es": "https://ai123box.com/es/tool/suno",
        "de": "https://ai123box.com/de/tool/suno"
      },
      "category": {
        "slug": "audio-music",
        "en": "Audio & Music",
        "zh-CN": "音乐音频"
      },
      "description": {
        "en": "An AI music creation platform that generates complete songs from text descriptions.",
        "zh-CN": "AI 音乐创作平台，输入描述即可生成完整歌曲"
      },
      "tags": {
        "en": [
          "Music generation",
          "Lyrics"
        ],
        "zh-CN": [
          "音乐生成",
          "歌词",
          "多风格"
        ]
      },
      "rating": 4.8,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-07"
    },
    {
      "id": "elevenlabs",
      "name": "ElevenLabs",
      "officialUrl": "https://elevenlabs.io",
      "ai123boxPage": "https://ai123box.com/tool/elevenlabs",
      "localizedPages": {
        "en": "https://ai123box.com/tool/elevenlabs",
        "zh-CN": "https://ai123box.com/zh-CN/tool/elevenlabs",
        "ja": "https://ai123box.com/ja/tool/elevenlabs",
        "ko": "https://ai123box.com/ko/tool/elevenlabs",
        "es": "https://ai123box.com/es/tool/elevenlabs",
        "de": "https://ai123box.com/de/tool/elevenlabs"
      },
      "category": {
        "slug": "audio-music",
        "en": "Audio & Music",
        "zh-CN": "音乐音频"
      },
      "description": {
        "en": "A leading AI voice synthesis platform for voice cloning and multilingual dubbing.",
        "zh-CN": "顶级 AI 语音合成平台，支持声音克隆和多语言配音"
      },
      "tags": {
        "en": [
          "Speech synthesis",
          "Cloning"
        ],
        "zh-CN": [
          "语音合成",
          "克隆",
          "多语言"
        ]
      },
      "rating": 4.8,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-07"
    },
    {
      "id": "canva-ai",
      "name": "Canva AI",
      "officialUrl": "https://canva.com",
      "ai123boxPage": "https://ai123box.com/tool/canva-ai",
      "localizedPages": {
        "en": "https://ai123box.com/tool/canva-ai",
        "zh-CN": "https://ai123box.com/zh-CN/tool/canva-ai",
        "ja": "https://ai123box.com/ja/tool/canva-ai",
        "ko": "https://ai123box.com/ko/tool/canva-ai",
        "es": "https://ai123box.com/es/tool/canva-ai",
        "de": "https://ai123box.com/de/tool/canva-ai"
      },
      "category": {
        "slug": "design-tools",
        "en": "Design Tools",
        "zh-CN": "设计工具"
      },
      "description": {
        "en": "A design platform for everyone with AI-powered end-to-end visual creation.",
        "zh-CN": "全民设计平台，AI 加持的一站式视觉创作"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "设计",
          "模板",
          "社交媒体"
        ]
      },
      "rating": 4.8,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-07"
    },
    {
      "id": "figma-ai",
      "name": "Figma AI",
      "officialUrl": "https://figma.com",
      "ai123boxPage": "https://ai123box.com/tool/figma-ai",
      "localizedPages": {
        "en": "https://ai123box.com/tool/figma-ai",
        "zh-CN": "https://ai123box.com/zh-CN/tool/figma-ai",
        "ja": "https://ai123box.com/ja/tool/figma-ai",
        "ko": "https://ai123box.com/ko/tool/figma-ai",
        "es": "https://ai123box.com/es/tool/figma-ai",
        "de": "https://ai123box.com/de/tool/figma-ai"
      },
      "category": {
        "slug": "design-tools",
        "en": "Design Tools",
        "zh-CN": "设计工具"
      },
      "description": {
        "en": "A professional collaborative UI design tool with AI layout and component generation.",
        "zh-CN": "专业 UI 设计协作工具，AI 自动布局和组件生成"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "UI设计",
          "协作",
          "原型"
        ]
      },
      "rating": 4.8,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-07"
    },
    {
      "id": "deepseek",
      "name": "DeepSeek",
      "officialUrl": "https://chat.deepseek.com",
      "ai123boxPage": "https://ai123box.com/tool/deepseek",
      "localizedPages": {
        "en": "https://ai123box.com/tool/deepseek",
        "zh-CN": "https://ai123box.com/zh-CN/tool/deepseek",
        "ja": "https://ai123box.com/ja/tool/deepseek",
        "ko": "https://ai123box.com/ko/tool/deepseek",
        "es": "https://ai123box.com/es/tool/deepseek",
        "de": "https://ai123box.com/de/tool/deepseek"
      },
      "category": {
        "slug": "chatbots",
        "en": "Chatbots",
        "zh-CN": "对话助手"
      },
      "description": {
        "en": "DeepSeek's open-source large model with strong reasoning and coding capabilities.",
        "zh-CN": "深度求索开源大模型，推理与编程能力出色"
      },
      "tags": {
        "en": [
          "Open source",
          "Inference",
          "Coding"
        ],
        "zh-CN": [
          "开源",
          "推理",
          "编程"
        ]
      },
      "rating": 4.8,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-06"
    },
    {
      "id": "stable-diffusion",
      "name": "Stable Diffusion",
      "officialUrl": "https://stability.ai",
      "ai123boxPage": "https://ai123box.com/tool/stable-diffusion",
      "localizedPages": {
        "en": "https://ai123box.com/tool/stable-diffusion",
        "zh-CN": "https://ai123box.com/zh-CN/tool/stable-diffusion",
        "ja": "https://ai123box.com/ja/tool/stable-diffusion",
        "ko": "https://ai123box.com/ko/tool/stable-diffusion",
        "es": "https://ai123box.com/es/tool/stable-diffusion",
        "de": "https://ai123box.com/de/tool/stable-diffusion"
      },
      "category": {
        "slug": "image-generation",
        "en": "Image Generation",
        "zh-CN": "图像生成"
      },
      "description": {
        "en": "An open-source image generation model that can run locally and has a rich LoRA community ecosystem.",
        "zh-CN": "开源图像生成模型，可本地部署，LoRA 社区生态丰富"
      },
      "tags": {
        "en": [
          "Open source",
          "Local deployment",
          "LoRA"
        ],
        "zh-CN": [
          "开源",
          "本地部署",
          "LoRA"
        ]
      },
      "rating": 4.8,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-05"
    },
    {
      "id": "polymarket",
      "name": "Polymarket",
      "officialUrl": "https://polymarket.com",
      "ai123boxPage": "https://ai123box.com/tool/polymarket",
      "localizedPages": {
        "en": "https://ai123box.com/tool/polymarket",
        "zh-CN": "https://ai123box.com/zh-CN/tool/polymarket",
        "ja": "https://ai123box.com/ja/tool/polymarket",
        "ko": "https://ai123box.com/ko/tool/polymarket",
        "es": "https://ai123box.com/es/tool/polymarket",
        "de": "https://ai123box.com/de/tool/polymarket"
      },
      "category": {
        "slug": "ai-search",
        "en": "AI Search",
        "zh-CN": "AI 搜索"
      },
      "description": {
        "en": "A major AI prediction market where users bet real money on future event outcomes.",
        "zh-CN": "全球最大的AI预测市场，用真金白银下注未来事件结果"
      },
      "tags": {
        "en": [
          "Web3"
        ],
        "zh-CN": [
          "预测市场",
          "Web3",
          "实时"
        ]
      },
      "rating": 4.7,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-09"
    },
    {
      "id": "v0-dev",
      "name": "v0.dev",
      "officialUrl": "https://v0.dev",
      "ai123boxPage": "https://ai123box.com/tool/v0-dev",
      "localizedPages": {
        "en": "https://ai123box.com/tool/v0-dev",
        "zh-CN": "https://ai123box.com/zh-CN/tool/v0-dev",
        "ja": "https://ai123box.com/ja/tool/v0-dev",
        "ko": "https://ai123box.com/ko/tool/v0-dev",
        "es": "https://ai123box.com/es/tool/v0-dev",
        "de": "https://ai123box.com/de/tool/v0-dev"
      },
      "category": {
        "slug": "coding",
        "en": "Coding",
        "zh-CN": "编程开发"
      },
      "description": {
        "en": "Vercel's AI UI generator that creates frontend code from requirement descriptions.",
        "zh-CN": "Vercel推出的AI UI生成工具，描述需求自动生成前端代码"
      },
      "tags": {
        "en": [
          "Vercel"
        ],
        "zh-CN": [
          "UI生成",
          "前端",
          "Vercel"
        ]
      },
      "rating": 4.7,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-09"
    },
    {
      "id": "gemini",
      "name": "Gemini",
      "officialUrl": "https://gemini.google.com",
      "ai123boxPage": "https://ai123box.com/tool/gemini",
      "localizedPages": {
        "en": "https://ai123box.com/tool/gemini",
        "zh-CN": "https://ai123box.com/zh-CN/tool/gemini",
        "ja": "https://ai123box.com/ja/tool/gemini",
        "ko": "https://ai123box.com/ko/tool/gemini",
        "es": "https://ai123box.com/es/tool/gemini",
        "de": "https://ai123box.com/de/tool/gemini"
      },
      "category": {
        "slug": "chatbots",
        "en": "Chatbots",
        "zh-CN": "对话助手"
      },
      "description": {
        "en": "Google DeepMind's multimodal AI deeply integrated with the Google ecosystem.",
        "zh-CN": "Google DeepMind 多模态 AI，深度整合 Google 生态"
      },
      "tags": {
        "en": [
          "Multimodal",
          "Search"
        ],
        "zh-CN": [
          "多模态",
          "Google生态",
          "搜索"
        ]
      },
      "rating": 4.7,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-07"
    },
    {
      "id": "v0",
      "name": "v0",
      "officialUrl": "https://v0.dev",
      "ai123boxPage": "https://ai123box.com/tool/v0",
      "localizedPages": {
        "en": "https://ai123box.com/tool/v0",
        "zh-CN": "https://ai123box.com/zh-CN/tool/v0",
        "ja": "https://ai123box.com/ja/tool/v0",
        "ko": "https://ai123box.com/ko/tool/v0",
        "es": "https://ai123box.com/es/tool/v0",
        "de": "https://ai123box.com/de/tool/v0"
      },
      "category": {
        "slug": "coding",
        "en": "Coding",
        "zh-CN": "编程开发"
      },
      "description": {
        "en": "Vercel's AI frontend generator that turns requirements into React UI code.",
        "zh-CN": "Vercel AI 前端生成工具，描述需求即出 React UI 代码"
      },
      "tags": {
        "en": [
          "React"
        ],
        "zh-CN": [
          "前端",
          "UI生成",
          "React"
        ]
      },
      "rating": 4.7,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-07"
    },
    {
      "id": "notion-ai",
      "name": "Notion AI",
      "officialUrl": "https://notion.so",
      "ai123boxPage": "https://ai123box.com/tool/notion-ai",
      "localizedPages": {
        "en": "https://ai123box.com/tool/notion-ai",
        "zh-CN": "https://ai123box.com/zh-CN/tool/notion-ai",
        "ja": "https://ai123box.com/ja/tool/notion-ai",
        "ko": "https://ai123box.com/ko/tool/notion-ai",
        "es": "https://ai123box.com/es/tool/notion-ai",
        "de": "https://ai123box.com/de/tool/notion-ai"
      },
      "category": {
        "slug": "writing-content",
        "en": "Writing & Content",
        "zh-CN": "写作内容"
      },
      "description": {
        "en": "Notion's built-in AI for notes, documents, and project management in one workspace.",
        "zh-CN": "Notion 内置 AI，笔记、文档、项目管理一站智能化"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "笔记",
          "文档",
          "项目管理"
        ]
      },
      "rating": 4.7,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-07"
    },
    {
      "id": "gamma",
      "name": "Gamma",
      "officialUrl": "https://gamma.app",
      "ai123boxPage": "https://ai123box.com/tool/gamma",
      "localizedPages": {
        "en": "https://ai123box.com/tool/gamma",
        "zh-CN": "https://ai123box.com/zh-CN/tool/gamma",
        "ja": "https://ai123box.com/ja/tool/gamma",
        "ko": "https://ai123box.com/ko/tool/gamma",
        "es": "https://ai123box.com/es/tool/gamma",
        "de": "https://ai123box.com/de/tool/gamma"
      },
      "category": {
        "slug": "productivity",
        "en": "Productivity",
        "zh-CN": "办公效率"
      },
      "description": {
        "en": "An AI tool for generating presentations, documents, and webpages with one click.",
        "zh-CN": "AI 一键生成演示文稿、文档和网页，告别排版烦恼"
      },
      "tags": {
        "en": [
          "PPT"
        ],
        "zh-CN": [
          "PPT",
          "文档",
          "自动生成"
        ]
      },
      "rating": 4.7,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-07"
    },
    {
      "id": "metaso",
      "name": "秘塔搜索",
      "officialUrl": "https://metaso.cn",
      "ai123boxPage": "https://ai123box.com/tool/metaso",
      "localizedPages": {
        "en": "https://ai123box.com/tool/metaso",
        "zh-CN": "https://ai123box.com/zh-CN/tool/metaso",
        "ja": "https://ai123box.com/ja/tool/metaso",
        "ko": "https://ai123box.com/ko/tool/metaso",
        "es": "https://ai123box.com/es/tool/metaso",
        "de": "https://ai123box.com/de/tool/metaso"
      },
      "category": {
        "slug": "ai-search",
        "en": "AI Search",
        "zh-CN": "AI 搜索"
      },
      "description": {
        "en": "An ad-free AI search engine with structured information displays and Chinese-language optimization.",
        "zh-CN": "无广告 AI 搜索引擎，结构化信息展示，中文优化"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "无广告",
          "结构化",
          "中文"
        ]
      },
      "rating": 4.7,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-07"
    },
    {
      "id": "dall-e-3",
      "name": "DALL·E 3",
      "officialUrl": "https://openai.com/dall-e-3",
      "ai123boxPage": "https://ai123box.com/tool/dall-e-3",
      "localizedPages": {
        "en": "https://ai123box.com/tool/dall-e-3",
        "zh-CN": "https://ai123box.com/zh-CN/tool/dall-e-3",
        "ja": "https://ai123box.com/ja/tool/dall-e-3",
        "ko": "https://ai123box.com/ko/tool/dall-e-3",
        "es": "https://ai123box.com/es/tool/dall-e-3",
        "de": "https://ai123box.com/de/tool/dall-e-3"
      },
      "category": {
        "slug": "image-generation",
        "en": "Image Generation",
        "zh-CN": "图像生成"
      },
      "description": {
        "en": "OpenAI's image generator that precisely understands complex text prompts.",
        "zh-CN": "OpenAI 图像生成，精准理解复杂文本描述"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "文本理解",
          "ChatGPT集成",
          "安全"
        ]
      },
      "rating": 4.7,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-06"
    },
    {
      "id": "flux",
      "name": "Flux",
      "officialUrl": "https://blackforestlabs.ai",
      "ai123boxPage": "https://ai123box.com/tool/flux",
      "localizedPages": {
        "en": "https://ai123box.com/tool/flux",
        "zh-CN": "https://ai123box.com/zh-CN/tool/flux",
        "ja": "https://ai123box.com/ja/tool/flux",
        "ko": "https://ai123box.com/ko/tool/flux",
        "es": "https://ai123box.com/es/tool/flux",
        "de": "https://ai123box.com/de/tool/flux"
      },
      "category": {
        "slug": "image-generation",
        "en": "Image Generation",
        "zh-CN": "图像生成"
      },
      "description": {
        "en": "Black Forest Labs' open-source model for high-quality image generation.",
        "zh-CN": "Black Forest Labs 出品，开源高质量图像生成"
      },
      "tags": {
        "en": [
          "Open source",
          "High quality"
        ],
        "zh-CN": [
          "开源",
          "高质量",
          "快速"
        ]
      },
      "rating": 4.7,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-06"
    },
    {
      "id": "runway-gen-3",
      "name": "Runway Gen-3",
      "officialUrl": "https://runwayml.com",
      "ai123boxPage": "https://ai123box.com/tool/runway-gen-3",
      "localizedPages": {
        "en": "https://ai123box.com/tool/runway-gen-3",
        "zh-CN": "https://ai123box.com/zh-CN/tool/runway-gen-3",
        "ja": "https://ai123box.com/ja/tool/runway-gen-3",
        "ko": "https://ai123box.com/ko/tool/runway-gen-3",
        "es": "https://ai123box.com/es/tool/runway-gen-3",
        "de": "https://ai123box.com/de/tool/runway-gen-3"
      },
      "category": {
        "slug": "video-generation",
        "en": "Video Generation",
        "zh-CN": "视频生成"
      },
      "description": {
        "en": "A professional AI video generation and effects editing platform.",
        "zh-CN": "专业级 AI 视频生成与特效编辑平台"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "专业编辑",
          "特效",
          "工作流"
        ]
      },
      "rating": 4.7,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-06"
    },
    {
      "id": "udio",
      "name": "Udio",
      "officialUrl": "https://udio.com",
      "ai123boxPage": "https://ai123box.com/tool/udio",
      "localizedPages": {
        "en": "https://ai123box.com/tool/udio",
        "zh-CN": "https://ai123box.com/zh-CN/tool/udio",
        "ja": "https://ai123box.com/ja/tool/udio",
        "ko": "https://ai123box.com/ko/tool/udio",
        "es": "https://ai123box.com/es/tool/udio",
        "de": "https://ai123box.com/de/tool/udio"
      },
      "category": {
        "slug": "audio-music",
        "en": "Audio & Music",
        "zh-CN": "音乐音频"
      },
      "description": {
        "en": "A high-quality AI music generator designed as a musician-grade creation tool.",
        "zh-CN": "高品质 AI 音乐生成，音乐人级别的创作工具"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "高品质",
          "音乐人",
          "混音"
        ]
      },
      "rating": 4.7,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-06"
    },
    {
      "id": "grammarly",
      "name": "Grammarly",
      "officialUrl": "https://grammarly.com",
      "ai123boxPage": "https://ai123box.com/tool/grammarly",
      "localizedPages": {
        "en": "https://ai123box.com/tool/grammarly",
        "zh-CN": "https://ai123box.com/zh-CN/tool/grammarly",
        "ja": "https://ai123box.com/ja/tool/grammarly",
        "ko": "https://ai123box.com/ko/tool/grammarly",
        "es": "https://ai123box.com/es/tool/grammarly",
        "de": "https://ai123box.com/de/tool/grammarly"
      },
      "category": {
        "slug": "writing-content",
        "en": "Writing & Content",
        "zh-CN": "写作内容"
      },
      "description": {
        "en": "An AI English writing assistant for grammar correction, rewriting, and tone optimization.",
        "zh-CN": "AI 英文写作助手，语法纠错、改写和文风优化"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "语法",
          "改写",
          "英文"
        ]
      },
      "rating": 4.7,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-06"
    },
    {
      "id": "replit",
      "name": "Replit",
      "officialUrl": "https://replit.com",
      "ai123boxPage": "https://ai123box.com/tool/replit",
      "localizedPages": {
        "en": "https://ai123box.com/tool/replit",
        "zh-CN": "https://ai123box.com/zh-CN/tool/replit",
        "ja": "https://ai123box.com/ja/tool/replit",
        "ko": "https://ai123box.com/ko/tool/replit",
        "es": "https://ai123box.com/es/tool/replit",
        "de": "https://ai123box.com/de/tool/replit"
      },
      "category": {
        "slug": "coding",
        "en": "Coding",
        "zh-CN": "编程开发"
      },
      "description": {
        "en": "An AI-powered online coding platform with multi-language support and AI-assisted development.",
        "zh-CN": "AI驱动的在线编程平台，支持多语言和AI辅助开发"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "在线IDE",
          "AI编程"
        ]
      },
      "rating": 4.6,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-09"
    },
    {
      "id": "microsoft-copilot",
      "name": "Microsoft Copilot",
      "officialUrl": "https://copilot.microsoft.com",
      "ai123boxPage": "https://ai123box.com/tool/microsoft-copilot",
      "localizedPages": {
        "en": "https://ai123box.com/tool/microsoft-copilot",
        "zh-CN": "https://ai123box.com/zh-CN/tool/microsoft-copilot",
        "ja": "https://ai123box.com/ja/tool/microsoft-copilot",
        "ko": "https://ai123box.com/ko/tool/microsoft-copilot",
        "es": "https://ai123box.com/es/tool/microsoft-copilot",
        "de": "https://ai123box.com/de/tool/microsoft-copilot"
      },
      "category": {
        "slug": "productivity",
        "en": "Productivity",
        "zh-CN": "办公效率"
      },
      "description": {
        "en": "Microsoft's AI assistant deeply integrated across the Office 365 suite.",
        "zh-CN": "微软 AI 助手，深度整合 Office 365 全家桶"
      },
      "tags": {
        "en": [
          "Office"
        ],
        "zh-CN": [
          "Office",
          "企业",
          "全场景"
        ]
      },
      "rating": 4.6,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-08"
    },
    {
      "id": "searchgpt",
      "name": "SearchGPT",
      "officialUrl": "https://chatgpt.com/search",
      "ai123boxPage": "https://ai123box.com/tool/searchgpt",
      "localizedPages": {
        "en": "https://ai123box.com/tool/searchgpt",
        "zh-CN": "https://ai123box.com/zh-CN/tool/searchgpt",
        "ja": "https://ai123box.com/ja/tool/searchgpt",
        "ko": "https://ai123box.com/ko/tool/searchgpt",
        "es": "https://ai123box.com/es/tool/searchgpt",
        "de": "https://ai123box.com/de/tool/searchgpt"
      },
      "category": {
        "slug": "ai-search",
        "en": "AI Search",
        "zh-CN": "AI 搜索"
      },
      "description": {
        "en": "OpenAI's conversational search engine for real-time web-connected answers.",
        "zh-CN": "OpenAI 对话式搜索引擎，实时联网检索答案"
      },
      "tags": {
        "en": [
          "OpenAI"
        ],
        "zh-CN": [
          "对话搜索",
          "OpenAI",
          "实时"
        ]
      },
      "rating": 4.6,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-08"
    },
    {
      "id": "kimi",
      "name": "Kimi",
      "officialUrl": "https://kimi.moonshot.cn",
      "ai123boxPage": "https://ai123box.com/tool/kimi",
      "localizedPages": {
        "en": "https://ai123box.com/tool/kimi",
        "zh-CN": "https://ai123box.com/zh-CN/tool/kimi",
        "ja": "https://ai123box.com/ja/tool/kimi",
        "ko": "https://ai123box.com/ko/tool/kimi",
        "es": "https://ai123box.com/es/tool/kimi",
        "de": "https://ai123box.com/de/tool/kimi"
      },
      "category": {
        "slug": "chatbots",
        "en": "Chatbots",
        "zh-CN": "对话助手"
      },
      "description": {
        "en": "Moonshot AI's Chinese AI assistant built for ultra-long context.",
        "zh-CN": "月之暗面出品，超长上下文中文 AI 助手"
      },
      "tags": {
        "en": [
          "Long context"
        ],
        "zh-CN": [
          "长上下文",
          "中文优化",
          "文档"
        ]
      },
      "rating": 4.6,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-07"
    },
    {
      "id": "dify",
      "name": "Dify",
      "officialUrl": "https://dify.ai",
      "ai123boxPage": "https://ai123box.com/tool/dify",
      "localizedPages": {
        "en": "https://ai123box.com/tool/dify",
        "zh-CN": "https://ai123box.com/zh-CN/tool/dify",
        "ja": "https://ai123box.com/ja/tool/dify",
        "ko": "https://ai123box.com/ko/tool/dify",
        "es": "https://ai123box.com/es/tool/dify",
        "de": "https://ai123box.com/de/tool/dify"
      },
      "category": {
        "slug": "productivity",
        "en": "Productivity",
        "zh-CN": "办公效率"
      },
      "description": {
        "en": "An open-source LLM app development platform for visually orchestrating AI workflows.",
        "zh-CN": "开源 LLM 应用开发平台，可视化编排 AI 工作流"
      },
      "tags": {
        "en": [
          "Open source"
        ],
        "zh-CN": [
          "开源",
          "工作流",
          "LLM平台"
        ]
      },
      "rating": 4.6,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-07"
    },
    {
      "id": "openrouter",
      "name": "OpenRouter",
      "officialUrl": "https://openrouter.ai",
      "ai123boxPage": "https://ai123box.com/tool/openrouter",
      "localizedPages": {
        "en": "https://ai123box.com/tool/openrouter",
        "zh-CN": "https://ai123box.com/zh-CN/tool/openrouter",
        "ja": "https://ai123box.com/ja/tool/openrouter",
        "ko": "https://ai123box.com/ko/tool/openrouter",
        "es": "https://ai123box.com/es/tool/openrouter",
        "de": "https://ai123box.com/de/tool/openrouter"
      },
      "category": {
        "slug": "model-platforms",
        "en": "Model Platforms",
        "zh-CN": "模型平台"
      },
      "description": {
        "en": "A unified API for accessing multiple large model providers and switching between them easily.",
        "zh-CN": "统一 API 接入多家大模型，一键切换供应商"
      },
      "tags": {
        "en": [
          "Multi-model"
        ],
        "zh-CN": [
          "API聚合",
          "多模型",
          "路由"
        ]
      },
      "rating": 4.6,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-07"
    },
    {
      "id": "langchain",
      "name": "LangChain",
      "officialUrl": "https://langchain.com",
      "ai123boxPage": "https://ai123box.com/tool/langchain",
      "localizedPages": {
        "en": "https://ai123box.com/tool/langchain",
        "zh-CN": "https://ai123box.com/zh-CN/tool/langchain",
        "ja": "https://ai123box.com/ja/tool/langchain",
        "ko": "https://ai123box.com/ko/tool/langchain",
        "es": "https://ai123box.com/es/tool/langchain",
        "de": "https://ai123box.com/de/tool/langchain"
      },
      "category": {
        "slug": "ai-agents",
        "en": "AI Agents",
        "zh-CN": "AI Agent"
      },
      "description": {
        "en": "An LLM application framework for chains, RAG, and Agent orchestration.",
        "zh-CN": "LLM 应用开发框架，支持链式调用、RAG 和 Agent 编排"
      },
      "tags": {
        "en": [
          "RAG"
        ],
        "zh-CN": [
          "框架",
          "链式调用",
          "RAG"
        ]
      },
      "rating": 4.6,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-07"
    },
    {
      "id": "bolt-new",
      "name": "Bolt.new",
      "officialUrl": "https://bolt.new",
      "ai123boxPage": "https://ai123box.com/tool/bolt-new",
      "localizedPages": {
        "en": "https://ai123box.com/tool/bolt-new",
        "zh-CN": "https://ai123box.com/zh-CN/tool/bolt-new",
        "ja": "https://ai123box.com/ja/tool/bolt-new",
        "ko": "https://ai123box.com/ko/tool/bolt-new",
        "es": "https://ai123box.com/es/tool/bolt-new",
        "de": "https://ai123box.com/de/tool/bolt-new"
      },
      "category": {
        "slug": "coding",
        "en": "Coding",
        "zh-CN": "编程开发"
      },
      "description": {
        "en": "An in-browser full-stack development environment with AI-powered one-click deployment.",
        "zh-CN": "浏览器内全栈开发环境，AI 驱动一键部署"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "全栈",
          "浏览器IDE",
          "部署"
        ]
      },
      "rating": 4.6,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-06"
    },
    {
      "id": "adobe-firefly",
      "name": "Adobe Firefly",
      "officialUrl": "https://firefly.adobe.com",
      "ai123boxPage": "https://ai123box.com/tool/adobe-firefly",
      "localizedPages": {
        "en": "https://ai123box.com/tool/adobe-firefly",
        "zh-CN": "https://ai123box.com/zh-CN/tool/adobe-firefly",
        "ja": "https://ai123box.com/ja/tool/adobe-firefly",
        "ko": "https://ai123box.com/ko/tool/adobe-firefly",
        "es": "https://ai123box.com/es/tool/adobe-firefly",
        "de": "https://ai123box.com/de/tool/adobe-firefly"
      },
      "category": {
        "slug": "design-tools",
        "en": "Design Tools",
        "zh-CN": "设计工具"
      },
      "description": {
        "en": "Adobe's generative AI deeply integrated with Creative Cloud and designed for commercial safety.",
        "zh-CN": "Adobe 生成式 AI，深度整合 Creative Cloud，商用安全"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "Adobe生态",
          "商用安全",
          "编辑"
        ]
      },
      "rating": 4.6,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-06"
    },
    {
      "id": "kling",
      "name": "Kling",
      "officialUrl": "https://klingai.com",
      "ai123boxPage": "https://ai123box.com/tool/kling",
      "localizedPages": {
        "en": "https://ai123box.com/tool/kling",
        "zh-CN": "https://ai123box.com/zh-CN/tool/kling",
        "ja": "https://ai123box.com/ja/tool/kling",
        "ko": "https://ai123box.com/ko/tool/kling",
        "es": "https://ai123box.com/es/tool/kling",
        "de": "https://ai123box.com/de/tool/kling"
      },
      "category": {
        "slug": "video-generation",
        "en": "Video Generation",
        "zh-CN": "视频生成"
      },
      "description": {
        "en": "Kuaishou's Kling video generator, a fast-rising Chinese tool with excellent motion effects.",
        "zh-CN": "快手可灵视频生成，国产黑马，动态效果出色"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "国产",
          "动态",
          "免费额度"
        ]
      },
      "rating": 4.6,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-05"
    },
    {
      "id": "notebooklm",
      "name": "NotebookLM",
      "officialUrl": "https://notebooklm.google.com",
      "ai123boxPage": "https://ai123box.com/tool/notebooklm",
      "localizedPages": {
        "en": "https://ai123box.com/tool/notebooklm",
        "zh-CN": "https://ai123box.com/zh-CN/tool/notebooklm",
        "ja": "https://ai123box.com/ja/tool/notebooklm",
        "ko": "https://ai123box.com/ko/tool/notebooklm",
        "es": "https://ai123box.com/es/tool/notebooklm",
        "de": "https://ai123box.com/de/tool/notebooklm"
      },
      "category": {
        "slug": "audio-music",
        "en": "Audio & Music",
        "zh-CN": "音乐音频"
      },
      "description": {
        "en": "Google's AI notebook that can turn documents into podcast-style conversations.",
        "zh-CN": "Google AI 笔记本，可将文档转为播客对话"
      },
      "tags": {
        "en": [
          "Google"
        ],
        "zh-CN": [
          "播客",
          "笔记",
          "Google"
        ]
      },
      "rating": 4.6,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-05"
    },
    {
      "id": "napkin-ai",
      "name": "Napkin AI",
      "officialUrl": "https://napkin.ai",
      "ai123boxPage": "https://ai123box.com/tool/napkin-ai",
      "localizedPages": {
        "en": "https://ai123box.com/tool/napkin-ai",
        "zh-CN": "https://ai123box.com/zh-CN/tool/napkin-ai",
        "ja": "https://ai123box.com/ja/tool/napkin-ai",
        "ko": "https://ai123box.com/ko/tool/napkin-ai",
        "es": "https://ai123box.com/es/tool/napkin-ai",
        "de": "https://ai123box.com/de/tool/napkin-ai"
      },
      "category": {
        "slug": "design-tools",
        "en": "Design Tools",
        "zh-CN": "设计工具"
      },
      "description": {
        "en": "An AI tool that automatically turns text into polished infographics and diagrams.",
        "zh-CN": "AI自动将文字内容转化为精美的信息图和示意图"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "信息图",
          "可视化"
        ]
      },
      "rating": 4.5,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-09"
    },
    {
      "id": "coze",
      "name": "扣子Coze",
      "officialUrl": "https://www.coze.com",
      "ai123boxPage": "https://ai123box.com/tool/coze",
      "localizedPages": {
        "en": "https://ai123box.com/tool/coze",
        "zh-CN": "https://ai123box.com/zh-CN/tool/coze",
        "ja": "https://ai123box.com/ja/tool/coze",
        "ko": "https://ai123box.com/ko/tool/coze",
        "es": "https://ai123box.com/es/tool/coze",
        "de": "https://ai123box.com/de/tool/coze"
      },
      "category": {
        "slug": "ai-agents",
        "en": "AI Agents",
        "zh-CN": "AI Agent"
      },
      "description": {
        "en": "ByteDance's AI Bot development platform for creating Agents without code.",
        "zh-CN": "字节跳动推出的AI Bot开发平台，零代码创建智能体"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "智能体",
          "字节",
          "零代码"
        ]
      },
      "rating": 4.5,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-09"
    },
    {
      "id": "devin-ai",
      "name": "Devin",
      "officialUrl": "https://devin.ai",
      "ai123boxPage": "https://ai123box.com/tool/devin-ai",
      "localizedPages": {
        "en": "https://ai123box.com/tool/devin-ai",
        "zh-CN": "https://ai123box.com/zh-CN/tool/devin-ai",
        "ja": "https://ai123box.com/ja/tool/devin-ai",
        "ko": "https://ai123box.com/ko/tool/devin-ai",
        "es": "https://ai123box.com/es/tool/devin-ai",
        "de": "https://ai123box.com/de/tool/devin-ai"
      },
      "category": {
        "slug": "ai-agents",
        "en": "AI Agents",
        "zh-CN": "AI Agent"
      },
      "description": {
        "en": "Cognition Labs' AI software engineer that can complete programming tasks autonomously.",
        "zh-CN": "Cognition Labs 的 AI 软件工程师，能自主完成编程任务"
      },
      "tags": {
        "en": [
          "agent",
          "coding",
          "autonomous"
        ],
        "zh-CN": [
          "agent",
          "coding",
          "autonomous"
        ]
      },
      "rating": 4.5,
      "hot": true,
      "isNew": true,
      "updated": "2026-04-09"
    },
    {
      "id": "dify-ai",
      "name": "Dify",
      "officialUrl": "https://dify.ai",
      "ai123boxPage": "https://ai123box.com/tool/dify-ai",
      "localizedPages": {
        "en": "https://ai123box.com/tool/dify-ai",
        "zh-CN": "https://ai123box.com/zh-CN/tool/dify-ai",
        "ja": "https://ai123box.com/ja/tool/dify-ai",
        "ko": "https://ai123box.com/ko/tool/dify-ai",
        "es": "https://ai123box.com/es/tool/dify-ai",
        "de": "https://ai123box.com/de/tool/dify-ai"
      },
      "category": {
        "slug": "ai-agents",
        "en": "AI Agents",
        "zh-CN": "AI Agent"
      },
      "description": {
        "en": "An open-source LLM application development platform for visually building AI Agents.",
        "zh-CN": "开源 LLM 应用开发平台，可视化构建 AI Agent"
      },
      "tags": {
        "en": [
          "agent",
          "platform",
          "no-code"
        ],
        "zh-CN": [
          "agent",
          "platform",
          "no-code"
        ]
      },
      "rating": 4.5,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-09"
    },
    {
      "id": "aider-chat",
      "name": "Aider",
      "officialUrl": "https://aider.chat",
      "ai123boxPage": "https://ai123box.com/tool/aider-chat",
      "localizedPages": {
        "en": "https://ai123box.com/tool/aider-chat",
        "zh-CN": "https://ai123box.com/zh-CN/tool/aider-chat",
        "ja": "https://ai123box.com/ja/tool/aider-chat",
        "ko": "https://ai123box.com/ko/tool/aider-chat",
        "es": "https://ai123box.com/es/tool/aider-chat",
        "de": "https://ai123box.com/de/tool/aider-chat"
      },
      "category": {
        "slug": "ai-agents",
        "en": "AI Agents",
        "zh-CN": "AI Agent"
      },
      "description": {
        "en": "An AI pair programming assistant that runs in the terminal.",
        "zh-CN": "终端里的 AI 结对编程助手"
      },
      "tags": {
        "en": [
          "agent",
          "coding",
          "terminal"
        ],
        "zh-CN": [
          "agent",
          "coding",
          "terminal"
        ]
      },
      "rating": 4.5,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-09"
    },
    {
      "id": "manus",
      "name": "Manus",
      "officialUrl": "https://manus.im",
      "ai123boxPage": "https://ai123box.com/tool/manus",
      "localizedPages": {
        "en": "https://ai123box.com/tool/manus",
        "zh-CN": "https://ai123box.com/zh-CN/tool/manus",
        "ja": "https://ai123box.com/ja/tool/manus",
        "ko": "https://ai123box.com/ko/tool/manus",
        "es": "https://ai123box.com/es/tool/manus",
        "de": "https://ai123box.com/de/tool/manus"
      },
      "category": {
        "slug": "ai-agents",
        "en": "AI Agents",
        "zh-CN": "AI Agent"
      },
      "description": {
        "en": "A general-purpose AI Agent that can autonomously complete complex real-world tasks.",
        "zh-CN": "通用 AI Agent，可自主完成复杂的现实世界任务"
      },
      "tags": {
        "en": [
          "Multimodal"
        ],
        "zh-CN": [
          "通用Agent",
          "自主",
          "多模态"
        ]
      },
      "rating": 4.5,
      "hot": true,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "crewai",
      "name": "CrewAI",
      "officialUrl": "https://crewai.com",
      "ai123boxPage": "https://ai123box.com/tool/crewai",
      "localizedPages": {
        "en": "https://ai123box.com/tool/crewai",
        "zh-CN": "https://ai123box.com/zh-CN/tool/crewai",
        "ja": "https://ai123box.com/ja/tool/crewai",
        "ko": "https://ai123box.com/ko/tool/crewai",
        "es": "https://ai123box.com/es/tool/crewai",
        "de": "https://ai123box.com/de/tool/crewai"
      },
      "category": {
        "slug": "ai-agents",
        "en": "AI Agents",
        "zh-CN": "AI Agent"
      },
      "description": {
        "en": "A multi-Agent collaboration framework that lets AI teams work together on complex tasks.",
        "zh-CN": "多 Agent 协作框架，让 AI 团队协同完成复杂任务"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "多Agent",
          "协作",
          "框架"
        ]
      },
      "rating": 4.5,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-06"
    },
    {
      "id": "browser-use",
      "name": "Browser Use",
      "officialUrl": "https://github.com/browser-use/browser-use",
      "ai123boxPage": "https://ai123box.com/tool/browser-use",
      "localizedPages": {
        "en": "https://ai123box.com/tool/browser-use",
        "zh-CN": "https://ai123box.com/zh-CN/tool/browser-use",
        "ja": "https://ai123box.com/ja/tool/browser-use",
        "ko": "https://ai123box.com/ko/tool/browser-use",
        "es": "https://ai123box.com/es/tool/browser-use",
        "de": "https://ai123box.com/de/tool/browser-use"
      },
      "category": {
        "slug": "ai-agents",
        "en": "AI Agents",
        "zh-CN": "AI Agent"
      },
      "description": {
        "en": "A tool that lets AI Agents control browsers like humans.",
        "zh-CN": "让 AI Agent 像人一样操控浏览器"
      },
      "tags": {
        "en": [
          "agent",
          "browser",
          "automation"
        ],
        "zh-CN": [
          "agent",
          "browser",
          "automation"
        ]
      },
      "rating": 4.4,
      "hot": true,
      "isNew": true,
      "updated": "2026-04-09"
    },
    {
      "id": "devin",
      "name": "Devin",
      "officialUrl": "https://devin.ai",
      "ai123boxPage": "https://ai123box.com/tool/devin",
      "localizedPages": {
        "en": "https://ai123box.com/tool/devin",
        "zh-CN": "https://ai123box.com/zh-CN/tool/devin",
        "ja": "https://ai123box.com/ja/tool/devin",
        "ko": "https://ai123box.com/ko/tool/devin",
        "es": "https://ai123box.com/es/tool/devin",
        "de": "https://ai123box.com/de/tool/devin"
      },
      "category": {
        "slug": "coding",
        "en": "Coding",
        "zh-CN": "编程开发"
      },
      "description": {
        "en": "Cognition's first AI software engineer for autonomous development.",
        "zh-CN": "Cognition 打造的首个 AI 软件工程师，可自主开发"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "AI工程师",
          "自主",
          "全栈"
        ]
      },
      "rating": 4.4,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-07"
    },
    {
      "id": "openhands-ai",
      "name": "OpenHands",
      "officialUrl": "https://github.com/All-Hands-AI/OpenHands",
      "ai123boxPage": "https://ai123box.com/tool/openhands-ai",
      "localizedPages": {
        "en": "https://ai123box.com/tool/openhands-ai",
        "zh-CN": "https://ai123box.com/zh-CN/tool/openhands-ai",
        "ja": "https://ai123box.com/ja/tool/openhands-ai",
        "ko": "https://ai123box.com/ko/tool/openhands-ai",
        "es": "https://ai123box.com/es/tool/openhands-ai",
        "de": "https://ai123box.com/de/tool/openhands-ai"
      },
      "category": {
        "slug": "ai-agents",
        "en": "AI Agents",
        "zh-CN": "AI Agent"
      },
      "description": {
        "en": "An open-source AI software development Agent and alternative to Devin.",
        "zh-CN": "开源 AI 软件开发 Agent，Devin 的开源替代"
      },
      "tags": {
        "en": [
          "agent",
          "open-source",
          "coding"
        ],
        "zh-CN": [
          "agent",
          "open-source",
          "coding"
        ]
      },
      "rating": 4.3,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-09"
    },
    {
      "id": "autogen-ms",
      "name": "AutoGen",
      "officialUrl": "https://github.com/microsoft/autogen",
      "ai123boxPage": "https://ai123box.com/tool/autogen-ms",
      "localizedPages": {
        "en": "https://ai123box.com/tool/autogen-ms",
        "zh-CN": "https://ai123box.com/zh-CN/tool/autogen-ms",
        "ja": "https://ai123box.com/ja/tool/autogen-ms",
        "ko": "https://ai123box.com/ko/tool/autogen-ms",
        "es": "https://ai123box.com/es/tool/autogen-ms",
        "de": "https://ai123box.com/de/tool/autogen-ms"
      },
      "category": {
        "slug": "ai-agents",
        "en": "AI Agents",
        "zh-CN": "AI Agent"
      },
      "description": {
        "en": "Microsoft's open-source multi-Agent conversation framework.",
        "zh-CN": "微软开源的多 Agent 对话框架"
      },
      "tags": {
        "en": [
          "agent",
          "microsoft",
          "multi-agent"
        ],
        "zh-CN": [
          "agent",
          "microsoft",
          "multi-agent"
        ]
      },
      "rating": 4.3,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-09"
    },
    {
      "id": "composio-dev",
      "name": "Composio",
      "officialUrl": "https://composio.dev",
      "ai123boxPage": "https://ai123box.com/tool/composio-dev",
      "localizedPages": {
        "en": "https://ai123box.com/tool/composio-dev",
        "zh-CN": "https://ai123box.com/zh-CN/tool/composio-dev",
        "ja": "https://ai123box.com/ja/tool/composio-dev",
        "ko": "https://ai123box.com/ko/tool/composio-dev",
        "es": "https://ai123box.com/es/tool/composio-dev",
        "de": "https://ai123box.com/de/tool/composio-dev"
      },
      "category": {
        "slug": "ai-agents",
        "en": "AI Agents",
        "zh-CN": "AI Agent"
      },
      "description": {
        "en": "An AI Agent tool integration platform for connecting 150+ tools with one click.",
        "zh-CN": "AI Agent 工具集成平台，一键连接 150+ 工具"
      },
      "tags": {
        "en": [
          "agent",
          "tools",
          "integration"
        ],
        "zh-CN": [
          "agent",
          "tools",
          "integration"
        ]
      },
      "rating": 4.3,
      "hot": true,
      "isNew": false,
      "updated": "2026-04-09"
    },
    {
      "id": "openai-downtime-monitor",
      "name": "OpenAI Downtime Monitor",
      "officialUrl": "https://status.portkey.ai/",
      "ai123boxPage": "https://ai123box.com/tool/openai-downtime-monitor",
      "localizedPages": {
        "en": "https://ai123box.com/tool/openai-downtime-monitor",
        "zh-CN": "https://ai123box.com/zh-CN/tool/openai-downtime-monitor",
        "ja": "https://ai123box.com/ja/tool/openai-downtime-monitor",
        "ko": "https://ai123box.com/ko/tool/openai-downtime-monitor",
        "es": "https://ai123box.com/es/tool/openai-downtime-monitor",
        "de": "https://ai123box.com/de/tool/openai-downtime-monitor"
      },
      "category": {
        "slug": "coding",
        "en": "Coding",
        "zh-CN": "编程开发"
      },
      "description": {
        "en": "A free tool for monitoring availability and latency of LLM APIs such as OpenAI.",
        "zh-CN": "免费工具，监控 OpenAI 等 LLM API 的可用性和延迟"
      },
      "tags": {
        "en": [
          "FREE",
          "API",
          "LLM"
        ],
        "zh-CN": [
          "FREE",
          "API",
          "LLM"
        ]
      },
      "rating": 4.6,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "state-of-ai",
      "name": "State of AI Report",
      "officialUrl": "https://www.stateof.ai",
      "ai123boxPage": "https://ai123box.com/tool/state-of-ai",
      "localizedPages": {
        "en": "https://ai123box.com/tool/state-of-ai",
        "zh-CN": "https://ai123box.com/zh-CN/tool/state-of-ai",
        "ja": "https://ai123box.com/ja/tool/state-of-ai",
        "ko": "https://ai123box.com/ko/tool/state-of-ai",
        "es": "https://ai123box.com/es/tool/state-of-ai",
        "de": "https://ai123box.com/de/tool/state-of-ai"
      },
      "category": {
        "slug": "industry-reports",
        "en": "Industry Reports",
        "zh-CN": "行业报告"
      },
      "description": {
        "en": "An annual AI industry report covering research, business, and policy trends.",
        "zh-CN": "年度AI行业全景报告，覆盖研究、产业与政策趋势"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "年度报告",
          "产业",
          "政策"
        ]
      },
      "rating": 4.6,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "ai-index-cn",
      "name": "中国 AI 发展报告",
      "officialUrl": "https://ai.tsinghua.edu.cn",
      "ai123boxPage": "https://ai123box.com/tool/ai-index-cn",
      "localizedPages": {
        "en": "https://ai123box.com/tool/ai-index-cn",
        "zh-CN": "https://ai123box.com/zh-CN/tool/ai-index-cn",
        "ja": "https://ai123box.com/ja/tool/ai-index-cn",
        "ko": "https://ai123box.com/ko/tool/ai-index-cn",
        "es": "https://ai123box.com/es/tool/ai-index-cn",
        "de": "https://ai123box.com/de/tool/ai-index-cn"
      },
      "category": {
        "slug": "industry-reports",
        "en": "Industry Reports",
        "zh-CN": "行业报告"
      },
      "description": {
        "en": "Tsinghua University's annual report on artificial intelligence development in China.",
        "zh-CN": "清华大学发布的中国人工智能发展年度报告"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "中国",
          "清华",
          "报告"
        ]
      },
      "rating": 4.6,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "copyleaks",
      "name": "Copyleaks",
      "officialUrl": "https://copyleaks.com",
      "ai123boxPage": "https://ai123box.com/tool/copyleaks",
      "localizedPages": {
        "en": "https://ai123box.com/tool/copyleaks",
        "zh-CN": "https://ai123box.com/zh-CN/tool/copyleaks",
        "ja": "https://ai123box.com/ja/tool/copyleaks",
        "ko": "https://ai123box.com/ko/tool/copyleaks",
        "es": "https://ai123box.com/es/tool/copyleaks",
        "de": "https://ai123box.com/de/tool/copyleaks"
      },
      "category": {
        "slug": "content-detection",
        "en": "Content Detection",
        "zh-CN": "内容检测"
      },
      "description": {
        "en": "An enterprise platform for AI content authenticity checks and multilingual plagiarism detection.",
        "zh-CN": "企业级AI内容真实性验证与多语言抄袭检测"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "抄袭",
          "验证",
          "企业"
        ]
      },
      "rating": 4.6,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "jiqizhixin",
      "name": "机器之心",
      "officialUrl": "https://www.jiqizhixin.com",
      "ai123boxPage": "https://ai123box.com/tool/jiqizhixin",
      "localizedPages": {
        "en": "https://ai123box.com/tool/jiqizhixin",
        "zh-CN": "https://ai123box.com/zh-CN/tool/jiqizhixin",
        "ja": "https://ai123box.com/ja/tool/jiqizhixin",
        "ko": "https://ai123box.com/ko/tool/jiqizhixin",
        "es": "https://ai123box.com/es/tool/jiqizhixin",
        "de": "https://ai123box.com/de/tool/jiqizhixin"
      },
      "category": {
        "slug": "community",
        "en": "Community",
        "zh-CN": "社区资源"
      },
      "description": {
        "en": "A leading Chinese AI media outlet offering technical analysis and industry reporting.",
        "zh-CN": "国内头部AI媒体，提供深度技术解读与行业报道"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "媒体",
          "深度",
          "中文"
        ]
      },
      "rating": 4.6,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "jackmort-chatgpt-nvim",
      "name": "jackMort/ChatGPT.nvim",
      "officialUrl": "https://github.com/jackMort/ChatGPT.nvim",
      "ai123boxPage": "https://ai123box.com/tool/jackmort-chatgpt-nvim",
      "localizedPages": {
        "en": "https://ai123box.com/tool/jackmort-chatgpt-nvim",
        "zh-CN": "https://ai123box.com/zh-CN/tool/jackmort-chatgpt-nvim",
        "ja": "https://ai123box.com/ja/tool/jackmort-chatgpt-nvim",
        "ko": "https://ai123box.com/ko/tool/jackmort-chatgpt-nvim",
        "es": "https://ai123box.com/es/tool/jackmort-chatgpt-nvim",
        "de": "https://ai123box.com/de/tool/jackmort-chatgpt-nvim"
      },
      "category": {
        "slug": "chatbots",
        "en": "Chatbots",
        "zh-CN": "对话助手"
      },
      "description": {
        "en": "A Neovim plugin that integrates ChatGPT for AI coding assistance and conversation.",
        "zh-CN": "Neovim中集成ChatGPT的AI代码辅助和对话插件"
      },
      "tags": {
        "en": [
          "API",
          "GPT",
          "LLM"
        ],
        "zh-CN": [
          "API",
          "GPT",
          "LLM"
        ]
      },
      "rating": 4.6,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "stulzq-azure-openai-proxy",
      "name": "stulzq/azure-openai-proxy",
      "officialUrl": "https://github.com/stulzq/azure-openai-proxy",
      "ai123boxPage": "https://ai123box.com/tool/stulzq-azure-openai-proxy",
      "localizedPages": {
        "en": "https://ai123box.com/tool/stulzq-azure-openai-proxy",
        "zh-CN": "https://ai123box.com/zh-CN/tool/stulzq-azure-openai-proxy",
        "ja": "https://ai123box.com/ja/tool/stulzq-azure-openai-proxy",
        "ko": "https://ai123box.com/ko/tool/stulzq-azure-openai-proxy",
        "es": "https://ai123box.com/es/tool/stulzq-azure-openai-proxy",
        "de": "https://ai123box.com/de/tool/stulzq-azure-openai-proxy"
      },
      "category": {
        "slug": "chatbots",
        "en": "Chatbots",
        "zh-CN": "对话助手"
      },
      "description": {
        "en": "A proxy service that automatically forwards OpenAI API requests to Azure OpenAI.",
        "zh-CN": "将OpenAI API请求自动转发到Azure OpenAI的代理服务"
      },
      "tags": {
        "en": [
          "API",
          "GPT",
          "LLM"
        ],
        "zh-CN": [
          "API",
          "GPT",
          "LLM"
        ]
      },
      "rating": 4.6,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "ai4finance-foundation-finrobot",
      "name": "AI4Finance-Foundation/FinRobot",
      "officialUrl": "https://github.com/AI4Finance-Foundation/FinRobot",
      "ai123boxPage": "https://ai123box.com/tool/ai4finance-foundation-finrobot",
      "localizedPages": {
        "en": "https://ai123box.com/tool/ai4finance-foundation-finrobot",
        "zh-CN": "https://ai123box.com/zh-CN/tool/ai4finance-foundation-finrobot",
        "ja": "https://ai123box.com/ja/tool/ai4finance-foundation-finrobot",
        "ko": "https://ai123box.com/ko/tool/ai4finance-foundation-finrobot",
        "es": "https://ai123box.com/es/tool/ai4finance-foundation-finrobot",
        "de": "https://ai123box.com/de/tool/ai4finance-foundation-finrobot"
      },
      "category": {
        "slug": "ai-infrastructure",
        "en": "AI Infrastructure",
        "zh-CN": "AI 基础设施"
      },
      "description": {
        "en": "A financial AI Agent platform that uses large models for investment analysis and decision-making.",
        "zh-CN": "金融AI Agent平台，用大模型进行投资分析和决策"
      },
      "tags": {
        "en": [
          "SDK",
          "RAG",
          "agent"
        ],
        "zh-CN": [
          "SDK",
          "RAG",
          "agent"
        ]
      },
      "rating": 4.6,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "next-gpt-next-gpt",
      "name": "NExT-GPT/NExT-GPT",
      "officialUrl": "https://github.com/NExT-GPT/NExT-GPT",
      "ai123boxPage": "https://ai123box.com/tool/next-gpt-next-gpt",
      "localizedPages": {
        "en": "https://ai123box.com/tool/next-gpt-next-gpt",
        "zh-CN": "https://ai123box.com/zh-CN/tool/next-gpt-next-gpt",
        "ja": "https://ai123box.com/ja/tool/next-gpt-next-gpt",
        "ko": "https://ai123box.com/ko/tool/next-gpt-next-gpt",
        "es": "https://ai123box.com/es/tool/next-gpt-next-gpt",
        "de": "https://ai123box.com/de/tool/next-gpt-next-gpt"
      },
      "category": {
        "slug": "ai-infrastructure",
        "en": "AI Infrastructure",
        "zh-CN": "AI 基础设施"
      },
      "description": {
        "en": "An end-to-end multimodal large model supporting arbitrary combinations of text, image, video, and audio input and output.",
        "zh-CN": "端到端多模态大模型，任意组合文本图像视频音频输入输出"
      },
      "tags": {
        "en": [
          "SDK",
          "GPT",
          "multimodal"
        ],
        "zh-CN": [
          "SDK",
          "GPT",
          "multimodal"
        ]
      },
      "rating": 4.6,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "xtekky-gpt4free",
      "name": "xtekky/gpt4free",
      "officialUrl": "https://github.com/xtekky/gpt4free",
      "ai123boxPage": "https://ai123box.com/tool/xtekky-gpt4free",
      "localizedPages": {
        "en": "https://ai123box.com/tool/xtekky-gpt4free",
        "zh-CN": "https://ai123box.com/zh-CN/tool/xtekky-gpt4free",
        "ja": "https://ai123box.com/ja/tool/xtekky-gpt4free",
        "ko": "https://ai123box.com/ko/tool/xtekky-gpt4free",
        "es": "https://ai123box.com/es/tool/xtekky-gpt4free",
        "de": "https://ai123box.com/de/tool/xtekky-gpt4free"
      },
      "category": {
        "slug": "ai-infrastructure",
        "en": "AI Infrastructure",
        "zh-CN": "AI 基础设施"
      },
      "description": {
        "en": "A free API gateway aggregating multiple AI providers with support for text and image generation.",
        "zh-CN": "聚合多AI提供商的免费API网关，支持文本与图像生成"
      },
      "tags": {
        "en": [
          "FREE",
          "API",
          "SDK"
        ],
        "zh-CN": [
          "FREE",
          "API",
          "SDK"
        ]
      },
      "rating": 4.6,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "yomorun-yomo",
      "name": "yomorun/yomo",
      "officialUrl": "https://github.com/yomorun/yomo",
      "ai123boxPage": "https://ai123box.com/tool/yomorun-yomo",
      "localizedPages": {
        "en": "https://ai123box.com/tool/yomorun-yomo",
        "zh-CN": "https://ai123box.com/zh-CN/tool/yomorun-yomo",
        "ja": "https://ai123box.com/ja/tool/yomorun-yomo",
        "ko": "https://ai123box.com/ko/tool/yomorun-yomo",
        "es": "https://ai123box.com/es/tool/yomorun-yomo",
        "de": "https://ai123box.com/de/tool/yomorun-yomo"
      },
      "category": {
        "slug": "ai-infrastructure",
        "en": "AI Infrastructure",
        "zh-CN": "AI 基础设施"
      },
      "description": {
        "en": "A stateful serverless framework for edge AI with support for LLM function calling.",
        "zh-CN": "面向边缘AI的有状态无服务器框架，支持LLM函数调用"
      },
      "tags": {
        "en": [
          "SDK",
          "LLM",
          "agent"
        ],
        "zh-CN": [
          "SDK",
          "LLM",
          "agent"
        ]
      },
      "rating": 4.6,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "anything-llm",
      "name": "AnythingLLM",
      "officialUrl": "https://github.com/Mintplex-Labs/anything-llm",
      "ai123boxPage": "https://ai123box.com/tool/anything-llm",
      "localizedPages": {
        "en": "https://ai123box.com/tool/anything-llm",
        "zh-CN": "https://ai123box.com/zh-CN/tool/anything-llm",
        "ja": "https://ai123box.com/ja/tool/anything-llm",
        "ko": "https://ai123box.com/ko/tool/anything-llm",
        "es": "https://ai123box.com/es/tool/anything-llm",
        "de": "https://ai123box.com/de/tool/anything-llm"
      },
      "category": {
        "slug": "open-source",
        "en": "Open Source",
        "zh-CN": "开源项目"
      },
      "description": {
        "en": "A full-stack AI knowledge base app that integrates RAG, Agents, and multi-model switching in one place.",
        "zh-CN": "全栈AI知识库应用，一站式集成RAG、Agent和多模型切换"
      },
      "tags": {
        "en": [
          "RAG",
          "Multi-model"
        ],
        "zh-CN": [
          "全栈",
          "RAG",
          "多模型"
        ]
      },
      "rating": 4.6,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "veo-2",
      "name": "Veo 2",
      "officialUrl": "https://deepmind.google/veo",
      "ai123boxPage": "https://ai123box.com/tool/veo-2",
      "localizedPages": {
        "en": "https://ai123box.com/tool/veo-2",
        "zh-CN": "https://ai123box.com/zh-CN/tool/veo-2",
        "ja": "https://ai123box.com/ja/tool/veo-2",
        "ko": "https://ai123box.com/ko/tool/veo-2",
        "es": "https://ai123box.com/es/tool/veo-2",
        "de": "https://ai123box.com/de/tool/veo-2"
      },
      "category": {
        "slug": "video-generation",
        "en": "Video Generation",
        "zh-CN": "视频生成"
      },
      "description": {
        "en": "Google DeepMind's video generator for high-quality 4K output.",
        "zh-CN": "Google DeepMind 视频生成，4K 高画质输出"
      },
      "tags": {
        "en": [
          "4K",
          "Google"
        ],
        "zh-CN": [
          "4K",
          "Google",
          "高画质"
        ]
      },
      "rating": 4.6,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-07"
    },
    {
      "id": "replicate",
      "name": "Replicate",
      "officialUrl": "https://replicate.com",
      "ai123boxPage": "https://ai123box.com/tool/replicate",
      "localizedPages": {
        "en": "https://ai123box.com/tool/replicate",
        "zh-CN": "https://ai123box.com/zh-CN/tool/replicate",
        "ja": "https://ai123box.com/ja/tool/replicate",
        "ko": "https://ai123box.com/ko/tool/replicate",
        "es": "https://ai123box.com/es/tool/replicate",
        "de": "https://ai123box.com/de/tool/replicate"
      },
      "category": {
        "slug": "model-platforms",
        "en": "Model Platforms",
        "zh-CN": "模型平台"
      },
      "description": {
        "en": "An API platform for running open-source models in the cloud with pay-as-you-go access.",
        "zh-CN": "云端运行开源模型的 API 平台，按量付费一键调用"
      },
      "tags": {
        "en": [
          "API"
        ],
        "zh-CN": [
          "API",
          "按量付费",
          "开源模型"
        ]
      },
      "rating": 4.6,
      "hot": false,
      "isNew": false,
      "updated": "2026-04-06"
    },
    {
      "id": "semantic-scholar",
      "name": "Semantic Scholar",
      "officialUrl": "https://semanticscholar.org",
      "ai123boxPage": "https://ai123box.com/tool/semantic-scholar",
      "localizedPages": {
        "en": "https://ai123box.com/tool/semantic-scholar",
        "zh-CN": "https://ai123box.com/zh-CN/tool/semantic-scholar",
        "ja": "https://ai123box.com/ja/tool/semantic-scholar",
        "ko": "https://ai123box.com/ko/tool/semantic-scholar",
        "es": "https://ai123box.com/es/tool/semantic-scholar",
        "de": "https://ai123box.com/de/tool/semantic-scholar"
      },
      "category": {
        "slug": "ai-research",
        "en": "AI Research",
        "zh-CN": "AI 科研"
      },
      "description": {
        "en": "AI2's academic literature search and citation analysis platform.",
        "zh-CN": "AI2 出品的学术文献搜索与引用分析平台"
      },
      "tags": {
        "en": [
          "AI2"
        ],
        "zh-CN": [
          "学术",
          "引用分析",
          "AI2"
        ]
      },
      "rating": 4.6,
      "hot": false,
      "isNew": false,
      "updated": "2026-04-06"
    },
    {
      "id": "ideogram",
      "name": "Ideogram",
      "officialUrl": "https://ideogram.ai",
      "ai123boxPage": "https://ai123box.com/tool/ideogram",
      "localizedPages": {
        "en": "https://ai123box.com/tool/ideogram",
        "zh-CN": "https://ai123box.com/zh-CN/tool/ideogram",
        "ja": "https://ai123box.com/ja/tool/ideogram",
        "ko": "https://ai123box.com/ko/tool/ideogram",
        "es": "https://ai123box.com/es/tool/ideogram",
        "de": "https://ai123box.com/de/tool/ideogram"
      },
      "category": {
        "slug": "image-generation",
        "en": "Image Generation",
        "zh-CN": "图像生成"
      },
      "description": {
        "en": "An AI image generator especially good at text rendering and poster design.",
        "zh-CN": "擅长文字渲染的 AI 图像生成，海报设计利器"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "文字渲染",
          "海报",
          "设计"
        ]
      },
      "rating": 4.6,
      "hot": false,
      "isNew": false,
      "updated": "2026-04-04"
    },
    {
      "id": "hexabot",
      "name": "Hexabot",
      "officialUrl": "https://hexabot.ai",
      "ai123boxPage": "https://ai123box.com/tool/hexabot",
      "localizedPages": {
        "en": "https://ai123box.com/tool/hexabot",
        "zh-CN": "https://ai123box.com/zh-CN/tool/hexabot",
        "ja": "https://ai123box.com/ja/tool/hexabot",
        "ko": "https://ai123box.com/ko/tool/hexabot",
        "es": "https://ai123box.com/es/tool/hexabot",
        "de": "https://ai123box.com/de/tool/hexabot"
      },
      "category": {
        "slug": "coding",
        "en": "Coding",
        "zh-CN": "编程开发"
      },
      "description": {
        "en": "An open-source no-code chatbot builder with multilingual and multichannel support.",
        "zh-CN": "开源无代码聊天机器人构建器，支持多语言多渠道"
      },
      "tags": {
        "en": [
          "LLM",
          "agent"
        ],
        "zh-CN": [
          "LLM",
          "agent"
        ]
      },
      "rating": 4.5,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "whimsical-ai",
      "name": "Whimsical AI",
      "officialUrl": "https://whimsical.com/ai",
      "ai123boxPage": "https://ai123box.com/tool/whimsical-ai",
      "localizedPages": {
        "en": "https://ai123box.com/tool/whimsical-ai",
        "zh-CN": "https://ai123box.com/zh-CN/tool/whimsical-ai",
        "ja": "https://ai123box.com/ja/tool/whimsical-ai",
        "ko": "https://ai123box.com/ko/tool/whimsical-ai",
        "es": "https://ai123box.com/es/tool/whimsical-ai",
        "de": "https://ai123box.com/de/tool/whimsical-ai"
      },
      "category": {
        "slug": "other-tools",
        "en": "Other Tools",
        "zh-CN": "其他工具"
      },
      "description": {
        "en": "A GPT-powered tool for quickly generating mind maps and flowcharts.",
        "zh-CN": "GPT 驱动的思维导图与流程图快速生成工具"
      },
      "tags": {
        "en": [
          "API",
          "GPT"
        ],
        "zh-CN": [
          "API",
          "GPT"
        ]
      },
      "rating": 4.5,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "helloandy-net-ai-tools",
      "name": "helloandy.net AI Tools",
      "officialUrl": "https://helloandy.net",
      "ai123boxPage": "https://ai123box.com/tool/helloandy-net-ai-tools",
      "localizedPages": {
        "en": "https://ai123box.com/tool/helloandy-net-ai-tools",
        "zh-CN": "https://ai123box.com/zh-CN/tool/helloandy-net-ai-tools",
        "ja": "https://ai123box.com/ja/tool/helloandy-net-ai-tools",
        "ko": "https://ai123box.com/ko/tool/helloandy-net-ai-tools",
        "es": "https://ai123box.com/es/tool/helloandy-net-ai-tools",
        "de": "https://ai123box.com/de/tool/helloandy-net-ai-tools"
      },
      "category": {
        "slug": "productivity",
        "en": "Productivity",
        "zh-CN": "办公效率"
      },
      "description": {
        "en": "A free AI writing toolkit with text review, humanized rewriting, and more.",
        "zh-CN": "免费AI写作工具集，含文本审核、人性化改写等功能"
      },
      "tags": {
        "en": [
          "FREE",
          "agent"
        ],
        "zh-CN": [
          "FREE",
          "agent"
        ]
      },
      "rating": 4.5,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "the-four-wars-of-the-ai-stack-dec-2023-recap",
      "name": "The Four Wars of the AI Stack (Dec 2023 Recap)",
      "officialUrl": "https://www.latent.space/p/dec-2023",
      "ai123boxPage": "https://ai123box.com/tool/the-four-wars-of-the-ai-stack-dec-2023-recap",
      "localizedPages": {
        "en": "https://ai123box.com/tool/the-four-wars-of-the-ai-stack-dec-2023-recap",
        "zh-CN": "https://ai123box.com/zh-CN/tool/the-four-wars-of-the-ai-stack-dec-2023-recap",
        "ja": "https://ai123box.com/ja/tool/the-four-wars-of-the-ai-stack-dec-2023-recap",
        "ko": "https://ai123box.com/ko/tool/the-four-wars-of-the-ai-stack-dec-2023-recap",
        "es": "https://ai123box.com/es/tool/the-four-wars-of-the-ai-stack-dec-2023-recap",
        "de": "https://ai123box.com/de/tool/the-four-wars-of-the-ai-stack-dec-2023-recap"
      },
      "category": {
        "slug": "ai-infrastructure",
        "en": "AI Infrastructure",
        "zh-CN": "AI 基础设施"
      },
      "description": {
        "en": "A Latent Space analysis of four major AI stack battlegrounds: GPUs, data, multimodality, and RAG.",
        "zh-CN": "Latent Space 解析 AI 技术栈四大战场：GPU/数据/多模态/RAG"
      },
      "tags": {
        "en": [
          "RAG",
          "multimodal"
        ],
        "zh-CN": [
          "RAG",
          "multimodal"
        ]
      },
      "rating": 4.5,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "datacamp-s-become-a-generative-ai-developer-series",
      "name": "DataCamp's Become a Generative AI Developer series",
      "officialUrl": "https://www.datacamp.com/ai-code-alongs",
      "ai123boxPage": "https://ai123box.com/tool/datacamp-s-become-a-generative-ai-developer-series",
      "localizedPages": {
        "en": "https://ai123box.com/tool/datacamp-s-become-a-generative-ai-developer-series",
        "zh-CN": "https://ai123box.com/zh-CN/tool/datacamp-s-become-a-generative-ai-developer-series",
        "ja": "https://ai123box.com/ja/tool/datacamp-s-become-a-generative-ai-developer-series",
        "ko": "https://ai123box.com/ko/tool/datacamp-s-become-a-generative-ai-developer-series",
        "es": "https://ai123box.com/es/tool/datacamp-s-become-a-generative-ai-developer-series",
        "de": "https://ai123box.com/de/tool/datacamp-s-become-a-generative-ai-developer-series"
      },
      "category": {
        "slug": "jobs-learning",
        "en": "Jobs & Learning",
        "zh-CN": "求职学习"
      },
      "description": {
        "en": "A free DataCamp series on building chatbots with LangChain and the OpenAI API.",
        "zh-CN": "DataCamp 免费系列课，用LangChain和OpenAI API构建聊天机器人"
      },
      "tags": {
        "en": [
          "FREE",
          "API"
        ],
        "zh-CN": [
          "FREE",
          "API"
        ]
      },
      "rating": 4.5,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "generative-ai-for-strategy-innovation",
      "name": "Generative AI for Strategy & Innovation",
      "officialUrl": "https://www.hbritalia.it/userUpload/ebook_Generative_AI_inglese.pdf",
      "ai123boxPage": "https://ai123box.com/tool/generative-ai-for-strategy-innovation",
      "localizedPages": {
        "en": "https://ai123box.com/tool/generative-ai-for-strategy-innovation",
        "zh-CN": "https://ai123box.com/zh-CN/tool/generative-ai-for-strategy-innovation",
        "ja": "https://ai123box.com/ja/tool/generative-ai-for-strategy-innovation",
        "ko": "https://ai123box.com/ko/tool/generative-ai-for-strategy-innovation",
        "es": "https://ai123box.com/es/tool/generative-ai-for-strategy-innovation",
        "de": "https://ai123box.com/de/tool/generative-ai-for-strategy-innovation"
      },
      "category": {
        "slug": "chatbots",
        "en": "Chatbots",
        "zh-CN": "对话助手"
      },
      "description": {
        "en": "A Harvard Business Review ebook experimenting with ChatGPT for management theory and strategy.",
        "zh-CN": "哈佛商业评论用ChatGPT做管理理论实验的电子书"
      },
      "tags": {
        "en": [
          "GPT",
          "LLM"
        ],
        "zh-CN": [
          "GPT",
          "LLM"
        ]
      },
      "rating": 4.5,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "eden-ai",
      "name": "Eden AI",
      "officialUrl": "https://www.edenai.co/?referral=partner-producthunt8&ref=producthunt",
      "ai123boxPage": "https://ai123box.com/tool/eden-ai",
      "localizedPages": {
        "en": "https://ai123box.com/tool/eden-ai",
        "zh-CN": "https://ai123box.com/zh-CN/tool/eden-ai",
        "ja": "https://ai123box.com/ja/tool/eden-ai",
        "ko": "https://ai123box.com/ko/tool/eden-ai",
        "es": "https://ai123box.com/es/tool/eden-ai",
        "de": "https://ai123box.com/de/tool/eden-ai"
      },
      "category": {
        "slug": "chatbots",
        "en": "Chatbots",
        "zh-CN": "对话助手"
      },
      "description": {
        "en": "A unified API platform for integrating multiple AI engines.",
        "zh-CN": "统一API接入多家AI引擎的一站式集成平台"
      },
      "tags": {
        "en": [
          "API",
          "LLM"
        ],
        "zh-CN": [
          "API",
          "LLM"
        ]
      },
      "rating": 4.5,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "scrimba-ai",
      "name": "Scrimba AI 课程",
      "officialUrl": "https://scrimba.com",
      "ai123boxPage": "https://ai123box.com/tool/scrimba-ai",
      "localizedPages": {
        "en": "https://ai123box.com/tool/scrimba-ai",
        "zh-CN": "https://ai123box.com/zh-CN/tool/scrimba-ai",
        "ja": "https://ai123box.com/ja/tool/scrimba-ai",
        "ko": "https://ai123box.com/ko/tool/scrimba-ai",
        "es": "https://ai123box.com/es/tool/scrimba-ai",
        "de": "https://ai123box.com/de/tool/scrimba-ai"
      },
      "category": {
        "slug": "jobs-learning",
        "en": "Jobs & Learning",
        "zh-CN": "求职学习"
      },
      "description": {
        "en": "An interactive AI coding course platform for learning and coding directly in the browser.",
        "zh-CN": "交互式AI编程课程平台，在浏览器中边学边写代码"
      },
      "tags": {
        "en": [
          "Coding"
        ],
        "zh-CN": [
          "课程",
          "交互式",
          "编程"
        ]
      },
      "rating": 4.5,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "originality-ai",
      "name": "Originality.ai",
      "officialUrl": "https://originality.ai",
      "ai123boxPage": "https://ai123box.com/tool/originality-ai",
      "localizedPages": {
        "en": "https://ai123box.com/tool/originality-ai",
        "zh-CN": "https://ai123box.com/zh-CN/tool/originality-ai",
        "ja": "https://ai123box.com/ja/tool/originality-ai",
        "ko": "https://ai123box.com/ko/tool/originality-ai",
        "es": "https://ai123box.com/es/tool/originality-ai",
        "de": "https://ai123box.com/de/tool/originality-ai"
      },
      "category": {
        "slug": "content-detection",
        "en": "Content Detection",
        "zh-CN": "内容检测"
      },
      "description": {
        "en": "A professional AI content detection and plagiarism checking tool.",
        "zh-CN": "专业AI生成内容检测与抄袭查重工具"
      },
      "tags": {
        "en": [],
        "zh-CN": [
          "检测",
          "查重",
          "商业"
        ]
      },
      "rating": 4.5,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "wfgy",
      "name": "WFGY",
      "officialUrl": "https://github.com/onestardao/WFGY",
      "ai123boxPage": "https://ai123box.com/tool/wfgy",
      "localizedPages": {
        "en": "https://ai123box.com/tool/wfgy",
        "zh-CN": "https://ai123box.com/zh-CN/tool/wfgy",
        "ja": "https://ai123box.com/ja/tool/wfgy",
        "ko": "https://ai123box.com/ko/tool/wfgy",
        "es": "https://ai123box.com/es/tool/wfgy",
        "de": "https://ai123box.com/de/tool/wfgy"
      },
      "category": {
        "slug": "ai-infrastructure",
        "en": "AI Infrastructure",
        "zh-CN": "AI 基础设施"
      },
      "description": {
        "en": "A framework for debugging LLM agents and RAG pipelines with 16 problem-map modes.",
        "zh-CN": "16模式问题图谱调试LLM Agent和RAG管道的框架"
      },
      "tags": {
        "en": [
          "open source",
          "LLM",
          "RAG"
        ],
        "zh-CN": [
          "open source",
          "LLM",
          "RAG"
        ]
      },
      "rating": 4.5,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "lunary-ai-abso",
      "name": "lunary-ai/abso",
      "officialUrl": "https://github.com/lunary-ai/abso",
      "ai123boxPage": "https://ai123box.com/tool/lunary-ai-abso",
      "localizedPages": {
        "en": "https://ai123box.com/tool/lunary-ai-abso",
        "zh-CN": "https://ai123box.com/zh-CN/tool/lunary-ai-abso",
        "ja": "https://ai123box.com/ja/tool/lunary-ai-abso",
        "ko": "https://ai123box.com/ko/tool/lunary-ai-abso",
        "es": "https://ai123box.com/es/tool/lunary-ai-abso",
        "de": "https://ai123box.com/de/tool/lunary-ai-abso"
      },
      "category": {
        "slug": "chatbots",
        "en": "Chatbots",
        "zh-CN": "对话助手"
      },
      "description": {
        "en": "A TypeScript SDK for calling over 100 large language models through an OpenAI-compatible interface.",
        "zh-CN": "TypeScript SDK统一调用100+大语言模型，兼容OpenAI格式"
      },
      "tags": {
        "en": [
          "SDK",
          "LLM"
        ],
        "zh-CN": [
          "SDK",
          "LLM"
        ]
      },
      "rating": 4.5,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "pydantic-pydantic-ai",
      "name": "pydantic/pydantic-ai",
      "officialUrl": "https://github.com/pydantic/pydantic-ai",
      "ai123boxPage": "https://ai123box.com/tool/pydantic-pydantic-ai",
      "localizedPages": {
        "en": "https://ai123box.com/tool/pydantic-pydantic-ai",
        "zh-CN": "https://ai123box.com/zh-CN/tool/pydantic-pydantic-ai",
        "ja": "https://ai123box.com/ja/tool/pydantic-pydantic-ai",
        "ko": "https://ai123box.com/ko/tool/pydantic-pydantic-ai",
        "es": "https://ai123box.com/es/tool/pydantic-pydantic-ai",
        "de": "https://ai123box.com/de/tool/pydantic-pydantic-ai"
      },
      "category": {
        "slug": "chatbots",
        "en": "Chatbots",
        "zh-CN": "对话助手"
      },
      "description": {
        "en": "An LLM agent development framework based on Pydantic type validation.",
        "zh-CN": "基于Pydantic类型验证的LLM Agent开发框架"
      },
      "tags": {
        "en": [
          "LLM",
          "agent"
        ],
        "zh-CN": [
          "LLM",
          "agent"
        ]
      },
      "rating": 4.5,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "mindstorms-in-natural-language-based-societies-of-mind",
      "name": "Mindstorms in Natural Language-Based Societies of Mind",
      "officialUrl": "https://arxiv.org/abs/2305.17066",
      "ai123boxPage": "https://ai123box.com/tool/mindstorms-in-natural-language-based-societies-of-mind",
      "localizedPages": {
        "en": "https://ai123box.com/tool/mindstorms-in-natural-language-based-societies-of-mind",
        "zh-CN": "https://ai123box.com/zh-CN/tool/mindstorms-in-natural-language-based-societies-of-mind",
        "ja": "https://ai123box.com/ja/tool/mindstorms-in-natural-language-based-societies-of-mind",
        "ko": "https://ai123box.com/ko/tool/mindstorms-in-natural-language-based-societies-of-mind",
        "es": "https://ai123box.com/es/tool/mindstorms-in-natural-language-based-societies-of-mind",
        "de": "https://ai123box.com/de/tool/mindstorms-in-natural-language-based-societies-of-mind"
      },
      "category": {
        "slug": "chatbots",
        "en": "Chatbots",
        "zh-CN": "对话助手"
      },
      "description": {
        "en": "A paper studying natural-language multi-agent collaboration for solving AI tasks.",
        "zh-CN": "研究自然语言多智能体协作解决AI任务的论文"
      },
      "tags": {
        "en": [
          "LLM",
          "RAG",
          "agent"
        ],
        "zh-CN": [
          "LLM",
          "RAG",
          "agent"
        ]
      },
      "rating": 4.5,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    },
    {
      "id": "kwaikeg-kwaiagents",
      "name": "KwaiKEG/KwaiAgents",
      "officialUrl": "https://github.com/KwaiKEG/KwaiAgents",
      "ai123boxPage": "https://ai123box.com/tool/kwaikeg-kwaiagents",
      "localizedPages": {
        "en": "https://ai123box.com/tool/kwaikeg-kwaiagents",
        "zh-CN": "https://ai123box.com/zh-CN/tool/kwaikeg-kwaiagents",
        "ja": "https://ai123box.com/ja/tool/kwaikeg-kwaiagents",
        "ko": "https://ai123box.com/ko/tool/kwaikeg-kwaiagents",
        "es": "https://ai123box.com/es/tool/kwaikeg-kwaiagents",
        "de": "https://ai123box.com/de/tool/kwaikeg-kwaiagents"
      },
      "category": {
        "slug": "coding",
        "en": "Coding",
        "zh-CN": "编程开发"
      },
      "description": {
        "en": "Kuaishou's open-source general-purpose information retrieval agent system.",
        "zh-CN": "快手开源的通用信息检索智能体系统"
      },
      "tags": {
        "en": [
          "RAG",
          "agent"
        ],
        "zh-CN": [
          "RAG",
          "agent"
        ]
      },
      "rating": 4.5,
      "hot": false,
      "isNew": true,
      "updated": "2026-04-08"
    }
  ],
  "dailySignals": {
    "news": [
      {
        "title": {
          "en": "Google just declared itself a contender in AI design at IO 2026",
          "zh-CN": "谷歌在IO 2026上宣布进军AI设计领域"
        },
        "summary": {
          "en": "Google says it's designed the app to be accessible to everyone, from teachers to small business owners.",
          "zh-CN": "谷歌表示其应用旨在让所有人，从教师到小企业主都能轻松使用。"
        },
        "source": "TechCrunch · AI",
        "url": "https://techcrunch.com/2026/05/19/ai-design-tools-are-the-next-big-battleground-and-google-is-going-all-in-at-io-2026/",
        "topics": [
          "Models",
          "Products"
        ],
        "importance": 10,
        "publishedAt": "2026-05-19T21:33:30.000Z"
      },
      {
        "title": {
          "en": "Google’s AI future demands trust — and your personal data",
          "zh-CN": "谷歌AI未来依赖信任——以及你的个人数据"
        },
        "summary": {
          "en": "Google has big promises for its AI-powered future - and a lot of it depends on your trust. At I/O 2026, Google described a bunch of new tools that it claims will make your life ea…",
          "zh-CN": "谷歌描绘了一个以AI为核心的新未来，但需要用户的信任。"
        },
        "source": "The Verge · AI",
        "url": "https://www.theverge.com/tech/934172/google-io-gemini-ai-trust-personal-data",
        "topics": [
          "Products"
        ],
        "importance": 10,
        "publishedAt": "2026-05-19T21:00:00.000Z"
      },
      {
        "title": {
          "en": "The 13 biggest announcements at Google I/O 2026",
          "zh-CN": "谷歌I/O 2026最大的13项公告"
        },
        "summary": {
          "en": "Google's I/O 2026 keynote today was once again full of AI-related announcements including a new family of Gemini 3.5 AI models, new features for Search and Gmail, and updates abou…",
          "zh-CN": "谷歌I/O 2026主题演讲再次充满AI相关公告，包括新的Gemini 3.5 AI模型系列、Search和Gmail的新功能以及更新信息…"
        },
        "source": "The Verge · AI",
        "url": "https://www.theverge.com/tech/933415/google-io-2026-biggest-announcements-ai-gemini",
        "topics": [
          "Models",
          "Products"
        ],
        "importance": 10,
        "publishedAt": "2026-05-19T17:54:33.000Z"
      },
      {
        "title": {
          "en": "Google wants to compete with Anthropic’s Mythos",
          "zh-CN": "谷歌想与Anthropic的Mythos竞争"
        },
        "summary": {
          "en": "Google is making a big push into cybersecurity. At I/O, the company announced that it was inviting select groups of experts to test the API for CodeMender, an \"AI agent for code s…",
          "zh-CN": "谷歌正在大力进军网络安全。在I/O大会上，该公司宣布邀请特定专家小组测试CodeMender的API，这是一个“代码AI代理”"
        },
        "source": "The Verge · AI",
        "url": "https://www.theverge.com/tech/933921/google-wants-to-compete-with-anthropics-mythos",
        "topics": [
          "Products",
          "Safety"
        ],
        "importance": 10,
        "publishedAt": "2026-05-19T17:48:22.000Z"
      },
      {
        "title": {
          "en": "I/O 2026: Welcome to the agentic Gemini era",
          "zh-CN": "I/O 2026：进入代理Gemini时代"
        },
        "summary": {
          "en": "The latest from Google I/O: See how we’re helping you get more done with Gemini.",
          "zh-CN": "最新动态：看看我们如何通过Gemini帮助你更高效地完成工作"
        },
        "source": "Google AI",
        "url": "https://blog.google/innovation-and-ai/sundar-pichai-io-2026/",
        "topics": [
          "Models",
          "Products"
        ],
        "importance": 10,
        "publishedAt": "2026-05-19T17:45:00.000Z"
      },
      {
        "title": {
          "en": "Agentic app coding gets an upgrade with Google’s release of Android CLI",
          "zh-CN": "AI应用编程获得升级，Google发布Android CLI工具"
        },
        "summary": {
          "en": "Google is embracing the rise of AI coding agents with new Android tools designed to work with platforms like Claude Code and OpenAI’s Codex, allowing developers — or their AI assi…",
          "zh-CN": "Google发布Android CLI工具，支持AI编程代理，提升开发者效率。"
        },
        "source": "TechCrunch · AI",
        "url": "https://techcrunch.com/2026/05/19/agentic-app-coding-gets-an-upgrade-with-googles-release-of-android-cli/",
        "topics": [
          "Models",
          "Agents",
          "Products"
        ],
        "importance": 10,
        "publishedAt": "2026-05-19T17:45:00.000Z"
      },
      {
        "title": {
          "en": "Google launches Antigravity 2.0 with an updated desktop app and CLI tool at IO 2026",
          "zh-CN": "Google在I/O 2026上发布Antigravity 2.0及更新桌面应用和CLI工具"
        },
        "summary": {
          "en": "Google is debuting a new AI Ultra plan priced at $100, which will give users 5x more usage limit than the AI Pro plan alongside the Antigravity 2.0 launch.",
          "zh-CN": "Google推出AI Ultra计划，定价100美元，提供比AI Pro计划五倍的使用额度，并发布Antigravity 2.0。"
        },
        "source": "TechCrunch · AI",
        "url": "https://techcrunch.com/2026/05/19/google-launches-antigravity-2-0-with-an-updated-desktop-app-and-cli-tool-at-io-2026/",
        "topics": [
          "Products"
        ],
        "importance": 10,
        "publishedAt": "2026-05-19T17:45:00.000Z"
      },
      {
        "title": {
          "en": "Google introduces Gemini Spark, a 24/7 agentic assistant with Gmail integration, at IO 2026",
          "zh-CN": "谷歌在I/O 2026上推出Gemini Spark，一款全天候智能助手并集成Gmail"
        },
        "summary": {
          "en": "At the Google I/O developer conference, the company announced a new agentic personal assistant called Gemini Spark, built from Gemini's base models and an agentic harness from Goo…",
          "zh-CN": "谷歌在I/O开发者大会上推出新智能个人助手Gemini Spark，基于Gemini基础模型和代理框架。"
        },
        "source": "TechCrunch · AI",
        "url": "https://techcrunch.com/2026/05/19/google-introduces-gemini-spark-a-24-7-agentic-assistant-with-gmail-integration/",
        "topics": [
          "Models",
          "Products"
        ],
        "importance": 10,
        "publishedAt": "2026-05-19T17:45:00.000Z"
      },
      {
        "title": {
          "en": "You can now talk to your Gmail inbox, as seen at Google IO 2026",
          "zh-CN": "现在可通过语音与Gmail收件箱互动"
        },
        "summary": {
          "en": "Google expands Gmail’s AI Inbox with conversational voice search, letting users ask Gemini to find buried email details.",
          "zh-CN": "谷歌扩展了Gmail的AI收件箱功能，支持语音搜索，让用户通过Gemini查找邮件细节。"
        },
        "source": "TechCrunch · AI",
        "url": "https://techcrunch.com/2026/05/19/you-can-now-talk-to-your-gmail-inbox-as-seen-at-google-io-2026/",
        "topics": [
          "Models"
        ],
        "importance": 8,
        "publishedAt": "2026-05-19T21:25:31.000Z"
      },
      {
        "title": {
          "en": "How to use Google’s new AI agents to go beyond your standard searches",
          "zh-CN": "如何利用谷歌新AI代理超越常规搜索"
        },
        "summary": {
          "en": "Google is launching AI-powered “information agents” that can monitor topics in the background and proactively alert users to updates and changes.",
          "zh-CN": "谷歌推出AI驱动的“信息代理”，可后台监控主题并主动提醒用户更新。"
        },
        "source": "TechCrunch · AI",
        "url": "https://techcrunch.com/2026/05/19/how-to-use-googles-new-ai-agents-to-go-beyond-your-standard-searches/",
        "topics": [
          "Agents"
        ],
        "importance": 8,
        "publishedAt": "2026-05-19T21:16:25.000Z"
      },
      {
        "title": {
          "en": "Google Launches Antigravity 2.0 at I/O 2026: A Standalone Agent-First Platform with CLI, SDK, Managed Execution, and Enterprise Support",
          "zh-CN": "谷歌在IO 2026发布Antigravity 2.0：首个独立代理平台"
        },
        "summary": {
          "en": "Google used its I/O 2026 developer keynote to ship a meaningful architectural shift in how it packages AI-assisted development. The company announced Google Antigravity 2.0 — a st…",
          "zh-CN": "谷歌在IO 2026上发布了Antigravity 2.0，标志着AI辅助开发方式的重大转变。"
        },
        "source": "MarkTechPost",
        "url": "https://www.marktechpost.com/2026/05/19/google-launches-antigravity-2-0-at-i-o-2026-a-standalone-agent-first-platform-with-cli-sdk-managed-execution-and-enterprise-support/",
        "topics": [
          "Agents",
          "Products"
        ],
        "importance": 8,
        "publishedAt": "2026-05-19T20:30:58.000Z"
      },
      {
        "title": {
          "en": "Introducing OpenAI for Singapore",
          "zh-CN": "推出OpenAI for Singapore"
        },
        "summary": {
          "en": "OpenAI for Singapore launches a multi-year AI partnership to expand deployment, build local talent, and support businesses and public services with AI.",
          "zh-CN": "OpenAI启动一项多年计划，推动AI部署、培养本地人才并支持企业及公共服务。"
        },
        "source": "OpenAI",
        "url": "https://openai.com/index/introducing-openai-for-singapore",
        "topics": [
          "AI"
        ],
        "importance": 8,
        "publishedAt": "2026-05-19T20:30:00.000Z"
      },
      {
        "title": {
          "en": "Elon Musk said Sam Altman ‘stole’ a non-profit — but the trial showed he had similar aims",
          "zh-CN": "马斯克称萨姆·阿尔特曼‘窃取’非营利组织，但审判显示他目标相似"
        },
        "summary": {
          "en": "The jury's speedy decision to reject Elon Musk's lawsuit against the other founders of OpenAI and Microsoft confirmed what we saw in the courtroom: Musk's case was a weak one, in…",
          "zh-CN": "陪审团迅速驳回马斯克对OpenAI和微软其他创始人的诉讼，表明其案件薄弱。"
        },
        "source": "TechCrunch · AI",
        "url": "https://techcrunch.com/2026/05/19/elon-musk-said-sam-altman-stole-a-non-profit-but-the-trial-showed-he-had-similar-aims/",
        "topics": [
          "AI"
        ],
        "importance": 8,
        "publishedAt": "2026-05-19T20:11:00.000Z"
      },
      {
        "title": {
          "en": "Gemini will use Volvo’s external cameras to interpret parking signs",
          "zh-CN": "Gemini将使用沃尔沃外部摄像头解读停车标志"
        },
        "summary": {
          "en": "Gemini is gaining the power of sight and mobility. Today at the I/O conference, Google and Volvo announced that the AI-powered assistant will be able to access external cameras in…",
          "zh-CN": "Gemini获得视觉和移动能力。在I/O大会上，谷歌和沃尔沃宣布AI助手将能够访问外部摄像头…"
        },
        "source": "The Verge · AI",
        "url": "https://www.theverge.com/transportation/933556/google-io-gemini-volvo-ex60-camera-ai-parking",
        "topics": [
          "Models"
        ],
        "importance": 8,
        "publishedAt": "2026-05-19T18:00:00.000Z"
      },
      {
        "title": {
          "en": "Google’s Genie world model can now simulate real streets with Street View",
          "zh-CN": "谷歌的Genie世界模型现在可以使用街景模拟真实街道"
        },
        "summary": {
          "en": "Google DeepMind is integrating Street View with Project Genie to create immersive, interactive world simulations for robotics, gaming, and travel, allowing users to explore enviro…",
          "zh-CN": "谷歌DeepMind正在将街景与Project Genie结合，为机器人、游戏和旅游创建沉浸式交互世界模拟，让用户探索环境…"
        },
        "source": "TechCrunch · AI",
        "url": "https://techcrunch.com/2026/05/19/googles-genie-world-model-can-now-simulate-real-streets-with-street-view/",
        "topics": [
          "Models"
        ],
        "importance": 8,
        "publishedAt": "2026-05-19T17:51:39.000Z"
      },
      {
        "title": {
          "en": "With Gemini 3.5 Flash, Google bets its next AI wave on agents, not chatbots",
          "zh-CN": "借助Gemini 3.5 Flash，谷歌押注于代理而非聊天机器人"
        },
        "summary": {
          "en": "Google launched Gemini 3.5 Flash, its most powerful coding and agentic AI model yet, at the company's annual developer conference. It is capable of autonomously executing complex…",
          "zh-CN": "谷歌在其年度开发者大会上推出了Gemini 3.5 Flash，这是其最强大的编码和代理AI模型，能够自主执行复杂任务。"
        },
        "source": "TechCrunch · AI",
        "url": "https://techcrunch.com/2026/05/19/with-gemini-3-5-flash-google-bets-its-next-ai-wave-on-agents-not-chatbots/",
        "topics": [
          "Models",
          "Agents"
        ],
        "importance": 8,
        "publishedAt": "2026-05-19T17:51:30.000Z"
      }
    ],
    "papers": [
      {
        "id": "2605.18739",
        "title": {
          "en": "LongLive-2.0: An NVFP4 Parallel Infrastructure for Long Video Generation",
          "zh-CN": "LongLive-2.0：基于NVFP4的长视频生成并行架构"
        },
        "summary": {
          "en": "LongLive-2.0 presents an NVFP4-based parallel infrastructure for long video generation that addresses training and inference bottlenecks through sequence-parallel autoregressive training and diffusion model tuning.",
          "zh-CN": "提出基于NVFP4的并行架构，解决长视频生成训练与推理瓶颈，采用序列并行自回归训练和扩散模型调优。"
        },
        "url": "https://huggingface.co/papers/2605.18739",
        "pdfUrl": "https://arxiv.org/pdf/2605.18739.pdf",
        "githubRepo": "https://github.com/NVlabs/LongLive",
        "upvotes": 97
      },
      {
        "id": "2605.18747",
        "title": {
          "en": "Code as Agent Harness",
          "zh-CN": "代码作为代理的架构"
        },
        "summary": {
          "en": "Large language models are increasingly used as operational substrates for agent reasoning and execution in agentic systems, with code serving as a unified infrastructure layer across multiple domains and applications.",
          "zh-CN": "将代码作为统一基础设施层，用于代理系统中的推理与执行"
        },
        "url": "https://huggingface.co/papers/2605.18747",
        "pdfUrl": "https://arxiv.org/pdf/2605.18747.pdf",
        "githubRepo": "https://github.com/YennNing/Awesome-Code-as-Agent-Harness-Papers",
        "upvotes": 159
      },
      {
        "id": "2605.18401",
        "title": {
          "en": "SkillsVote: Lifecycle Governance of Agent Skills from Collection, Recommendation to Evolution",
          "zh-CN": "SkillsVote：从收集到演化的代理技能生命周期治理"
        },
        "summary": {
          "en": "SkillsVote is a governance framework for long-horizon LLM agents that manages reusable skills through structured collection, recommendation, and evolution processes.",
          "zh-CN": "提出SkillsVote框架，通过结构化收集、推荐和演化过程管理长周期LLM代理的可复用技能"
        },
        "url": "https://huggingface.co/papers/2605.18401",
        "pdfUrl": "https://arxiv.org/pdf/2605.18401.pdf",
        "githubRepo": "https://github.com/MemTensor/skills-vote",
        "upvotes": 114
      },
      {
        "id": "2605.12882",
        "title": {
          "en": "CiteVQA: Benchmarking Evidence Attribution for Trustworthy Document Intelligence",
          "zh-CN": "CiteVQA：可信文档智能的证据归属基准"
        },
        "summary": {
          "en": "CiteVQA introduces a benchmark for document vision-language models that evaluates both answer accuracy and correct citation of supporting evidence, revealing significant attribution hallucinations in current models.",
          "zh-CN": "构建CiteVQA基准，评估文档视觉-语言模型的答案准确性和引用证据正确性，揭示当前模型存在显著的归属幻觉。"
        },
        "url": "https://huggingface.co/papers/2605.12882",
        "pdfUrl": "https://arxiv.org/pdf/2605.12882.pdf",
        "githubRepo": "https://github.com/opendatalab/CiteVQA",
        "upvotes": 254
      },
      {
        "id": "2605.13779",
        "title": {
          "en": "MinT: Managed Infrastructure for Training and Serving Millions of LLMs",
          "zh-CN": "MinT：用于训练和部署数百万LLM的管理基础设施"
        },
        "summary": {
          "en": "MinT is a managed infrastructure system that enables efficient low-rank adaptation training and serving by keeping base models resident and moving lightweight adapter revisions, scaling across multiple dimensions including large model architectures, reduced storage requirements, and distributed policy management.",
          "zh-CN": "MinT通过保留基础模型并移动轻量适配器，实现高效低秩适应训练与服务，支持大规模模型架构和分布式策略管理。"
        },
        "url": "https://huggingface.co/papers/2605.13779",
        "pdfUrl": "https://arxiv.org/pdf/2605.13779.pdf",
        "githubRepo": "https://github.com/MindLab-Research/mindlab-toolkit",
        "upvotes": 214
      },
      {
        "id": "2605.13301",
        "title": {
          "en": "Achieving Gold-Medal-Level Olympiad Reasoning via Simple and Unified Scaling",
          "zh-CN": "通过简单统一的扩展实现金牌级奥数推理"
        },
        "summary": {
          "en": "A systematic approach transforms post-trained reasoning models into rigorous olympiad-level solvers through reverse-perplexity curriculum, two-stage reinforcement learning, and test-time scaling, achieving gold-medal performance on mathematical and physics competitions.",
          "zh-CN": "采用逆困惑度课程、两阶段强化学习和测试时扩展，将后训练推理模型转化为严谨的奥数解题器，达到金牌级别表现。"
        },
        "url": "https://huggingface.co/papers/2605.13301",
        "pdfUrl": "https://arxiv.org/pdf/2605.13301.pdf",
        "githubRepo": "https://github.com/Simplified-Reasoning/SU-01",
        "upvotes": 152
      },
      {
        "id": "2605.18678",
        "title": {
          "en": "Lance: Unified Multimodal Modeling by Multi-Task Synergy",
          "zh-CN": "Lance：通过多任务协同的统一多模态建模"
        },
        "summary": {
          "en": "Lance is a unified multimodal model that combines understanding, generation, and editing capabilities for images and videos through collaborative multi-task training and a dual-stream architecture.",
          "zh-CN": "构建Lance模型，通过多任务协同和双流架构实现图像与视频的理解、生成与编辑能力"
        },
        "url": "https://huggingface.co/papers/2605.18678",
        "pdfUrl": "https://arxiv.org/pdf/2605.18678.pdf",
        "githubRepo": "https://github.com/bytedance/Lance",
        "upvotes": 62
      },
      {
        "id": "2605.13724",
        "title": {
          "en": "AnyFlow: Any-Step Video Diffusion Model with On-Policy Flow Map Distillation",
          "zh-CN": "AnyFlow：基于策略流图蒸馏的任意步骤视频扩散模型"
        },
        "summary": {
          "en": "AnyFlow introduces a novel any-step video diffusion distillation framework that improves upon consistency distillation by optimizing full ODE sampling trajectories through flow-map transition learning and backward simulation techniques.",
          "zh-CN": "AnyFlow通过流图转移学习和反向模拟优化全ODE采样轨迹，提升一致性蒸馏效果。"
        },
        "url": "https://huggingface.co/papers/2605.13724",
        "pdfUrl": "https://arxiv.org/pdf/2605.13724.pdf",
        "githubRepo": "https://github.com/NVlabs/AnyFlow",
        "upvotes": 95
      },
      {
        "id": "2605.13527",
        "title": {
          "en": "MMSkills: Towards Multimodal Skills for General Visual Agents",
          "zh-CN": "MMSkills：面向通用视觉代理的多模态技能"
        },
        "summary": {
          "en": "Multimodal procedural knowledge frameworks enable visual agents to leverage external reusable skills through structured representations combining text, state cards, and visual keyframes, improving decision-making in complex environments.",
          "zh-CN": "构建多模态程序知识框架，通过文本、状态卡和视觉关键帧提升视觉代理决策能力"
        },
        "url": "https://huggingface.co/papers/2605.13527",
        "pdfUrl": "https://arxiv.org/pdf/2605.13527.pdf",
        "githubRepo": "https://github.com/DeepExperience/MMSkills",
        "upvotes": 111
      },
      {
        "id": "2605.15155",
        "title": {
          "en": "Self-Distilled Agentic Reinforcement Learning",
          "zh-CN": "自蒸馏代理强化学习"
        },
        "summary": {
          "en": "SDAR enhances reinforcement learning for multi-turn agent training by integrating self-distillation through a sigmoid gate that selectively strengthens positive token-level guidance while mitigating negative teacher rejections.",
          "zh-CN": "通过Sigmoid门控实现自蒸馏，提升多轮代理训练的强化学习效果"
        },
        "url": "https://huggingface.co/papers/2605.15155",
        "pdfUrl": "https://arxiv.org/pdf/2605.15155.pdf",
        "githubRepo": "https://github.com/ZJU-REAL/SDAR",
        "upvotes": 100
      },
      {
        "id": "2605.15298",
        "title": {
          "en": "PhysBrain 1.0 Technical Report",
          "zh-CN": "PhysBrain 1.0 技术报告"
        },
        "summary": {
          "en": "PhysBrain 1.0 leverages human egocentric video to generate physical commonsense supervision for vision-language-action models, achieving state-of-the-art performance in embodied control tasks through capability-preserving adaptation.",
          "zh-CN": "利用人类第一视角视频生成物理常识监督，提升视觉-语言-动作模型在具身控制任务中的性能。"
        },
        "url": "https://huggingface.co/papers/2605.15298",
        "pdfUrl": "https://arxiv.org/pdf/2605.15298.pdf",
        "githubRepo": "https://github.com/Phys-Brain/PhysBrain-VLA",
        "upvotes": 136
      },
      {
        "id": "2605.18661",
        "title": {
          "en": "AI for Auto-Research: Roadmap & User Guide",
          "zh-CN": "AI用于自动研究：路线图与用户指南"
        },
        "summary": {
          "en": "AI systems demonstrate varying reliability across research stages, excelling in structured tasks but struggling with novel ideas and scientific judgment, necessitating human oversight for credible outcomes.",
          "zh-CN": "利用GPT和LoRA提升研究可靠性，优化结构化任务并增强科学判断能力。"
        },
        "url": "https://huggingface.co/papers/2605.18661",
        "pdfUrl": "https://arxiv.org/pdf/2605.18661.pdf",
        "githubRepo": "https://github.com/worldbench/awesome-ai-auto-research",
        "upvotes": 57
      }
    ],
    "models": [
      {
        "id": "SulphurAI/Sulphur-2-base",
        "name": "Sulphur-2-base",
        "summary": {
          "en": "Sulphur-2-base is a text-to-video by SulphurAI.",
          "zh-CN": "Sulphur-2-base 是一款基于 LTX 2.3 的文本到视频生成模型支持 t2v 和 i2v，具备强大的提示增强能力。"
        },
        "url": "https://huggingface.co/SulphurAI/Sulphur-2-base",
        "pipeline": "text-to-video",
        "pipelineZh": "文生视频",
        "likes": 1184,
        "downloads": 1114657
      },
      {
        "id": "deepseek-ai/DeepSeek-V4-Pro",
        "name": "DeepSeek-V4-Pro",
        "summary": {
          "en": "DeepSeek-V4-Pro is a text-generation by deepseek-ai.",
          "zh-CN": "DeepSeek-V4-Pro 是一款面向文本生成的大型语言模型支持百万级上下文长度具备高效推理能力适用于复杂自然语言处理任务。"
        },
        "url": "https://huggingface.co/deepseek-ai/DeepSeek-V4-Pro",
        "pipeline": "text-generation",
        "pipelineZh": "文本生成 · LLM",
        "likes": 4071,
        "downloads": 3622763
      },
      {
        "id": "google/gemma-4-31B-it",
        "name": "gemma-4-31B-it",
        "summary": {
          "en": "gemma-4-31B-it is a image-text-to-text by google.",
          "zh-CN": "面向图像和文本输入的多模态模型支持256K上下文长度具备强大推理与多语言能力"
        },
        "url": "https://huggingface.co/google/gemma-4-31B-it",
        "pipeline": "image-text-to-text",
        "pipelineZh": "图文问答 · 多模态",
        "likes": 2698,
        "downloads": 10045599
      },
      {
        "id": "unsloth/Qwen3.6-27B-MTP-GGUF",
        "name": "Qwen3.6-27B-MTP-GGUF",
        "summary": {
          "en": "Qwen3.6-27B-MTP-GGUF is a image-text-to-text by unsloth.",
          "zh-CN": "定位为图像文本到文本的模型 基于Qwen3.6-27B规模 采用MTP技术提升推理速度且保持精度"
        },
        "url": "https://huggingface.co/unsloth/Qwen3.6-27B-MTP-GGUF",
        "pipeline": "image-text-to-text",
        "pipelineZh": "图文问答 · 多模态",
        "likes": 332,
        "downloads": 337076
      },
      {
        "id": "alrope/Qwen2.5-7B-Instruct-countdown-sos3",
        "name": "Qwen2.5-7B-Instruct-countdown-sos3",
        "summary": {
          "en": "Qwen2.5-7B-Instruct-countdown-sos3 is a model by alrope.",
          "zh-CN": "基于Qwen2.5-7B的定制模型 专注推理与生成 提供高效精准的文本处理能力"
        },
        "url": "https://huggingface.co/alrope/Qwen2.5-7B-Instruct-countdown-sos3",
        "pipeline": null,
        "pipelineZh": null,
        "likes": 0,
        "downloads": 0
      },
      {
        "id": "dawnl00/chinese-medical-dialogue",
        "name": "chinese-medical-dialogue",
        "summary": {
          "en": "chinese-medical-dialogue is a model by dawnl00.",
          "zh-CN": "定位医疗对话生成 基于大规模中文语料训练 具备专业医学知识和自然对话能力"
        },
        "url": "https://huggingface.co/dawnl00/chinese-medical-dialogue",
        "pipeline": null,
        "pipelineZh": null,
        "likes": 0,
        "downloads": 0
      },
      {
        "id": "anima5555/v34_kuramoto_erika_mahou_shoujo_raita",
        "name": "v34_kuramoto_erika_mahou_shoujo_raita",
        "summary": {
          "en": "v34_kuramoto_erika_mahou_shoujo_raita is a model by anima5555.",
          "zh-CN": "一个基于大型语言模型的创作型AI 专注于角色扮演与故事生成 具备丰富的文本理解和生成能力"
        },
        "url": "https://huggingface.co/anima5555/v34_kuramoto_erika_mahou_shoujo_raita",
        "pipeline": null,
        "pipelineZh": null,
        "likes": 0,
        "downloads": 0
      },
      {
        "id": "modrill/gsm8k_5k_sft",
        "name": "gsm8k_5k_sft",
        "summary": {
          "en": "gsm8k_5k_sft is a text-generation by modrill.",
          "zh-CN": "基于google/gemma-3-1b-it基座模型微调的文本生成模型，专注于数学问题解答，具备高效训练与推理能力。"
        },
        "url": "https://huggingface.co/modrill/gsm8k_5k_sft",
        "pipeline": "text-generation",
        "pipelineZh": "文本生成 · LLM",
        "likes": 0,
        "downloads": 0
      },
      {
        "id": "antirez/deepseek-v4-gguf",
        "name": "deepseek-v4-gguf",
        "summary": {
          "en": "deepseek-v4-gguf is a text-generation by antirez.",
          "zh-CN": "定位为大语言模型推理，基于DeepSeek V4基座，支持2-bit和4-bit量化，具备混合专家架构和高效推理能力。"
        },
        "url": "https://huggingface.co/antirez/deepseek-v4-gguf",
        "pipeline": "text-generation",
        "pipelineZh": "文本生成 · LLM",
        "likes": 150,
        "downloads": 322696
      },
      {
        "id": "meta-llama/Llama-3.1-8B-Instruct",
        "name": "Llama-3.1-8B-Instruct",
        "summary": {
          "en": "Llama-3.1-8B-Instruct is a text-generation by meta-llama.",
          "zh-CN": "面向对话的大型语言模型 基于Llama-3架构 支持多语言理解和生成能力强"
        },
        "url": "https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct",
        "pipeline": "text-generation",
        "pipelineZh": "文本生成 · LLM",
        "likes": 5857,
        "downloads": 10785213
      },
      {
        "id": "zai-org/GLM-5.1",
        "name": "GLM-5.1",
        "summary": {
          "en": "GLM-5.1 is a text-generation by zai-org.",
          "zh-CN": "GLM-5.1 是面向智能体工程的下一代旗舰模型，具备强大的代码生成能力，在多项基准测试中表现领先，支持多语言任务。"
        },
        "url": "https://huggingface.co/zai-org/GLM-5.1",
        "pipeline": "text-generation",
        "pipelineZh": "文本生成 · LLM",
        "likes": 1666,
        "downloads": 244313
      },
      {
        "id": "FrontiersMind/Nandi-Mini-600M-Early-Checkpoint",
        "name": "Nandi-Mini-600M-Early-Checkpoint",
        "summary": {
          "en": "Nandi-Mini-600M-Early-Checkpoint is a text-generation by FrontiersMind.",
          "zh-CN": "Nandi-Mini-600M-Early-Checkpoint 是一款面向多语言和印地语等印度语言优化的高效小型语言模型，具备共享键值缓存等创新架构，提升推理效率。"
        },
        "url": "https://huggingface.co/FrontiersMind/Nandi-Mini-600M-Early-Checkpoint",
        "pipeline": "text-generation",
        "pipelineZh": "文本生成 · LLM",
        "likes": 101,
        "downloads": 18458
      }
    ],
    "github": [
      {
        "fullName": "future-agi/future-agi",
        "name": "future-agi",
        "summary": {
          "en": "Open-source, end-to-end platform for evaluating, observing, and improving LLM and AI agent applications. Tracing · Evals · Simulations · Datasets · Gateway · Guardrails. Self-hostable. Apache 2.0.",
          "zh-CN": "一个自托管的AI应用评估与优化平台，支持追踪、评测、模拟，适合AI开发者和研究者使用。"
        },
        "url": "https://github.com/future-agi/future-agi",
        "language": "Python",
        "stars": 996,
        "topics": [
          "ai",
          "ai-gateway",
          "evals",
          "llm",
          "observability",
          "simulation"
        ]
      },
      {
        "fullName": "KevRojo/Dulus",
        "name": "Dulus",
        "summary": {
          "en": "The only real free CLI agent. Harvests your Gemini (guest, no login) · Claude.ai · Claude Code · Kimi · Qwen · DeepSeek browser session and turns it into a tool-calling agent — reads & edits files, runs Bash, greps your repo, browses the web, ships commits, all from your terminal. Frontier IA driving real work at $0",
          "zh-CN": "用终端操控多AI平台的神器，支持Gemini、Claude等，代码编辑部署一键搞定，开发者必备工具。"
        },
        "url": "https://github.com/KevRojo/Dulus",
        "language": "Python",
        "stars": 620,
        "topics": [
          "agent",
          "ai",
          "assistant",
          "claw",
          "dulus",
          "falcon",
          "openai",
          "python3"
        ]
      },
      {
        "fullName": "shefyYuri/grok-animus",
        "name": "grok-animus",
        "summary": {
          "en": "Persistent AI companion engine — personality, memory, dreams, and evolution for any LLM. The foundation behind living AI companions.",
          "zh-CN": "用Python打造会成长的AI伙伴，有记忆有梦想，适合做智能助手或创意灵感源。"
        },
        "url": "https://github.com/shefyYuri/grok-animus",
        "language": "Python",
        "stars": 667,
        "topics": [
          "agent",
          "ai",
          "dreams",
          "evolution",
          "memory",
          "python",
          "spirit-animal"
        ]
      },
      {
        "fullName": "antoniolupetti/algebrica",
        "name": "algebrica",
        "summary": {
          "en": "Algebrica is free and open a mathematical knowledge base dedicated to clarity, structure, and conceptual coherence.",
          "zh-CN": "用代码构建数学知识库 适合AI ML NLP开发者学习参考"
        },
        "url": "https://github.com/antoniolupetti/algebrica",
        "language": null,
        "stars": 627,
        "topics": [
          "ai",
          "mathematics",
          "ml",
          "nlp"
        ]
      },
      {
        "fullName": "crynta/terax-ai",
        "name": "terax-ai",
        "summary": {
          "en": "Lightweight (7MB) AI terminal emulator (ADE) built in Rust & Tauri & React",
          "zh-CN": "轻量级AI终端模拟器用Rust和React打造适合开发者和AI爱好者使用"
        },
        "url": "https://github.com/crynta/terax-ai",
        "language": "TypeScript",
        "stars": 4041,
        "topics": [
          "agents",
          "ai",
          "code-editor",
          "linux",
          "macos",
          "reactjs",
          "rust",
          "tauri"
        ]
      },
      {
        "fullName": "chorus-codes/chorus",
        "name": "chorus",
        "summary": {
          "en": "Multi-LLM peer review for code decisions. Bring your own CLI; Chorus convenes 2-4 other LLMs to review the work before you ship.",
          "zh-CN": "用 CLI 调用多个 LLM 一起代码评审，提升代码质量的利器，适合追求极致的开发者。"
        },
        "url": "https://github.com/chorus-codes/chorus",
        "language": "TypeScript",
        "stars": 476,
        "topics": [
          "claude-code",
          "codex",
          "llm"
        ]
      },
      {
        "fullName": "thClaws/thClaws",
        "name": "thClaws",
        "summary": {
          "en": "Open-source agent harness platform. Native Rust, multi-provider, runs on your own machine. Sovereign by design.",
          "zh-CN": "用 Rust 搭建的开源智能体平台 支持多供应商 本地运行 适合 AI 开发者和极客"
        },
        "url": "https://github.com/thClaws/thClaws",
        "language": "Rust",
        "stars": 949,
        "topics": [
          "agent-harness",
          "agent-teams",
          "ai",
          "ai-agent",
          "ai-agents",
          "ai-assistant",
          "ai-coding",
          "ai-swarm"
        ]
      },
      {
        "fullName": "kyegomez/OpenMythos",
        "name": "OpenMythos",
        "summary": {
          "en": "A theoretical reconstruction of the Claude Mythos architecture, built from first principles using the available research literature.",
          "zh-CN": "复现 Claude Mythos 架构的 Python 实现，适合 AI 研究者和爱好者动手玩转注意力机制。"
        },
        "url": "https://github.com/kyegomez/OpenMythos",
        "language": "Python",
        "stars": 13215,
        "topics": [
          "ai",
          "anthropic",
          "attention",
          "claude",
          "claude-ai",
          "claude-code",
          "claude-code-plugin",
          "claude-mythos"
        ]
      },
      {
        "fullName": "Sayhi-bzb/Agent-HTML",
        "name": "Agent-HTML",
        "summary": {
          "en": "AI-friendly semantic HTML architecture for better human-agent collaboration.Replacing long Markdown with stable, interactive artifacts.",
          "zh-CN": "用语义化 HTML 提升人机协作效率 适合 AI 开发者和前端工程师使用"
        },
        "url": "https://github.com/Sayhi-bzb/Agent-HTML",
        "language": "TypeScript",
        "stars": 299,
        "topics": [
          "agent",
          "agent-friendly",
          "ai-collaboration",
          "ai-friendly",
          "ai-html",
          "html",
          "human-agent-collaboration",
          "human-agent-interaction"
        ]
      },
      {
        "fullName": "yizhiyanhua-ai/fireworks-tech-graph",
        "name": "fireworks-tech-graph",
        "summary": {
          "en": "Generate production-quality SVG+PNG technical diagrams from natural language. 7 styles, UML support, and AI/Agent workflow patterns.",
          "zh-CN": "用自然语言生成专业技术图，7种风格+UML支持，AI开发者必备的绘图神器"
        },
        "url": "https://github.com/yizhiyanhua-ai/fireworks-tech-graph",
        "language": "Python",
        "stars": 6897,
        "topics": [
          "agent-workflows",
          "ai",
          "claude-code",
          "developer-tools",
          "diagrams",
          "svg"
        ]
      },
      {
        "fullName": "alash3al/stash",
        "name": "stash",
        "summary": {
          "en": "Stash — persistent memory layer for AI agents. Episodes, facts, and working context stored in Postgres. MCP server included. Self-hosted, single binary, no cloud required.",
          "zh-CN": "用Postgres存AI记忆的神器 适合做智能体开发的你"
        },
        "url": "https://github.com/alash3al/stash",
        "language": "Go",
        "stars": 697,
        "topics": [
          "ai",
          "ai-agents",
          "ai-memory",
          "memory"
        ]
      },
      {
        "fullName": "yaojingang/yao-open-prompts",
        "name": "yao-open-prompts",
        "summary": {
          "en": "中文介绍：中文AI提示词库，覆盖多场景，适合开发者快速提升效率。",
          "zh-CN": "中文介绍：中文AI提示词库，覆盖多场景，适合开发者快速提升效率。"
        },
        "url": "https://github.com/yaojingang/yao-open-prompts",
        "language": "Python",
        "stars": 2183,
        "topics": [
          "ai",
          "chinese-prompts",
          "geo",
          "prompt-engineering",
          "prompts"
        ]
      }
    ]
  }
}
