This is a minimalistic web application that generates beautiful and detailed landing pages based on a user-provided theme, powered by AI (OpenAI API). It supports English and Russian interface localization, dark and light themes, and provides an interactive and responsive user experience.
- Generate full landing pages with HTML, CSS, and JavaScript via AI.
- Support for Light and Dark modes (via
prefers-color-scheme). - Localization support for English and Russian languages based on user browser settings.
- Custom modal dialog for entering the landing page theme.
- Displays loading status during AI response generation.
- Shows AI textual responses when no valid HTML is returned.
- Ability to preview generated page in an embedded iframe.
- Download the generated landing page as an HTML file.
- Responsive and accessible UI.