Skip to content
View WebPAI's full-sized avatar

Block or report WebPAI

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
WebPAI/README.md

Welcome to WebPAI 👋

WebPAI (Web Development Powered by AI) aims to build an AI platform for more reliable and practical automated webpage generation.

The rapid advancements in generative AI, particular multi-modal large language models, now excelling in multimodal understanding and code generation. This progress introduces a new front-end development paradigm, where multimodal LLMs can automatically convert visual designs into GUI code implementations, facilitating the software product delivery process.

This project collects a set of research resources and releases open datasets for webpage generation studies.

Project Contents

Project Paper Title Maintainer
DCGen Automatically Generating UI Code from Screenshot: A Divide-and-Conquer-Based Approach @yxwan123
Interaction-to-code Interaction2Code: How Far Are We From Automatic Interactive Webpage Generation? @xjywhu
MRWeb MRWeb: An Exploration of Generating Multi-Page Resource-Aware Web Code from UI Designs @yxwan123

Datasets

Dataset Name Description Downloading
DCGen 120 more-complicated real-world static webpages ↗️
Interaction-to-code 97 real-world user-interactive webpages ↗️
MRWeb 500 real-world and synthetic multi-page resource aware webpages ↗️
Design-to-code 484 static real-world webpages ↗️

⭐ If you find this project useful, please give it a star.

🔥 Welcome to Contribute!

This project is actively maintained, and we welcome your contributions :-)

Contacts (alphabetically)

Please feel free to reach out to us if you have any questions on this project.

Popular repositories Loading

  1. Interaction2Code Interaction2Code Public

    Interaction2Code: How Far Are We From Automatic Interactive Webpage Generation?

    Python 26 1

  2. DCGen DCGen Public

    Jupyter Notebook 7

  3. MRWeb MRWeb Public

    HTML 5

  4. WebPAI WebPAI Public

    3