awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

AI web builder

रैंकिंग 22 जुल॰ 2026 को अपडेट की गई

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,508GitHub पर देखें↗

    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,959GitHub पर देखें↗

    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,266GitHub पर देखें↗

    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,793GitHub पर देखें↗

    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,648GitHub पर देखें↗

    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,793GitHub पर देखें↗

    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,279GitHub पर देखें↗

    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,158GitHub पर देखें↗

    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,728GitHub पर देखें↗

    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,078GitHub पर देखें↗

    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,338GitHub पर देखें↗

    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,539GitHub पर देखें↗

    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,354GitHub पर देखें↗

    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,988GitHub पर देखें↗

    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,022GitHub पर देखें↗

    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,616GitHub पर देखें↗

    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,750GitHub पर देखें↗

    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,743GitHub पर देखें↗

    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,844GitHub पर देखें↗

    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,529GitHub पर देखें↗

    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,655GitHub पर देखें↗

    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,188GitHub पर देखें↗

    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,349GitHub पर देखें↗

    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,305GitHub पर देखें↗

    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,199GitHub पर देखें↗

    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,440GitHub पर देखें↗

    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,219GitHub पर देखें↗

    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,152GitHub पर देखें↗

    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 की एक नज़र में तुलना करें
रिपॉजिटरीस्टार्सभाषालाइसेंसअंतिम पुश
bigcode-project/starcoder7.5KPythonApache-2.027 फ़र॰ 2024
getcursor/cursor33K——12 मई 2026
roocodeinc/roo-code24.3KTypeScriptApache-2.015 मई 2026
zai-org/codegeex8.8KPythonApache-2.013 अग॰ 2024
dyad-sh/dyad19.6KTypeScriptother19 फ़र॰ 2026
thudm/codegeex8.8KPythonApache-2.013 अग॰ 2024
roovetgit/roo-code24.3KTypeScriptApache-2.015 मई 2026
github/copilotforxcode6.2KSwiftMIT20 मई 2026
anthropics/claude-code132.7KPython—15 जून 2026
qwenlm/qwen-code19.1KTypeScriptapache-2.019 फ़र॰ 2026

Related searches

  • an open source framework for web development
  • AI कोडिंग असिस्टेंट और डेव टूल्स
  • मशीन लर्निंग के लिए एक ओपन सोर्स फ्रेमवर्क
  • LLMs चलाने के लिए एक लोकल लाइब्रेरी
  • AI SaaS ऐप्स के लिए स्टार्टर टेम्पलेट
  • LLMs के लिए एक AI-पावर्ड वेब स्क्रैपर
  • an open source framework for machine learning
  • a framework for building AI agents