Kimi Websites Full-Stack Capabilities

Full-Stack Website Building Upgrade

A complete website usually consists of three parts: front-end interface, back-end services, and data storage. Kimi Websites has been upgraded with full-stack website building capabilities, supporting end-to-end website generation and deployment from front-end pages to back-end databases.

CapabilityDescription
Front-end generationHTML/CSS/JavaScript page structure, styling, and interaction logic
Back-end databaseAutomatically builds a back-end database, with support for persistent data reads/writes and visual management
User loginSupports Kimi account login, and can also build an account-and-password login system through the database
Version managementAI automatically commits versions and supports rolling back to any historical version
Full-stack previewSupports complete front-end and back-end preview; some scenarios require manually starting the sandbox environment
Publishing and deploymentManually click “Publish” to deploy to the public internet. Before publishing, the site is available for preview only. Full-stack content deployment is supported

Agent Deliverables

  • Complete task execution files, including front-end and back-end code
  • A full-stack website that can be previewed online and published
  • A downloadable Zip package located in the /mnt/okcomputer/output/ directory

Use Cases

ScenarioExample prompt
Build a landing page from scratchCreate a marketing landing page for a SaaS product with a tech-inspired style, including a hero section, feature introduction, pricing, and CTA
Recreate from a screenshot[Upload a design screenshot] Turn this design into runnable webpage code
Personal portfolioCreate a personal portfolio website for a photographer, with a minimalist black-and-white style and support for a masonry image layout
Data visualization pageCreate a data visualization webpage showing 2025 AI company financing data, including charts and filtering
Brand websiteCreate an official website for a coffee brand, using a Morandi color palette, with a homepage, product pages, and store pages
Login-protected appCreate an internal team knowledge base website where content can only be viewed after login
Data management adminCreate an event registration system where users can submit information that is saved to a database, and admins can view the registration list
Tool/calculatorCreate a BMI calculator webpage with a clean interface, unit switching, and health category tips

Current Limitations

The following scenarios are not yet supported and will be gradually opened in future versions:

  • Third-party payment integration, such as WeChat Pay and Alipay
  • Third-party OAuth login, such as WeChat and GitHub. Currently, only Kimi account login and account-and-password login are supported
  • Complex server-side API integrations, such as connecting to external SaaS services