ข้ามไปที่เนื้อหาหลัก
https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.ddd-41255ead-31f5-49f4-8035-ff0605e5bf09/image2_pcloud.png

Dify

โดย pcloudhosting

Version 1.14.2 + Free Support on Ubuntu 24.04

Dify is a modern, open-source platform for building, deploying, and managing AI-powered applications using large language models (LLMs). It provides acomplete backend and web interface for creating AI workflows, managing prompts,datasets, and APIs for real-world AI use cases.

Features of Dify:

  • Supports building AI applications with popular LLMs such as OpenAI, Azure OpenAI, and compatible providers.
  • Visual workflow and prompt orchestration for no-code and low-code development.
  • Built-in dataset management for Retrieval-Augmented Generation (RAG).
  • Secure API access with authentication, rate limiting, and usage monitoring.
  • Docker-based deployment for easy self-hosting and scalability.

Usage Instruction

$sudo su
$cd /opt/dify/docker
$ docker ps  

To Access Dify Web Interface: http://YOUR_SERVER_IP/install

Disclaimer: Dify requires a properly configured server environment, including Docker and Docker Compose. Users are responsible for configuring model providers, environment variables, updates, backups, and security best practices.