# dify-plugin-artifacts **Repository Path**: theWinder/dify-plugin-artifacts ## Basic Information - **Project Name**: dify-plugin-artifacts - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-15 - **Last Updated**: 2025-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Artifacts **Repository:** [dify-plugin-artifacts](https://github.com/svcvit/dify-plugin-artifacts) ### Feature Description This is a web-based chat interaction interface that can help you automatically render HTML code generated by LLM, as shown below: ![](./_assets/001.jpg) ![](./_assets/005.jpg) ### Usage Instructions 1. Configure the chatflow process you need to run ![](./_assets/002.jpg) 2. Add an endpoint, select the flow created in the first step. ![](./_assets/003.jpg) 3. Open the first URL to use ![](./_assets/004.jpg) ### Changelog #### v0.0.3 - Fixed issue with localhost not working in local Docker deployment #### v0.0.2 - Added "New Chat" button - Added canvas rendering - Fixed output content truncation issues #### v0.0.1 - Project initialization - Added HTML code rendering