mirror of
https://github.com/leigest519/ScreenCoder.git
synced 2026-02-12 17:52:47 +00:00
Update README.md
This commit is contained in:
17
README.md
17
README.md
@@ -1,7 +1,16 @@
|
|||||||
# Screencoder
|
# ScreenCoder: Advancing Visual-to-Code Generation for Front-End Automation via Modular Multimodal Agents
|
||||||
|
|
||||||
### About
|
<div align="center">
|
||||||
This is the Screencoder Project. Screencoder generates the HTML code for a website screenshot using a modular multi-agent framework.
|
|
||||||
|
Yilei Jiang<sup>1*</sup>, Yaozhi Zheng<sup>1*</sup>, Yuxuan Wan<sup>2*</sup>,
|
||||||
|
Jiaming Han<sup>1</sup>, Qunzhong Wang<sup>1</sup>,
|
||||||
|
Michael R. Lyu<sup>2</sup>, Xiangyu Yue<sup>1✉</sup>
|
||||||
|
<br>
|
||||||
|
<sup>1</sup>CUHK MMLab, <sup>2</sup>CUHK ARISE Lab
|
||||||
|
<br>
|
||||||
|
<sup>*</sup>Equal contribution <sup>✉</sup>Corresponding author
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
### Project Structure
|
### Project Structure
|
||||||
- `main.py`: The main script to generate final HTML code for a single screenshot.
|
- `main.py`: The main script to generate final HTML code for a single screenshot.
|
||||||
@@ -86,4 +95,4 @@ pnpm install
|
|||||||
pnpm run dev
|
pnpm run dev
|
||||||
```
|
```
|
||||||
|
|
||||||
Then, you can see the demo running.
|
Then, you can see the demo running.
|
||||||
|
|||||||
Reference in New Issue
Block a user