﻿[
    {
        "domain":  "Agent frameworks",
        "name":  "LangChain",
        "source":  "GitHub",
        "repo":  "langchain-ai/langchain",
        "url":  "https://github.com/langchain-ai/langchain",
        "stars":  141559,
        "forks":  23531,
        "released":  "2022-10-17",
        "updated":  "2026-07-12",
        "license":  "MIT",
        "requirements":  "Python 3.9+ or JS/TS runtime depending on package; provider API key or local model endpoint",
        "description":  "The agent engineering platform.",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Agent frameworks",
        "name":  "Microsoft AutoGen",
        "source":  "GitHub",
        "repo":  "microsoft/autogen",
        "url":  "https://github.com/microsoft/autogen",
        "stars":  59666,
        "forks":  8982,
        "released":  "2023-08-18",
        "updated":  "2026-04-15",
        "license":  "CC-BY-4.0",
        "requirements":  "Python environment; model provider API key; optional Docker for code execution",
        "description":  "A programming framework for agentic AI",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Agent frameworks",
        "name":  "CrewAI",
        "source":  "GitHub",
        "repo":  "crewAIInc/crewAI",
        "url":  "https://github.com/crewAIInc/crewAI",
        "stars":  55368,
        "forks":  7806,
        "released":  "2023-10-27",
        "updated":  "2026-07-12",
        "license":  "MIT",
        "requirements":  "Python 3.10+; LLM provider key or local model; optional tools and browser dependencies",
        "description":  "Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Agent frameworks",
        "name":  "LlamaIndex",
        "source":  "GitHub",
        "repo":  "run-llama/llama_index",
        "url":  "https://github.com/run-llama/llama_index",
        "stars":  50788,
        "forks":  7734,
        "released":  "2022-11-02",
        "updated":  "2026-07-11",
        "license":  "MIT",
        "requirements":  "Python or TypeScript package; vector store optional; provider API key or local model",
        "description":  "LlamaIndex is the leading document agent and OCR platform",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Agent frameworks",
        "name":  "Agno",
        "source":  "GitHub",
        "repo":  "agno-agi/agno",
        "url":  "https://github.com/agno-agi/agno",
        "stars":  41104,
        "forks":  5626,
        "released":  "2022-05-05",
        "updated":  "2026-07-12",
        "license":  "Apache-2.0",
        "requirements":  "Python environment; model provider key; optional vector database and tools",
        "description":  "Build, run, and manage your own agent platform.",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Agent frameworks",
        "name":  "LangGraph",
        "source":  "GitHub",
        "repo":  "langchain-ai/langgraph",
        "url":  "https://github.com/langchain-ai/langgraph",
        "stars":  37070,
        "forks":  6219,
        "released":  "2023-08-10",
        "updated":  "2026-07-12",
        "license":  "MIT",
        "requirements":  "Python or JS/TS runtime; LangChain ecosystem packages; model provider key",
        "description":  "Build resilient agents.",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Agent frameworks",
        "name":  "Smolagents",
        "source":  "GitHub",
        "repo":  "huggingface/smolagents",
        "url":  "https://github.com/huggingface/smolagents",
        "stars":  28301,
        "forks":  2765,
        "released":  "2024-12-05",
        "updated":  "2026-07-11",
        "license":  "Apache-2.0",
        "requirements":  "Python environment; Hugging Face/OpenAI-compatible model access; optional sandbox tools",
        "description":  "🤗 smolagents: a barebones library for agents that think in code.",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Agent frameworks",
        "name":  "Semantic Kernel",
        "source":  "GitHub",
        "repo":  "microsoft/semantic-kernel",
        "url":  "https://github.com/microsoft/semantic-kernel",
        "stars":  28297,
        "forks":  4676,
        "released":  "2023-02-28",
        "updated":  "2026-07-11",
        "license":  "MIT",
        "requirements":  ".NET, Python, or Java runtime; model provider key; connectors as needed",
        "description":  "Integrate cutting-edge LLM technology quickly and easily into your apps",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Agent frameworks",
        "name":  "OpenAI Agents SDK",
        "source":  "GitHub",
        "repo":  "openai/openai-agents-python",
        "url":  "https://github.com/openai/openai-agents-python",
        "stars":  27823,
        "forks":  4297,
        "released":  "2025-03-11",
        "updated":  "2026-07-11",
        "license":  "MIT",
        "requirements":  "Python environment; OpenAI-compatible API key; tracing optional",
        "description":  "A lightweight, powerful framework for multi-agent workflows",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Agent frameworks",
        "name":  "CAMEL AI",
        "source":  "GitHub",
        "repo":  "camel-ai/camel",
        "url":  "https://github.com/camel-ai/camel",
        "stars":  17364,
        "forks":  1993,
        "released":  "2023-03-18",
        "updated":  "2026-07-10",
        "license":  "Apache-2.0",
        "requirements":  "Python environment; provider key or local model; optional tool packages",
        "description":  "🐫 CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents. https://www.camel-ai.org",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Data, RAG, and retrieval",
        "name":  "Elasticsearch",
        "source":  "GitHub",
        "repo":  "elastic/elasticsearch",
        "url":  "https://github.com/elastic/elasticsearch",
        "stars":  77599,
        "forks":  26178,
        "released":  "2010-02-09",
        "updated":  "2026-07-12",
        "license":  "NOASSERTION",
        "requirements":  "JVM/server deployment or managed Elastic; memory sizing depends on index size",
        "description":  "Free and Open Source, Distributed, RESTful Search Engine",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Data, RAG, and retrieval",
        "name":  "Milvus",
        "source":  "GitHub",
        "repo":  "milvus-io/milvus",
        "url":  "https://github.com/milvus-io/milvus",
        "stars":  45197,
        "forks":  4116,
        "released":  "2019-09-16",
        "updated":  "2026-07-12",
        "license":  "Apache-2.0",
        "requirements":  "Docker/Kubernetes or managed service; CPU/RAM sized to vector index; GPU optional",
        "description":  "Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Data, RAG, and retrieval",
        "name":  "MindsDB",
        "source":  "GitHub",
        "repo":  "mindsdb/mindsdb",
        "url":  "https://github.com/mindsdb/mindshub",
        "stars":  39399,
        "forks":  6221,
        "released":  "2018-08-03",
        "updated":  "2026-07-11",
        "license":  "MIT",
        "requirements":  "Python/Docker deployment; database connectors; model provider credentials as needed",
        "description":  "Make AI do actual work. Swap the model anytime — keep everything you\u0027ve built.",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Data, RAG, and retrieval",
        "name":  "Qdrant",
        "source":  "GitHub",
        "repo":  "qdrant/qdrant",
        "url":  "https://github.com/qdrant/qdrant",
        "stars":  33162,
        "forks":  2485,
        "released":  "2020-05-31",
        "updated":  "2026-07-12",
        "license":  "Apache-2.0",
        "requirements":  "Rust binary, Docker, or managed service; RAM sized to vector collection",
        "description":  "Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Data, RAG, and retrieval",
        "name":  "Chroma",
        "source":  "GitHub",
        "repo":  "chroma-core/chroma",
        "url":  "https://github.com/chroma-core/chroma",
        "stars":  28768,
        "forks":  2377,
        "released":  "2022-10-06",
        "updated":  "2026-07-12",
        "license":  "Apache-2.0",
        "requirements":  "Python/JS client; local or server mode; embedding model/API required",
        "description":  "Search infrastructure for AI",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Data, RAG, and retrieval",
        "name":  "Haystack",
        "source":  "GitHub",
        "repo":  "deepset-ai/haystack",
        "url":  "https://github.com/deepset-ai/haystack",
        "stars":  25871,
        "forks":  2914,
        "released":  "2019-11-14",
        "updated":  "2026-07-11",
        "license":  "Apache-2.0",
        "requirements":  "Python environment; document store optional; model provider or local model",
        "description":  "Open-source AI orchestration framework for building context-engineered, production-ready LLM applications. Design modular pipelines and agent workflows with explicit control over retrieval, routing, memory, and generation. Built for scalable agents, RAG, multimodal applications, semantic search, and conversational systems.",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Data, RAG, and retrieval",
        "name":  "pgvector",
        "source":  "GitHub",
        "repo":  "pgvector/pgvector",
        "url":  "https://github.com/pgvector/pgvector",
        "stars":  22156,
        "forks":  1240,
        "released":  "2021-04-21",
        "updated":  "2026-07-11",
        "license":  "NOASSERTION",
        "requirements":  "PostgreSQL extension; database admin access; embedding pipeline separate",
        "description":  "Open-source vector similarity search for Postgres",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Data, RAG, and retrieval",
        "name":  "Weaviate",
        "source":  "GitHub",
        "repo":  "weaviate/weaviate",
        "url":  "https://github.com/weaviate/weaviate",
        "stars":  16572,
        "forks":  1343,
        "released":  "2016-03-31",
        "updated":  "2026-07-12",
        "license":  "BSD-3-Clause",
        "requirements":  "Docker/Kubernetes or managed service; vectorizer module/API key optional",
        "description":  "Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database​.",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Data, RAG, and retrieval",
        "name":  "LanceDB",
        "source":  "GitHub",
        "repo":  "lancedb/lancedb",
        "url":  "https://github.com/lancedb/lancedb",
        "stars":  10867,
        "forks":  947,
        "released":  "2023-02-28",
        "updated":  "2026-07-12",
        "license":  "Apache-2.0",
        "requirements":  "Python/Node/Rust package; local disk or cloud backend; embedding model separate",
        "description":  "Developer-friendly OSS embedded retrieval library for multimodal AI. Search More; Manage Less.",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Data, RAG, and retrieval",
        "name":  "Marqo",
        "source":  "GitHub",
        "repo":  "marqo-ai/marqo",
        "url":  "https://github.com/marqo-ai/marqo",
        "stars":  5016,
        "forks":  231,
        "released":  "2022-08-01",
        "updated":  "2026-07-11",
        "license":  "Apache-2.0",
        "requirements":  "Docker or cloud service; CPU/RAM/GPU depends on model and index size",
        "description":  "Ecommerce Search and Discovery - marqo.ai",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "MCP servers and tool connectors",
        "name":  "MCP Servers",
        "source":  "GitHub",
        "repo":  "modelcontextprotocol/servers",
        "url":  "https://github.com/modelcontextprotocol/servers",
        "stars":  88349,
        "forks":  11216,
        "released":  "2024-11-19",
        "updated":  "2026-07-10",
        "license":  "NOASSERTION",
        "requirements":  "MCP-compatible client; Node/Python varies by server; per-server credentials",
        "description":  "Model Context Protocol Servers",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "MCP servers and tool connectors",
        "name":  "Context7",
        "source":  "GitHub",
        "repo":  "upstash/context7",
        "url":  "https://github.com/upstash/context7",
        "stars":  58944,
        "forks":  2764,
        "released":  "2025-03-27",
        "updated":  "2026-07-11",
        "license":  "MIT",
        "requirements":  "MCP-compatible client; Node runtime; internet access for docs retrieval",
        "description":  "Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "MCP servers and tool connectors",
        "name":  "Playwright MCP",
        "source":  "GitHub",
        "repo":  "microsoft/playwright-mcp",
        "url":  "https://github.com/microsoft/playwright-mcp",
        "stars":  34964,
        "forks":  2905,
        "released":  "2025-03-22",
        "updated":  "2026-07-10",
        "license":  "Apache-2.0",
        "requirements":  "Node.js; browser install or system browser; MCP-compatible client",
        "description":  "Playwright MCP server",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "MCP servers and tool connectors",
        "name":  "GitHub MCP Server",
        "source":  "GitHub",
        "repo":  "github/github-mcp-server",
        "url":  "https://github.com/github/github-mcp-server",
        "stars":  31370,
        "forks":  4556,
        "released":  "2025-03-05",
        "updated":  "2026-07-11",
        "license":  "MIT",
        "requirements":  "MCP-compatible client; GitHub token; network access to GitHub API",
        "description":  "GitHub\u0027s official MCP Server",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "MCP servers and tool connectors",
        "name":  "Firecrawl MCP Server",
        "source":  "GitHub",
        "repo":  "mendableai/firecrawl-mcp-server",
        "url":  "https://github.com/firecrawl/firecrawl-mcp-server",
        "stars":  6913,
        "forks":  802,
        "released":  "2024-12-06",
        "updated":  "2026-07-12",
        "license":  "MIT",
        "requirements":  "Node runtime; Firecrawl API key or compatible service; MCP client",
        "description":  "🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "MCP servers and tool connectors",
        "name":  "Cloudflare MCP Server",
        "source":  "GitHub",
        "repo":  "cloudflare/mcp-server-cloudflare",
        "url":  "https://github.com/cloudflare/mcp-server-cloudflare",
        "stars":  3933,
        "forks":  444,
        "released":  "2024-11-28",
        "updated":  "2026-07-01",
        "license":  "Apache-2.0",
        "requirements":  "MCP-compatible client; Cloudflare API token; account permissions",
        "description":  null,
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "MCP servers and tool connectors",
        "name":  "Browserbase MCP Server",
        "source":  "GitHub",
        "repo":  "browserbase/mcp-server-browserbase",
        "url":  "https://github.com/browserbase/mcp-server-browserbase",
        "stars":  3400,
        "forks":  361,
        "released":  "2024-12-06",
        "updated":  "2026-07-07",
        "license":  "Apache-2.0",
        "requirements":  "Node runtime; Browserbase API key; MCP-compatible client",
        "description":  "Allow LLMs to control a browser with Browserbase and Stagehand",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "MCP servers and tool connectors",
        "name":  "Supabase MCP",
        "source":  "GitHub",
        "repo":  "supabase-community/supabase-mcp",
        "url":  "https://github.com/supabase/mcp",
        "stars":  2800,
        "forks":  378,
        "released":  "2024-12-21",
        "updated":  "2026-07-11",
        "license":  "Apache-2.0",
        "requirements":  "MCP-compatible client; Supabase project credentials; Node runtime",
        "description":  "Connect Supabase to your AI assistants",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "MCP servers and tool connectors",
        "name":  "Redis MCP",
        "source":  "GitHub",
        "repo":  "redis/mcp-redis",
        "url":  "https://github.com/redis/mcp-redis",
        "stars":  544,
        "forks":  99,
        "released":  "2025-04-02",
        "updated":  "2026-06-22",
        "license":  "MIT",
        "requirements":  "MCP-compatible client; Redis server or cloud Redis credentials",
        "description":  "The official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Media and creative generation",
        "name":  "Stable Diffusion WebUI",
        "source":  "GitHub",
        "repo":  "AUTOMATIC1111/stable-diffusion-webui",
        "url":  "https://github.com/AUTOMATIC1111/stable-diffusion-webui",
        "stars":  164194,
        "forks":  30535,
        "released":  "2022-08-23",
        "updated":  "2026-03-02",
        "license":  "AGPL-3.0",
        "requirements":  "Python; NVIDIA GPU strongly recommended; model checkpoint required",
        "description":  "Stable Diffusion web UI",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Media and creative generation",
        "name":  "ComfyUI",
        "source":  "GitHub",
        "repo":  "comfyanonymous/ComfyUI",
        "url":  "https://github.com/Comfy-Org/ComfyUI",
        "stars":  120389,
        "forks":  14152,
        "released":  "2023-01-17",
        "updated":  "2026-07-12",
        "license":  "GPL-3.0",
        "requirements":  "Python; GPU strongly recommended; model checkpoints and custom nodes as needed",
        "description":  "The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Media and creative generation",
        "name":  "Whisper",
        "source":  "GitHub",
        "repo":  "openai/whisper",
        "url":  "https://github.com/openai/whisper",
        "stars":  104747,
        "forks":  12760,
        "released":  "2022-09-17",
        "updated":  "2026-04-16",
        "license":  "MIT",
        "requirements":  "Python; ffmpeg; CPU works, GPU recommended for speed",
        "description":  "Robust Speech Recognition via Large-Scale Weak Supervision",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Media and creative generation",
        "name":  "Fooocus",
        "source":  "GitHub",
        "repo":  "lllyasviel/Fooocus",
        "url":  "https://github.com/lllyasviel/Fooocus",
        "stars":  50979,
        "forks":  8340,
        "released":  "2023-08-10",
        "updated":  "2025-12-02",
        "license":  "GPL-3.0",
        "requirements":  "Python; GPU recommended; SDXL model downloads",
        "description":  "Focus on prompting and generating",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Media and creative generation",
        "name":  "GFPGAN",
        "source":  "GitHub",
        "repo":  "TencentARC/GFPGAN",
        "url":  "https://github.com/TencentARC/GFPGAN",
        "stars":  37518,
        "forks":  6279,
        "released":  "2021-03-19",
        "updated":  "2024-07-27",
        "license":  "NOASSERTION",
        "requirements":  "Python; PyTorch; GPU recommended for face restoration",
        "description":  "GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Media and creative generation",
        "name":  "RVC WebUI",
        "source":  "GitHub",
        "repo":  "RVC-Project/Retrieval-based-Voice-Conversion-WebUI",
        "url":  "https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI",
        "stars":  36380,
        "forks":  5126,
        "released":  "2023-03-27",
        "updated":  "2024-11-25",
        "license":  "MIT",
        "requirements":  "Python; PyTorch; GPU recommended for training/inference",
        "description":  "Easily train a good VC model with voice data \u003c= 10 mins!",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Media and creative generation",
        "name":  "Diffusers",
        "source":  "GitHub",
        "repo":  "huggingface/diffusers",
        "url":  "https://github.com/huggingface/diffusers",
        "stars":  34044,
        "forks":  7142,
        "released":  "2022-05-31",
        "updated":  "2026-07-11",
        "license":  "Apache-2.0",
        "requirements":  "Python; PyTorch/Flax; GPU recommended for image/video generation",
        "description":  "🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Media and creative generation",
        "name":  "Fish Speech",
        "source":  "GitHub",
        "repo":  "fishaudio/fish-speech",
        "url":  "https://github.com/fishaudio/fish-speech",
        "stars":  31228,
        "forks":  2679,
        "released":  "2023-10-10",
        "updated":  "2026-06-09",
        "license":  "NOASSERTION",
        "requirements":  "Python; GPU recommended; model weights from project/Hugging Face",
        "description":  "SOTA Open Source TTS",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Media and creative generation",
        "name":  "AudioCraft",
        "source":  "GitHub",
        "repo":  "facebookresearch/audiocraft",
        "url":  "https://github.com/facebookresearch/audiocraft",
        "stars":  23470,
        "forks":  2658,
        "released":  "2023-06-08",
        "updated":  "2026-03-04",
        "license":  "MIT",
        "requirements":  "Python; PyTorch; GPU recommended for generation",
        "description":  "Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Media and creative generation",
        "name":  "SD Scripts",
        "source":  "GitHub",
        "repo":  "kohya-ss/sd-scripts",
        "url":  "https://github.com/kohya-ss/sd-scripts",
        "stars":  7165,
        "forks":  1215,
        "released":  "2022-12-18",
        "updated":  "2026-07-08",
        "license":  "Apache-2.0",
        "requirements":  "Python; NVIDIA GPU recommended; training datasets and model checkpoints",
        "description":  null,
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Vibe coding and coding agents",
        "name":  "OpenCode",
        "source":  "GitHub",
        "repo":  "sst/opencode",
        "url":  "https://github.com/anomalyco/opencode",
        "stars":  184854,
        "forks":  23068,
        "released":  "2025-05-01",
        "updated":  "2026-07-12",
        "license":  "MIT",
        "requirements":  "Node/Bun-style CLI environment; model provider key; git workspace recommended",
        "description":  "The open source coding agent.",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Vibe coding and coding agents",
        "name":  "Gemini CLI",
        "source":  "GitHub",
        "repo":  "google-gemini/gemini-cli",
        "url":  "https://github.com/google-gemini/gemini-cli",
        "stars":  105927,
        "forks":  14247,
        "released":  "2025-04-18",
        "updated":  "2026-07-12",
        "license":  "Apache-2.0",
        "requirements":  "Node.js CLI; Google/Gemini authentication; terminal workspace",
        "description":  "An open-source AI agent that brings the power of Gemini directly into your terminal.",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Vibe coding and coding agents",
        "name":  "OpenHands",
        "source":  "GitHub",
        "repo":  "All-Hands-AI/OpenHands",
        "url":  "https://github.com/OpenHands/OpenHands",
        "stars":  80492,
        "forks":  10266,
        "released":  "2024-03-13",
        "updated":  "2026-07-12",
        "license":  "NOASSERTION",
        "requirements":  "Docker strongly recommended; model provider key; browser/runtime services for full agent mode",
        "description":  "🙌 OpenHands: AI-Driven Development",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Vibe coding and coding agents",
        "name":  "Cline",
        "source":  "GitHub",
        "repo":  "cline/cline",
        "url":  "https://github.com/cline/cline",
        "stars":  64552,
        "forks":  6892,
        "released":  "2024-07-06",
        "updated":  "2026-07-11",
        "license":  "Apache-2.0",
        "requirements":  "VS Code; extension host; model provider key; terminal permissions configured",
        "description":  "Autonomous coding agent as an SDK, IDE extension, or CLI assistant.",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Vibe coding and coding agents",
        "name":  "Aider",
        "source":  "GitHub",
        "repo":  "Aider-AI/aider",
        "url":  "https://github.com/Aider-AI/aider",
        "stars":  47305,
        "forks":  4721,
        "released":  "2023-05-10",
        "updated":  "2026-05-23",
        "license":  "Apache-2.0",
        "requirements":  "Python CLI; git repo required for best workflow; model provider key",
        "description":  "aider is AI pair programming in your terminal",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Vibe coding and coding agents",
        "name":  "Continue",
        "source":  "GitHub",
        "repo":  "continuedev/continue",
        "url":  "https://github.com/continuedev/continue",
        "stars":  34824,
        "forks":  5019,
        "released":  "2023-05-24",
        "updated":  "2026-07-12",
        "license":  "Apache-2.0",
        "requirements":  "VS Code or JetBrains extension; model provider key or local model endpoint",
        "description":  "open-source coding agent",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Vibe coding and coding agents",
        "name":  "Tabby",
        "source":  "GitHub",
        "repo":  "TabbyML/tabby",
        "url":  "https://github.com/TabbyML/tabby",
        "stars":  33689,
        "forks":  1763,
        "released":  "2023-03-16",
        "updated":  "2026-07-01",
        "license":  "NOASSERTION",
        "requirements":  "Self-hosted server; GPU recommended for useful code completion; IDE extension",
        "description":  "Self-hosted AI coding assistant",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Vibe coding and coding agents",
        "name":  "Qwen Code",
        "source":  "GitHub",
        "repo":  "QwenLM/qwen-code",
        "url":  "https://github.com/QwenLM/qwen-code",
        "stars":  25957,
        "forks":  2638,
        "released":  "2025-06-26",
        "updated":  "2026-07-12",
        "license":  "Apache-2.0",
        "requirements":  "CLI environment; Qwen/OpenAI-compatible endpoint; git workspace recommended",
        "description":  "An open-source AI coding agent that lives in your terminal.",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    },
    {
        "domain":  "Vibe coding and coding agents",
        "name":  "Roo Code",
        "source":  "GitHub",
        "repo":  "RooCodeInc/Roo-Code",
        "url":  "https://github.com/RooCodeInc/Roo-Code",
        "stars":  24320,
        "forks":  3363,
        "released":  "2024-11-01",
        "updated":  "2026-05-16",
        "license":  "Apache-2.0",
        "requirements":  "VS Code; model provider key; workspace tool permissions",
        "description":  "Roo Code gives you a whole dev team of AI agents in your code editor.",
        "verified":  true,
        "openStatus":  "Code OSS",
        "checkedAt":  "2026-07-12"
    }
]
