awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

AI web builder

排名更新于 2026年7月22日

For ai web development, the strongest matches are bigcode-project/starcoder (Starcoder provides a foundational code generation model and fine-tuning), getcursor/cursor (Cursor is an AI-powered code editor and IDE built) and roocodeinc/roo-code (Roo-Code is an AI-powered coding extension that acts as). zai-org/codegeex and dyad-sh/dyad round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Hand-picked open-source AI web builders ranked by GitHub stars and activity. Compare the top tools and find the right one.

AI web builder

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • bigcode-project/starcoderbigcode-project 的头像

    bigcode-project/starcoder

    7,508在 GitHub 上查看↗

    Starcoder is a large language model and associated framework designed to generate, complete, and evaluate source code across multiple programming languages. It functions as a source code model that can produce complete function implementations and predict subsequent characters in a line of code based on provided prompts. The project provides a specialized toolkit for adapting base models to specific coding tasks and instruction-following behaviors. This includes a conversational code assistant framework for training models to generate code via natural language chat, as well as a parameter-eff

    Starcoder provides a foundational code generation model and fine-tuning toolkit that can power AI-assisted web development workflows, though it lacks out-of-the-box full-stack scaffolding and specialized component-building interfaces.

    PythonGenerative Code AssistantsGenerative Code ModelsConversational Coding Assistants
    在 GitHub 上查看↗7,508
  • getcursor/cursorgetcursor 的头像

    getcursor/cursor

    32,959在 GitHub 上查看↗

    Cursor is an AI-powered code editor and integrated development environment built as a fork of Visual Studio Code. It functions as an AI programming assistant that integrates large language models directly into the editing experience to write, refactor, and maintain source code. The editor utilizes a customized version of the VS Code interface to provide native artificial intelligence capabilities, including an environment for natural language code generation and codebase indexing. The platform covers a range of AI-assisted coding capabilities, such as intelligent code completion, automated c

    Cursor is an AI-powered code editor and IDE built for natural language code generation, refactoring, and codebase-wide assistance, which directly matches the requested capabilities.

    AI-Powered Code GenerationAI Coding Assistants
    在 GitHub 上查看↗32,959
  • roocodeinc/roo-codeRooCodeInc 的头像

    RooCodeInc/Roo-Code

    24,266在 GitHub 上查看↗

    Roo-Code is an integrated development environment extension that functions as an autonomous software engineering agent. It connects large language models directly to your local file system and terminal, enabling the agent to interpret natural language requirements and execute complex development workflows. The project distinguishes itself through a model-agnostic orchestration layer that allows developers to connect various large language model backends to their local workspace. By utilizing an iterative tool-use loop, the agent decomposes high-level tasks into sequential steps, interacting w

    Roo-Code is an AI-powered coding extension that acts as an autonomous software engineering agent, supporting natural language prompts, iterative code generation, and complex development workflows directly within your workspace.

    TypeScriptCode Refactoring ToolsAI Coding Assistants
    在 GitHub 上查看↗24,266
  • zai-org/codegeexzai-org 的头像

    zai-org/CodeGeeX

    8,793在 GitHub 上查看↗

    CodeGeeX is a multilingual large language model and AI code completion engine designed to generate, translate, and complete source code across numerous programming languages. It functions as an intelligence layer that synthesizes logic from natural language prompts and existing code snippets. The project provides a specialized source code translator that converts logic and functionality between different programming languages while preserving the original behavior. It also operates as an integrated AI assistant suite, offering extensions that embed generative AI directly into development envi

    CodeGeeX is an AI-powered coding assistant and code completion engine that generates and translates code across multiple languages via natural language prompts, though it focuses more on completion and translation rather than full-stack application scaffolding.

    PythonAI-Powered Code GenerationAI Coding Assistants
    在 GitHub 上查看↗8,793
  • dyad-sh/dyaddyad-sh 的头像

    dyad-sh/dyad

    19,648在 GitHub 上查看↗

    Dyad is a local, artificial intelligence-powered development environment designed to manage, edit, and scaffold full-stack software projects. It functions as an automated codebase manager and code editor that leverages language models to execute programming tasks, maintain project context, and apply targeted modifications directly to source files on a user's machine. The platform distinguishes itself through a model-agnostic architecture that allows for flexible integration with various language model runtimes. It provides specialized operational modes to optimize development speed and effici

    Dyad is a local, AI-powered development environment that scaffolds full-stack software projects, generates code, edits files, and provides a natural language prompt interface with self-hostable capabilities.

    TypeScriptAI Coding Assistants
    在 GitHub 上查看↗19,648
  • thudm/codegeexTHUDM 的头像

    THUDM/CodeGeeX

    8,793在 GitHub 上查看↗

    CodeGeeX is an open-source code model and multilingual large language model designed to generate, translate, and complete source code across multiple programming languages. It functions as an AI coding assistant and a cross-lingual code translator that produces executable code and technical documentation. The project enables natural language programming by turning plain English descriptions into functional programs. It also provides the ability to convert source code from one programming language to another while preserving the original logic and functionality. The system covers a range of c

    CodeGeeX provides a natural language prompt interface and code generation capabilities as an open-source coding assistant, though it focuses more on raw code completion and translation than full-stack application scaffolding.

    PythonAI-Powered Code GenerationAI Coding Assistants
    在 GitHub 上查看↗8,793
  • roovetgit/roo-codeRooVetGit 的头像

    RooVetGit/Roo-Code

    24,279在 GitHub 上查看↗

    Roo-Code is an editor extension and AI agent orchestrator designed to automate software engineering tasks. It functions as an LLM-powered tool that generates source code from natural language descriptions and manages autonomous agents directly within the development environment. The system distinguishes itself through the use of role-based behavioral profiles, allowing the agent to switch between personas such as Architect or Debugger to align with different project phases. It also operates as a Model Context Protocol client, connecting to external servers to expand the data sources and tools

    Roo-Code is an editor-integrated AI agent extension that generates code, refactors, and automates engineering tasks through a natural language interface, though it focuses more on extension-based assistance than self-contained full-stack scaffolding.

    TypeScriptCode Refactoring ToolsCode Refactoring Assistants
    在 GitHub 上查看↗24,279
  • github/copilotforxcodegithub 的头像

    github/CopilotForXcode

    6,158在 GitHub 上查看↗

    CopilotForXcode is an AI-powered coding assistant integrated directly into Xcode as a source editor extension. It functions as an agent that can automate multi-step project tasks, such as editing files, running terminal commands, and searching across the entire codebase, all while understanding the full context of the current Xcode project. The assistant provides a context-aware chat interface that answers coding questions based on open files, symbols, and recent edits. It also offers diff-based code review, analyzing changes to provide feedback on code quality and potential issues before mer

    CopilotForXcode is an IDE-integrated coding assistant that brings natural language prompts and multi-step agentic capabilities to the development workflow, though it is specifically tailored to Xcode projects rather than generic full-stack web scaffolding.

    SwiftAI Coding AssistantsConversational Coding Assistants
    在 GitHub 上查看↗6,158
  • anthropics/claude-codeanthropics 的头像

    anthropics/claude-code

    132,728在 GitHub 上查看↗

    Anthropic's terminal-native AI coding agent.

    Claude Code is a terminal-native autonomous development agent that interprets natural language to edit code, execute tests, and manage project files directly in your workflow.

    PythonAgentic LoopsAI Command Line AutomationAI-Assisted Terminal Interfaces
    在 GitHub 上查看↗132,728
  • qwenlm/qwen-codeQwenLM 的头像

    QwenLM/qwen-code

    19,078在 GitHub 上查看↗

    Qwen-code is an AI-powered development framework designed for orchestrating intelligent coding agents within terminal and IDE environments. It provides a comprehensive infrastructure for automating software maintenance, code generation, and complex refactoring tasks by managing multi-agent workflows and persistent session states. The system is built to handle both interactive development and automated background processes, ensuring that agents can execute shell commands and file operations safely within isolated, sandboxed environments. What distinguishes this project is its focus on granular

    Qwen-code is a TypeScript-based AI development framework that orchestrates multi-agent coding workflows for terminal and IDE environments, supporting tasks like code generation and refactoring.

    TypeScriptCode Refactoring ToolsAI Coding AssistantsConversational Coding Assistants
    在 GitHub 上查看↗19,078
  • zed-industries/zedzed-industries 的头像

    zed-industries/zed

    85,338在 GitHub 上查看↗

    Zed is an AI-native, high-performance code editor designed for extreme responsiveness and keyboard-centric workflows. It functions as an extensible text processing workspace that integrates autonomous agents and predictive models directly into the development environment to automate complex engineering tasks, refactoring, and code generation. The editor distinguishes itself through a GPU-accelerated rendering pipeline and an asynchronous multi-threaded architecture that ensures low-latency interaction even with large-scale projects. It features built-in support for real-time, multi-user colla

    Zed is an AI-native text and code editor featuring built-in autonomous agents and natural language integration for code generation and refactoring, though it functions as a desktop environment rather than a full-stack web application scaffolder.

    RustAgentic Code Editing
    在 GitHub 上查看↗85,338
  • hkuds/deepcodeHKUDS 的头像

    HKUDS/DeepCode

    14,539在 GitHub 上查看↗

    DeepCode is an agentic development framework designed to orchestrate autonomous AI agents for software engineering tasks. It functions as a multi-agent workflow orchestrator that translates natural language requirements into functional codebases by coordinating specialized agents for architectural planning, intent analysis, and implementation. The platform integrates multiple language models to power these automated routines, providing a unified environment for complex development projects. The system distinguishes itself through its ability to transform academic research papers into executab

    DeepCode is an agentic development framework that translates natural language prompts into codebases using multi-agent orchestration, though it lacks specific out-of-the-box UI component generation or self-hosting packaging.

    PythonAI-Powered Code GenerationAI Coding Assistants
    在 GitHub 上查看↗14,539
  • paul-gauthier/aiderpaul-gauthier 的头像

    paul-gauthier/aider

    46,354在 GitHub 上查看↗

    Aider is a terminal-based AI coding assistant and pair programmer that uses large language models to write, edit, and refactor source code across multiple files and programming languages. It functions as a command line interface for automating programming tasks and managing codebase modifications. The tool distinguishes itself by creating structural maps of entire codebases to provide language models with the necessary context for navigating and modifying large repositories. It further expands input capabilities through a speech-to-text pipeline for voice-driven development and multi-modal in

    Aider is a powerful terminal-based AI coding assistant that handles code generation, editing, and refactoring across repositories through a natural language interface, though it focuses more on developer workflow than full-stack application scaffolding from scratch.

    PythonAI-Powered Code Generation
    在 GitHub 上查看↗46,354
  • gitlawb/openclaudeGitlawb 的头像

    Gitlawb/openclaude

    28,988在 GitHub 上查看↗

    OpenClaude is an LLM orchestration interface and multi-provider AI gateway that connects various AI providers and local models to an integrated tool suite. It functions as an agentic tool execution environment and a system for AI-powered code editor integration, enabling in-editor chat and automated coding tasks. The project provides a gRPC AI agent service that exposes model capabilities and file editing tools to external applications as a headless service. It also includes a configuration layer for managing provider credentials and routing specific agents to different model APIs. The syste

    OpenClaude is an LLM orchestration interface and AI coding assistant that supports agentic tool execution and editor integration, though it focuses more on orchestration and gateways than full-stack application scaffolding.

    TypeScriptAI Coding Assistants
    在 GitHub 上查看↗28,988
  • flexpilot-ai/flexpilot-ideflexpilot-ai 的头像

    flexpilot-ai/flexpilot-ide

    2,022在 GitHub 上查看↗

    Flexpilot is a browser-based integrated development environment that combines a code editor with containerized workspaces. It provides a cloud-hosted platform for software development, allowing users to access fully functional coding environments directly through a web browser without requiring local software installations. The platform distinguishes itself by integrating conversational artificial intelligence directly into the editor interface. Through a unified abstraction layer, it connects to external artificial intelligence models to provide automated code generation, deep analysis, and

    Flexpilot is a browser-based IDE with integrated conversational AI for code generation and analysis, fitting the category well despite lacking explicit full-stack scaffolding.

    TypeScriptAI Coding Assistants
    在 GitHub 上查看↗2,022
  • kilo-org/kilocodeKilo-Org 的头像

    Kilo-Org/kilocode

    15,616在 GitHub 上查看↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    Kilocode is an autonomous AI engineering platform that orchestrates agents for complex software development and task automation, fitting the category well despite lacking explicit emphasis on full-stack scaffolding.

    TypeScriptAI-Powered Code GenerationCode Generation AssistantsGenerative Code Models
    在 GitHub 上查看↗15,616
  • cline/clinecline 的头像

    cline/cline

    63,750在 GitHub 上查看↗

    Cline is an extensible agent runtime and multi-agent orchestration engine designed to automate complex software engineering workflows. It functions as an integrated development environment extension that bridges strategic task planning with autonomous execution, allowing users to manage multi-step projects through human-in-the-loop oversight or independent agent operation. The platform distinguishes itself by enabling the creation of specialized agent teams that share a common state and coordinate through a centralized task manager. It enforces project-specific architectural guidelines and co

    Cline is an AI-powered coding assistant and agent extension for your development environment that handles complex software workflows, though it focuses more on autonomous multi-agent editing than building full-stack apps from a single prompt.

    TypeScriptAI Coding Assistants
    在 GitHub 上查看↗63,750
  • pythagora-io/gpt-pilotPythagora-io 的头像

    Pythagora-io/gpt-pilot

    33,743在 GitHub 上查看↗

    GPT-Pilot is an autonomous development tool designed to build, debug, and manage entire software projects. It functions as an AI-powered coding assistant that translates high-level natural language requirements into structured file architectures and functional source code. By acting as an autonomous software engineer, the system automates the software development lifecycle, from initial boilerplate creation to the implementation of complex logic. The project distinguishes itself through a recursive task decomposition process that breaks complex requirements into manageable steps, which are th

    GPT-Pilot is an autonomous AI coding assistant that translates natural language prompts into full-stack applications through recursive task decomposition, fulfilling most required development automation features.

    PythonAI Coding AssistantsAI Code GeneratorsAutonomous Development Agents
    在 GitHub 上查看↗33,743
  • foundationagents/metagptFoundationAgents 的头像

    FoundationAgents/MetaGPT

    68,844在 GitHub 上查看↗

    MetaGPT is an agentic workflow engine and multi-agent orchestration framework designed to automate complex software engineering and data analysis tasks. It functions as an automated software factory that transforms high-level natural language requirements into functional web applications, technical documentation, and production-ready code. By utilizing a runtime environment that manages the lifecycle of specialized agents, the platform bridges the gap between user intent and finished software components. The system distinguishes itself through role-based agent orchestration and dynamic task d

    MetaGPT is a multi-agent orchestration framework that transforms natural language requirements into functional web applications and code, matching your need for an AI-powered software development assistant.

    PythonAgentic Workflow EnginesAgentic Workflow OrchestrationAI Agent Orchestrators
    在 GitHub 上查看↗68,844
  • fosowl/agenticseekFosowl 的头像

    Fosowl/agenticSeek

    26,529在 GitHub 上查看↗

    AgenticSeek is a multi-agent orchestration system designed to decompose complex user objectives into granular, actionable tasks. By coordinating a team of specialized autonomous workers, the platform manages end-to-end workflows, ensuring that each component of a project is assigned to the most capable agent for execution. The system operates as a local-first runtime, executing all artificial intelligence models directly on user hardware to maintain data sovereignty and privacy. It integrates a browser automation engine for autonomous web research and interaction, alongside a sandboxed enviro

    AgenticSeek is a local-first multi-agent orchestration framework that executes tasks and coordinates autonomous workflows, though it is a general task planner rather than a dedicated web development assistant.

    PythonAgentic Task OrchestratorsAutonomous Agent OrchestratorsBrowser Automation Engines
    在 GitHub 上查看↗26,529
  • spartan-ng/spartanspartan-ng 的头像

    spartan-ng/spartan

    2,655在 GitHub 上查看↗

    Spartan is a development framework and design system toolset that combines a headless UI component library with a full-stack application scaffolder. It provides accessible, unstyled primitives that separate behavioral logic from visual styling, while automating the creation of development environments with end-to-end type safety across API and database layers. The project distinguishes itself by utilizing a component distribution model that copies styled source files directly into the local codebase to prevent dependency-based style locking. It also functions as an AI context server, using a

    Spartan is a full-stack application scaffolder and UI component toolset that incorporates AI-powered development environment features and type-safe code generation, though it leans more toward an architectural framework than a standalone conversational AI coding assistant.

    TypeScriptAccessible UI FrameworksCode Context ServersCopy-Paste UI Frameworks
    在 GitHub 上查看↗2,655
  • smol-ai/developersmol-ai 的头像

    smol-ai/developer

    12,188在 GitHub 上查看↗

    This project is an AI software engineering tool and framework for building autonomous coding agents. It provides a system for automating program synthesis and bug fixing by integrating large language models with codebase analysis and iterative refinement loops. The framework features an agentic development server that exposes task execution interfaces to remote agents through a structured protocol. This allows for the remote execution of development tasks and the embedding of autonomous program synthesis capabilities into external software projects. The toolset covers AI-driven project scaff

    This project is an AI-powered coding framework and autonomous agent tool that handles natural language code generation, requirements bootstrapping, and code refinement, fitting the requested web development assistant category despite missing explicit full-stack scaffolding features.

    PythonAgent Interface ServersAI Software EngineeringAgent Embedding Frameworks
    在 GitHub 上查看↗12,188
  • yuvalsuede/ai-component-generatoryuvalsuede 的头像

    yuvalsuede/ai-component-generator

    1,349在 GitHub 上查看↗

    The project is a web tool and utility that translates natural language text prompts into fully functional user interface code using artificial intelligence language models. It functions as an artificial intelligence prompt customization tool and a React component code generator that streams and exports custom user interface elements. The software translates text prompts into user interface components through edge functions and supports multi-format code export. Users can convert generated interface code into preferred styling frameworks and component libraries to copy and paste ready-to-use

    This repository is a targeted tool for generating web components using AI, fitting the requested category well though it lacks broader full-stack scaffolding features.

    TypeScriptGenerative User Interfaces
    在 GitHub 上查看↗1,349
  • aider-ai/aiderAider-AI 的头像

    Aider-AI/aider

    46,305在 GitHub 上查看↗

    Aider is a command-line interface tool that enables large language models to directly edit, refactor, and manage source code within a local repository. It functions as an AI-powered coding assistant that integrates into the developer workflow, allowing users to apply code changes through natural language prompts while maintaining repository context and version control. The tool distinguishes itself through a specialized diff-based patching engine that parses model-generated search-and-replace blocks to modify specific file segments without rewriting entire files. It features a provider-agnost

    Aider is a command-line AI coding assistant that enables natural language code generation, editing, and refactoring within local repositories, though it focuses on repository-level code manipulation rather than full-stack application scaffolding.

    PythonAI Code EditorsAI Coding AssistantsAutomated Code Editing Assistants
    在 GitHub 上查看↗46,305
  • doriandarko/claude-engineerDoriandarko 的头像

    Doriandarko/claude-engineer

    11,199在 GitHub 上查看↗

    Claude-engineer is an autonomous software engineering agent and command-line interface for interacting with the Claude 3.5 Sonnet model. It functions as an AI code editor that writes code, manages local files, and executes terminal commands to automate technical workflows. The system features a self-evolving tool framework that allows the agent to design and implement its own functional scripts to expand its capabilities during a session. It utilizes a sandboxed Python executor to run scripts for data analysis and complex computations in a secure remote environment. The project covers a broa

    Claude-engineer is an AI-powered command-line agent for writing code and automating engineering workflows, though it lacks dedicated full-stack scaffolding and a native web component builder.

    PythonAutonomous AI WorkflowsDynamic Tool GenerationAI Code Editors
    在 GitHub 上查看↗11,199
  • meltylabs/meltymeltylabs 的头像

    meltylabs/melty

    5,440在 GitHub 上查看↗

    Melty is an AI-powered integrated development environment that uses a chat-based interface to automate large-scale code modifications and project management. It functions as an LLM code editor where natural language conversations are used to analyze project structures and apply changes across multiple files. The editor integrates directly with version control to link automated modifications to specific git commits, associating conversation logs with commit history to enable atomic reverts and branching. It further connects the development workspace to local system tools, including shells, com

    Melty is an AI-powered code editor with a chat-based interface that automates multi-file code modifications and project management, though it focuses more on editing than full-stack scaffolding.

    TypeScriptAutomated Code Editing AssistantsAI Code EditorsAI-Powered Code Editors
    在 GitHub 上查看↗5,440
  • voideditor/voidvoideditor 的头像

    voideditor/void

    28,219在 GitHub 上查看↗

    Void is an AI-powered code editor designed to integrate automated code generation and modification directly into the development workflow. It functions as a specialized engine for programmatic refactoring, enabling users to apply systematic changes to source files through structured diffs and full-file rewrites. The platform distinguishes itself through a centralized communication layer that manages secure interactions between local environments and external language model providers. It incorporates a structured approval pipeline that tracks pending modifications, allowing developers to revie

    Void is an AI-powered code editor that provides automated code generation and refactoring features, though it focuses more on editor integration and diff-based modifications rather than full-stack application scaffolding.

    TypeScriptAI-Powered Code EditorsAI-Assisted Editing EnvironmentsAutomated Refactoring Engines
    在 GitHub 上查看↗28,219
  • anomalyco/opencodeanomalyco 的头像

    anomalyco/opencode

    175,152在 GitHub 上查看↗

    OpenCode is a framework for orchestrating autonomous AI agents within development environments. It provides a multi-tiered architecture where primary assistants manage user interaction while specialized subagents handle specific tasks like planning, research, and code generation. The system includes a comprehensive command-line interface for managing these workflows, configuring agent behavior, and defining custom tools or commands through metadata-rich files. The platform features a modular plugin system and extensive integration support, including standardized protocols for connecting local

    OpenCode provides an agentic framework for orchestrating autonomous AI assistants that handle coding tasks and workflows through a command-line interface, though it focuses more on agent orchestration than out-of-the-box full-stack application scaffolding.

    TypeScriptAgent ConfigurationsAction Resolution PoliciesMCP Server Controls
    在 GitHub 上查看↗175,152
一览前 10 名对比
仓库Star 数语言许可证最后推送
bigcode-project/starcoder7.5KPythonApache-2.02024年2月27日
getcursor/cursor33K——2026年5月12日
roocodeinc/roo-code24.3KTypeScriptApache-2.02026年5月15日
zai-org/codegeex8.8KPythonApache-2.02024年8月13日
dyad-sh/dyad19.6KTypeScriptother2026年2月19日
thudm/codegeex8.8KPythonApache-2.02024年8月13日
roovetgit/roo-code24.3KTypeScriptApache-2.02026年5月15日
github/copilotforxcode6.2KSwiftMIT2026年5月20日
anthropics/claude-code132.7KPython—2026年6月15日
qwenlm/qwen-code19.1KTypeScriptapache-2.02026年2月19日

Related searches

  • an open source framework for web development
  • AI 编程助手与开发工具
  • 开源机器学习框架
  • 本地运行 LLM 的库
  • AI SaaS 应用启动模板
  • 面向 LLM 的 AI 驱动网页爬虫
  • an open source framework for machine learning
  • a framework for building AI agents