Publish as a Single-page Web App
Last updated
Last updated
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/.
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)
Conversation (Preview)
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.
You can also integrate Dify Web App into your own web project, blog, or any other web page. For more details, please take a refer to Embedding In Websites.