Kimi Websites

Kimi Websites is a Kimi Agent product feature powered by the latest Kimi K2.6 multimodal visual agent AI model. Its core capability is Vibe Coding — generating websites from natural language and deploying them online.

By understanding visual inputs (UI mockups, screenshots, interaction videos) and natural language instructions, Kimi translates user input into complete, runnable frontend code — covering not just static UI but also dynamic interactive behavior.

Feature overview

FeatureDescription
Conversational site buildingDescribe your needs in natural language; AI automatically generates the website
Image/Video understandingUpload design mockups/screenshots/screen recordings; AI parses and generates HTML pages
Auto-deployOne-click deployment for instant publishing
Multi-round editingIterative website revisions with version comparison
One-click sharingGenerate accessible links for easy sharing
Template selectionMultiple preset templates for quick-start site building
Code exportDownload packaged HTML/CSS/JS files for self-hosting

How to use Kimi Websites?

Method 1: visit the Kimi Websites page

Kimi websites homepage
  1. Open browser: Use Chrome, Safari, Edge, Firefox, or any major browser
  2. Go to: kimi.com/websites (supports Chinese and English)
  3. Log in: With your Kimi account (phone number or email)
  4. Enter your task:
ApproachDescription
Text inputType your request in natural language
Image/site cloningUpload a design mockup or screenshot
Template-basedSelect a preset template and modify content
  1. Start building: Choose a template or start from conversation
screenshot 27

Method 2: mobile app

iOS, Android, and HarmonyOS all have the official Kimi app. In the input area, tap the Taskbar → switch to Websites Agent mode, which includes multimodal generation tools and Agent capabilities.

Method 3: use K2.6 Agent mode

Switch to K2.6 Agent mode and enter a website-building task. Kimi will invoke its visual coding capabilities and code execution tools.

How do Kimi Websites work?

Step 1: create a website via conversation

Describe your needs in natural language. Three creation methods are supported:

MethodDescription
Text descriptionEnter website requirements directly; AI generates automatically
Design mockup parsingUpload a design file; AI recognizes and recreates as a web page
Quick template buildSelect a preset template and modify content

Example prompt:

Text

Step 2: building process

screenshot 26

Kimi website activates the webapp-building SKILL — a dedicated multi-round code-generation agent:

  1. Requirement analysis: Analyzes website modules, visual style, and interaction logic
  2. Task planning: Decomposes into design, development, and asset preparation sub-tasks
  3. Tech stack selection: Chooses appropriate architecture (e.g., React + Tailwind CSS)
  4. Asset generation: Generates images, icons, and other visual assets
  5. Code construction: Writes page structure, styling, and interaction code
  6. Multi-round optimization: Self-adjusts based on preview results until complete

Step 3: preview & adjust

  • Live preview: Generates an HTML demo URL for immediate browser viewing
  • Conversational editing: Continue the conversation to request changes, e.g., "Make the navbar dark"

Example: "The colors aren't great — I'd like to drop the black-and-white requirement and make it a normal-looking website." Kimi will reorganize the to-do list and continue building.

web case2

Step 4: visual online edit

  • Multi-round optimization: Fine-tune details through ongoing conversation
  • Editing modes:
    • Annotation mode: Click on areas to add natural-language annotations
    • Selection mode: Select any element and add annotations
    • Use rectangles, arrows, brushes, and color switching to mark up revision suggestions
  • Send all revision suggestions to Kimi at once

Step 5: deploy & publish

Deployment MethodDescription
Auto-deployOne-click deployment with generated online link
Download & self-hostDownload packaged code files and deploy to your own server
Custom domainBind the generated website to your own domain

After generation, you can:

  • Click different deployment versions to download version files
  • Click the share button to get a publicly deployed link (or set to private)
  • Click the edit button to continue revising
  • Download the complete HTML/CSS/JS code for direct deployment or further refinement
web case1

Target audience

AudienceUse Case
DevelopersDesign product prototypes and frontend demos, drastically reducing build-from-scratch time
EntrepreneursQuickly build landing pages, product showcases, and company websites with limited resources
Product ManagersRapidly turn PRDs or design mockups into demonstrable interactive prototypes
Non-technical usersNo coding required — describe your idea or upload a reference image to go from concept to working web page

Reference scenarios

ScenarioExample Prompt
Landing page from scratchBuild a SaaS marketing landing page with a tech aesthetic — include hero section, feature overview, pricing, and CTA
Video-to-site reproduction[Upload screen recording] Reproduce the website shown in this video, maintaining the original interaction effects
Screenshot reproduction[Upload design mockup] Turn this design into runnable web page code
Personal portfolioBuild a photographer's portfolio site — minimalist black-and-white style with image masonry layout
Data visualization pageCreate a visualization page showing 2025 AI company funding data with charts and filters
Brand websiteBuild a coffee brand website in muted earth tones — include home, products, and store locator pages
Utility / CalculatorBuild a BMI calculator web page — clean interface, unit toggle support, with health level indicators