One of the benefits of creating AI applications with Dify is that you can publish a Single-page AI web app accessible to all users on the internet within minutes.

  • If you’re using the self-hosted open-source version, the application will run on your server
  • If you’re using the cloud service, the application will be hosted at https://udify.app/.

Publishing an AI Website

Toggle the “In service / Disabled” switch, your Web App URL will be effective immediately publicly shared on the internet.

We have pre-set Web App UI for the following two types of applications:

  • Text Generation (Preview)

Text Generator

Learn how to configure text generation applications

  • Conversation (Preview)

Conversation Application

Learn how to configure conversation applications

Setting Up Your AI Site

You can modify the language, color theme, copyright ownership, privacy policy link, and disclaimer by clicking the “setting” button.

Currently, Web App supports multiple languages: English, Simplified Chinese, Traditional Chinese, Portuguese, German, Japanese, Korean, Ukrainian, and Vietnamese. If you want more languages to be supported, you can submit an Issue on GitHub to seek support or submit a PR to contribute code.

Web App Settings

Learn how to configure your web app settings

Embedding Your AI Site

You can also integrate Dify Web App into your own web project, blog, or any other web page. For more details, please refer to Embedding In Websites.