For an open source AI app builder, the strongest matches are wandb/openui (OpenUI is a natural language UI component generator and), glitternetwork/pinme (Pinme is an infrastructure orchestration and deployment platform that) and acode-foundation/acode (Acode is a mobile code editor with local web). cq-panda/vue.netcore and bytedance/trae-agent round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
We curate open-source GitHub repositories matching “open source alternatives to lovable”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
OpenUI is an AI design sandbox and natural language prototyping tool used to generate and render live user interface components from text descriptions. It functions as an LLM UI generator that translates natural language into executable HTML and CSS code. The system provides a pipeline for iterative refinement, allowing users to update existing interfaces by feeding previous code versions and new instructions back into the model. It also acts as a frontend framework converter, transforming HTML markup into different library formats to maintain styling consistency across various web frameworks
OpenUI is a natural language UI component generator and prototyping sandbox, matching the generative prompting and live preview aspects of your search while focusing specifically on components rather than full-stack applications.
Pinme is a full stack deployment platform and infrastructure orchestration tool. It functions as an LLM application builder that converts natural language prompts into functional web applications with automated interfaces and business logic. The platform provides a static site hosting service and a content-addressable data manager for transferring project assets between environments. It automates the provisioning of workers, databases, and domains to launch applications via a single command. The system covers cloud resource management, project lifecycle orchestration from templates, and incr
Pinme is an infrastructure orchestration and deployment platform that features prompt-based code synthesis for building web applications from natural language, though it focuses more heavily on the deployment and hosting side than standard interactive application builders.
Acode is a code editor designed for mobile devices. It provides syntax-highlighted editing for multiple programming languages, an integrated JavaScript console for running and debugging scripts, and a built-in web preview that renders local HTML, CSS, and JavaScript projects in an embedded browser. The editor is extensible through a plugin system, which includes a dedicated JavaScript API for building custom plugins and a curated repository for community plugin installation. Plugins are auto-installed and can hook into the editor's lifecycle, UI, and file operations. Language support is confi
Acode is a mobile code editor with local web previews rather than an AI-powered full-stack application generator that creates apps from natural language prompts.
Vue.NetCore is a full-stack scaffolding tool that automatically generates frontend and backend code using .NET Core and Vue.js based on database schemas. It functions as a CRUD boilerplate generator and database orchestrator that maps entities into business logic to create administrative interfaces and API endpoints. The project provides a multi-platform UI scaffold, producing compatible code for web, iOS, Android, and WeChat mini-programs. It utilizes a TypeScript web framework with Vite and leverages SqlSugar to automate the mapping of database entities. The system covers enterprise CRUD a
Vue.NetCore is a schema-driven CRUD boilerplate generator for .NET Core and Vue rather than a natural-language-prompted AI full-stack code generator.
Trae-agent is an intelligent software development assistant designed to automate code generation, debugging, and task management within integrated development environments. It functions as an automated workflow orchestrator that monitors workspace changes and coordinates programming activities to streamline the software delivery lifecycle. The system utilizes large language models to synthesize source code while maintaining project integrity through structural tree manipulation and static analysis. By integrating with local development tools and monitoring file system events, it provides cont
Trae-agent is an IDE-integrated AI coding assistant rather than an end-to-end natural language web application builder with live previews and full-stack generation.
Screenshot-to-code is an AI visual frontend generator that translates images, design mockups, and screenshots into structured HTML, CSS, and Tailwind markup. It functions as a design-to-code converter that uses large language models and neural networks to transform visual elements into functional web page layouts. The tool automates the frontend design process by converting static mockups into website code, facilitating rapid UI prototyping and the generation of static website structures. It bridges the gap between visual design assets and frontend development by translating image-based layou
This tool translates screenshots and images into frontend markup using computer vision, but it is an image-to-code converter rather than a full-stack application generator from natural language prompts.
This project is an artificial intelligence-powered frontend generator that translates visual design inputs into functional source code. It functions as a workflow engine that interprets graphical user interfaces, mapping layout structures and styling rules to structured markup and programming language syntax. The tool distinguishes itself by supporting both static design mockups and dynamic video recordings. It processes temporal and spatial information from screen captures to reconstruct interaction flows and state transitions, enabling the creation of functional software prototypes from vis
This project translates visual designs and videos into frontend code rather than generating complete full-stack web applications from text prompts.
CodeGeeX2 is a large language model and AI programming assistant designed to generate, translate, and document source code across multiple programming languages. It functions as a multilingual code model that converts natural language prompts into executable code and technical documentation. The project provides a self-hosted AI inference endpoint, allowing the model to be exposed as a web-accessible service. This enables external development tools to integrate automated programming tasks via network calls. Its core capabilities cover multilingual code generation, automated source code docum
This repository is a multilingual AI programming assistant and model serving endpoint rather than a full-stack application builder that generates complete web apps from prompts.
Qwen3-Coder is a specialized large language model designed for software development, technical reasoning, and automated code synthesis. Built on transformer-based sequence modeling, it functions as a multilingual programming assistant capable of generating, completing, and debugging source code across more than one hundred programming languages. The model distinguishes itself through its capacity to process and maintain logical coherence across massive datasets, supporting context windows of up to one million tokens. This allows for repository-scale reasoning, enabling the model to analyze co
Qwen3-Coder is a specialized coding language model and programming assistant rather than a self-contained full-stack application builder with a live preview and interactive editing interface.
This project is a JetBrains IDE plugin that integrates large language model coding assistants directly into the development environment. It provides a visual interface for generating, refining, and refactoring source code through an integrated coding assistance system. The plugin features an agent workflow orchestrator that executes multi-step programming tasks using external tool servers and specialized command shortcuts. It includes a visual code diff tool for analyzing and navigating changes between different versions of AI-generated code across multiple files. The system manages AI conve
This project is a JetBrains IDE plugin for AI-assisted coding and refactoring rather than a standalone full-stack application builder that generates complete web apps from natural language prompts.
Paper2Code is an AI research automation suite and large language model code generation pipeline designed to transform machine learning research papers into executable code repositories. It functions as a tool for automating the translation of scientific literature and theoretical descriptions into functional machine learning implementations. The system employs a multi-stage generation pipeline that utilizes document-to-plan decomposition and automated repository scaffolding to produce complete project structures. It incorporates an automated code evaluation framework that uses an iterative cr
Paper2Code is a research automation tool that translates academic papers into machine learning code rather than an interactive web application builder for prompting full-stack apps.
serverless-express is a Node.js serverless framework adapter that enables standard web frameworks to run on serverless compute. It utilizes a compatibility layer to map cloud gateway events and triggers into standard HTTP request and response objects. The project features a full-stack code generator that produces API endpoints, database schemas, and frontend boilerplate from centralized entity relationship configurations. It includes a serverless event router to translate non-HTTP cloud events into simulated HTTP requests and a tool for provisioning NoSQL databases and cloud resources using d
This repository is a serverless framework adapter for running Node.js web apps on cloud functions rather than an AI-powered full-stack application generator from natural language prompts.
| Repository | Stars | Language | License | Last push |
|---|---|---|---|---|
| wandb/openui | 22.4K | TypeScript | Apache-2.0 | |
| glitternetwork/pinme | 2.8K | TypeScript | mit | |
| acode-foundation/acode | 5.7K | JavaScript | MIT | |
| cq-panda/vue.netcore | 4.2K | C# | MIT | |
| bytedance/trae-agent | 11.7K | Python | MIT | |
| emilwallner/screenshot-to-code | 16.5K | HTML | NOASSERTION | |
| abi/screenshot-to-code | 72.9K | Python | MIT | |
| zai-org/codegeex2 | 7.5K | Python | Apache-2.0 | |
| qwenlm/qwen3-coder | 15.6K | Python | — | |
| zhukunpenglinyutong/idea-claude-code-gui | 4K | TypeScript | MIT |