From 0c0d1e1ff9e6501a260ac35d7c2209465402b175 Mon Sep 17 00:00:00 2001 From: leigest519 <57628855+leigest519@users.noreply.github.com> Date: Mon, 28 Jul 2025 22:47:47 +0800 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 39d9318..f16ef8d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,16 @@ -# Screencoder +# ScreenCoder: Advancing Visual-to-Code Generation for Front-End Automation via Modular Multimodal Agents -### About -This is the Screencoder Project. Screencoder generates the HTML code for a website screenshot using a modular multi-agent framework. +
+ +Yilei Jiang1*, Yaozhi Zheng1*, Yuxuan Wan2*, +Jiaming Han1, Qunzhong Wang1, +Michael R. Lyu2, Xiangyu Yue1✉ +
+1CUHK MMLab, 2CUHK ARISE Lab +
+*Equal contribution  Corresponding author + +
### Project Structure - `main.py`: The main script to generate final HTML code for a single screenshot. @@ -86,4 +95,4 @@ pnpm install pnpm run dev ``` -Then, you can see the demo running. \ No newline at end of file +Then, you can see the demo running.