diff --git a/README.md b/README.md index 68e4142..fa55ced 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,12 @@ Michael R. Lyu2, Xiangyu Yue1✉ +## Introduction + +**ScreenCoder** is an intelligent UI-to-code generation system that transforms any screenshot or design mockup into clean, production-ready HTML/CSS code. Built with a modular multi-agent architecture, it combines visual understanding, layout planning, and adaptive code synthesis to produce accurate and editable front-end code. + +It also supports customized modifications, allowing developers and designers to tweak layout and styling with ease. Whether you're prototyping quickly or building pixel-perfect interfaces, ScreenCoder bridges the gap between design and development — just copy, customize, and deploy. + ## Huggingface Demo - Try our huggingface demo at [Demo](https://huggingface.co/spaces/Jimmyzheng-10/ScreenCoder)