Cafe24 said on Monday it launched AI Space, which uses an artificial intelligence-based conversational interface to cover everything from code generation to web service implementation.
So-called vibe coding, in which people ask AI in natural language to generate code, has been used. But releasing it as an actual service requires separate technical processes such as server setup, domain connections and issuing SSL certificates.
Cafe24 AI Space automates all of these technical processes. After users complete code through conversation and request deployment, it automatically detects an execution environment suited to the project type. It then handles server creation, domain connections and SSL certificate application to support completion of actual service deployment.
AI Space supports integration with major AI tools. It provides integration guides for ChatGPT, Claude and the Cursor tool so users can start services.
It is designed based on the standard interface Model Context Protocol (MCP), supporting users in building a development environment by linking AI tools that support MCP. It supports PHP, Node.js and Python, along with static web environments based on HTML, CSS and JS. It also enables connections to MySQL, PostgreSQL, SQLite and Redis databases.
When starting a service, a subdomain under mycafe24.ai is assigned, and users can also connect a domain they own. Users can check service status and usage through a web console.
Cafe24 provides AI Space with tiered pricing plans: Basic, Plus, Pro and Business. It supports a free trial period for new users, allowing them to experience the service without payment during that period.
Cafe24 Chief Executive Lee Jae-seok (이재석) said, "The environment for implementing ideas into code is advancing, but there are technical barriers in the process of connecting it to an actual service." He added, "Through AI Space, we will ease the burden in the deployment and operations stages and support users so they can present their ideas in the form of a service."