Introduction
UPage is a large language model-powered visual web builder platform. By connecting to mainstream LLMs, you can quickly generate personalized, visually appealing web pages through natural language descriptions — making creation more efficient and intelligent.
Key Features
- Visual Editing, WYSIWYG: A clean and intuitive visual editor with real-time preview, making layout and style adjustments effortless;
- Multi-Page Generation: Generate multiple interconnected pages at once to quickly build a complete website structure;
- Standard Code Export: Automatically generates clean HTML/CSS/JS code for easy integration into existing projects or further development;
- Responsive Design: Automatically adapts to desktop, tablet, and mobile devices for a flawless cross-platform experience.
V2 Highlights
- Agent-Driven Architecture: Page generation logic has been fully refactored to an Agent-based architecture, powered by React Router v7 for smarter and smoother interactions;
- Vision Model Support: Added independent vision model configuration. When the primary model lacks multimodal capabilities, UPage automatically invokes the vision model to process images;
- Extended AI Tools: New AI tools including Serper search and weather queries, enhancing information gathering for page generation;
- Mainstream Design System References: Reference popular design systems before generating pages for more professional and consistent output;
- Auto Page Titles: Intelligently generate page titles based on content, say goodbye to "Untitled Page";
- Webpage Patch Operations: Support partial modifications and iterative optimization for already-generated pages.
Links
- Website: https://upage.ai/
- Documentation: https://docs.upage.ai/
- GitHub: https://github.com/halo-dev/upage