Tagged articles
64 articles
Page 1 of 1
Geek Labs
Geek Labs
May 16, 2026 · Artificial Intelligence

Low‑Code AI App Builders Compared: Langflow, Flowise, Dify, SuperAGI & Bee Agent

This article reviews five popular open‑source low‑code AI application platforms—Langflow, Flowise, Dify, SuperAGI and Bee Agent—detailing their core features, supported tech stacks, typical users, and providing a side‑by‑side comparison to help developers choose the right tool for their workflow.

Bee AgentDifyFlowise
0 likes · 10 min read
Low‑Code AI App Builders Compared: Langflow, Flowise, Dify, SuperAGI & Bee Agent
AI Large-Model Wave and Transformation Guide
AI Large-Model Wave and Transformation Guide
Apr 20, 2026 · Artificial Intelligence

Build a No‑Code AI SQL Assistant with Dify in 12 Simple Steps

This step‑by‑step guide shows how to create a natural‑language database query assistant using Dify by preparing a test MySQL database, creating a read‑only user, installing the Dify database plugin, configuring the connection, building an Agent with a strong SQL‑capable LLM, setting prompts, adding Text‑to‑SQL and SQL‑Execute tools, testing simple, filtered and aggregate queries, and finally extending to multi‑table scenarios.

AIDifyNo-code
0 likes · 9 min read
Build a No‑Code AI SQL Assistant with Dify in 12 Simple Steps

How AI + Enterprise WeChat Cut Procurement Monitoring from Days to Hours

This article details a step‑by‑step solution that uses Dify AI workflows, Alibaba Cloud MCP data, and an Enterprise WeChat bot to automatically collect, filter, and deliver government procurement bids, reducing manual search time from days to a few hours while improving data quality and reporting efficiency.

AI automationDifyEnterprise WeChat
0 likes · 8 min read
How AI + Enterprise WeChat Cut Procurement Monitoring from Days to Hours
SpringMeng
SpringMeng
Apr 4, 2026 · Artificial Intelligence

How to Build a Tencent IMA‑Style AI Knowledge Base for Under $3,000

This article details a cost‑effective AI knowledge‑base project that replicates Tencent IMA functionality using Dify’s open‑source platform, Chinese LLMs (Qwen, DeepSeek, GLM), a Java Spring Boot backend, Vue frontend, multi‑agent orchestration, hybrid on‑premise/cloud deployment, and provides concrete cost and performance estimates.

AI knowledge baseDifyDocker
0 likes · 12 min read
How to Build a Tencent IMA‑Style AI Knowledge Base for Under $3,000
SpringMeng
SpringMeng
Mar 26, 2026 · Artificial Intelligence

Building a Dify‑Powered Multi‑Agent RAG AI Service with Chinese Large Models

After the New Year the author landed several AI contracts, delivering a six‑week knowledge‑base Q&A system and a two‑month AI customer‑service platform built with Dify, multi‑Agent workflows, RAG, and domestic large language models, cutting staff from fifteen to two and boosting development efficiency twofold.

AI Customer ServiceChinese LLMDify
0 likes · 7 min read
Building a Dify‑Powered Multi‑Agent RAG AI Service with Chinese Large Models
Alibaba Cloud Native
Alibaba Cloud Native
Feb 26, 2026 · Cloud Native

Seamlessly Connect Dify Apps to Multiple AI Models with the Higress AI Gateway

This guide explains the challenges of managing multiple AI models in Dify, introduces the Higress AI Gateway plugin that provides unified model access, governance, and fine‑grained authentication, and walks through two practical demos—an Agent assistant and an image‑generation workflow—showing step‑by‑step configuration and usage.

Cloud NativeDifyHigress
0 likes · 10 min read
Seamlessly Connect Dify Apps to Multiple AI Models with the Higress AI Gateway
Alibaba Cloud Observability
Alibaba Cloud Observability
Dec 29, 2025 · Cloud Native

How Alibaba Cloud Log Service Supercharges Dify’s Scaling and Cuts DB Costs

This article examines Dify’s production‑scale bottlenecks caused by heavy PostgreSQL logging, explains why a cloud‑native log service (SLS) better matches the append‑only, high‑throughput nature of workflow logs, and provides a step‑by‑step migration guide that dramatically reduces database pressure, storage cost, and unlocks advanced analytics.

Alibaba Cloud Log ServiceCloud NativeDify
0 likes · 17 min read
How Alibaba Cloud Log Service Supercharges Dify’s Scaling and Cuts DB Costs
Alibaba Cloud Observability
Alibaba Cloud Observability
Nov 17, 2025 · Operations

How to Build Full‑Stack Observability for Dify LLM Apps Using Alibaba Cloud Monitoring

This guide explains how to achieve end‑to‑end observability for Dify low‑code LLM applications by combining Dify's built‑in monitoring, third‑party tracing services like Langfuse, and Alibaba Cloud's CloudMonitor with Python and Go probes, covering component‑level tracing, configuration steps, and trace linking for debugging and performance optimization.

Alibaba CloudDifyObservability
0 likes · 27 min read
How to Build Full‑Stack Observability for Dify LLM Apps Using Alibaba Cloud Monitoring
Alibaba Cloud Developer
Alibaba Cloud Developer
Nov 17, 2025 · Operations

Achieving Full‑Stack Observability for Dify Agentic Apps with Alibaba Cloud Monitoring

This guide explains the observability challenges of Dify's low‑code LLM platform, analyzes its native and third‑party monitoring capabilities, and provides a step‑by‑step solution using Alibaba Cloud's non‑intrusive Python and Go probes, Trace Link integration, and detailed deployment instructions to monitor every component from the API to plugins and sandbox.

Alibaba CloudDifyObservability
0 likes · 28 min read
Achieving Full‑Stack Observability for Dify Agentic Apps with Alibaba Cloud Monitoring
DataFunTalk
DataFunTalk
Nov 15, 2025 · Artificial Intelligence

Which Low‑Code Platform Wins for Building AI Agents? Dify, n8n, and Coze Compared

This article examines the rise of low‑code platforms for AI agents, outlines their core benefits, and provides a detailed comparison of three popular solutions—Dify, n8n, and Coze—highlighting each platform's features, target users, strengths, and limitations to help readers choose the right tool for their projects.

AI agentsCozeDify
0 likes · 22 min read
Which Low‑Code Platform Wins for Building AI Agents? Dify, n8n, and Coze Compared
Tencent Cloud Developer
Tencent Cloud Developer
Oct 29, 2025 · Artificial Intelligence

How Tasking AI and Dify Redefine LLM‑Powered AI Application Development

This article analyzes the architecture, core capabilities, and workflow orchestration of LLM‑native application platforms Tasking AI and Dify, comparing their microservice designs, plugin management, multi‑tenant isolation, and GraphEngine execution to highlight strengths, trade‑offs, and future development trends.

AI PlatformDifyLLM
0 likes · 21 min read
How Tasking AI and Dify Redefine LLM‑Powered AI Application Development
Architect's Alchemy Furnace
Architect's Alchemy Furnace
Oct 12, 2025 · Artificial Intelligence

How to Upgrade Dify to 1.9.1 and Resolve LLM Iterator Errors

This guide walks you through upgrading Dify using Docker Compose or source code deployment, running required migration commands, backing up data, and fixing the "Invalid context structure" error caused by iterator output changes in version 1.9.1, with detailed code snippets and troubleshooting steps.

DifyDockerLLM
0 likes · 8 min read
How to Upgrade Dify to 1.9.1 and Resolve LLM Iterator Errors
Fun with Large Models
Fun with Large Models
Oct 9, 2025 · Industry Insights

Low-Code AI Agent Frameworks Compared: Choosing the Right Tool in 2025

This article analyzes four mainstream low-code AI Agent development platforms—Coze, Dify, n8n, and LangFlow—detailing their features, deployment options, commercial models, strengths, and weaknesses, and provides a step‑by‑step learning path to help developers select the most suitable framework for 2025.

CozeDifyLangflow
0 likes · 17 min read
Low-Code AI Agent Frameworks Compared: Choosing the Right Tool in 2025
Alibaba Cloud Observability
Alibaba Cloud Observability
Sep 29, 2025 · Artificial Intelligence

Building a Cloud‑Native Observability Stack for LLM Apps with Alibaba SLS

This article details the engineering practice of constructing a complete data infrastructure for large‑language‑model (LLM) applications using Alibaba Cloud SLS, covering the observability challenges of the Dify platform, the redesign of the architecture, and the resulting improvements in monitoring, diagnosis, and quality optimization.

Cloud NativeDifyLLM
0 likes · 23 min read
Building a Cloud‑Native Observability Stack for LLM Apps with Alibaba SLS
Raymond Ops
Raymond Ops
Sep 26, 2025 · Artificial Intelligence

How to Build and Deploy a Dify LLM Application Platform on CentOS

This comprehensive guide walks you through the fundamentals of Dify, an open‑source LLM application platform, its key features and use cases, and provides step‑by‑step instructions for preparing the environment, installing Docker and Docker‑Compose, and deploying Dify on a CentOS 7.9 server.

AI PlatformDifyDocker
0 likes · 13 min read
How to Build and Deploy a Dify LLM Application Platform on CentOS
Alibaba Cloud Native
Alibaba Cloud Native
Sep 17, 2025 · Cloud Native

Deploy Dify AI Platform on Alibaba Cloud SAE in Two Simple Steps

This guide explains how to quickly deploy the open‑source Dify AI platform on Alibaba Cloud's Serverless Application Engine, covering the challenges of private deployment, the benefits of SAE's one‑click solution, and detailed step‑by‑step configuration to achieve a production‑grade AI service.

AI deploymentAlibaba CloudDify
0 likes · 5 min read
Deploy Dify AI Platform on Alibaba Cloud SAE in Two Simple Steps
Instant Consumer Technology Team
Instant Consumer Technology Team
Sep 5, 2025 · Artificial Intelligence

How Context Engineering Transforms Dify Agents: Boost Efficiency by 10×

This article explains how Context Engineering (CE) extends Prompt Engineering by integrating seven core elements—system prompts, user input, short‑term memory, long‑term memory, retrieval, tools, and structured output—using the open‑source Dify platform to build dynamic, multimodal agents that cut inference costs tenfold and raise complex‑task success rates by 40%.

AI Agent DevelopmentDifyLLM
0 likes · 16 min read
How Context Engineering Transforms Dify Agents: Boost Efficiency by 10×
Alibaba Cloud Native
Alibaba Cloud Native
Aug 27, 2025 · Artificial Intelligence

How LoongSuite Enables Full‑Stack Observability for LLM Applications

The article explains the rapid evolution of the AI application ecosystem, outlines the challenges of end‑to‑end observability for large‑language‑model services, and details how the open‑source LoongSuite suite—through non‑intrusive instrumentation for Python and Go agents and tight integration with the Dify platform—provides comprehensive, cloud‑native monitoring, tracing, and metric collection across the entire AI stack.

AICloud NativeDify
0 likes · 19 min read
How LoongSuite Enables Full‑Stack Observability for LLM Applications
Raymond Ops
Raymond Ops
Aug 26, 2025 · Artificial Intelligence

How to Deploy DeepSeek R1 Locally: Versions, Hardware, and UI Tools

This guide explains DeepSeek R1’s model variants, hardware requirements, local installation steps using Ollama, LM Studio or Docker, and how to add visual interfaces like Open‑WebUI and Dify for a complete on‑premise AI solution.

DeepSeekDifyHardware Requirements
0 likes · 14 min read
How to Deploy DeepSeek R1 Locally: Versions, Hardware, and UI Tools
Alibaba Cloud Native
Alibaba Cloud Native
Aug 26, 2025 · Artificial Intelligence

Boost Dify’s RAG Performance with Higress AI Gateway: Two Integration Strategies

This guide explains how to overcome Dify's built‑in RAG limitations by using Higress AI Gateway to connect external RAG services, detailing two integration patterns—RAG Retrieval Agent and Automatic Retrieval Injection—along with step‑by‑step configuration, validation, and the resulting benefits for enterprise AI applications.

DifyIntegrationKnowledge Retrieval
0 likes · 13 min read
Boost Dify’s RAG Performance with Higress AI Gateway: Two Integration Strategies
Alibaba Cloud Native
Alibaba Cloud Native
Aug 19, 2025 · Artificial Intelligence

Boost Dify AI App Performance with Higress AI Gateway: A Full-Scale High‑Availability Guide

This guide explains why Dify’s system components and model services become performance bottlenecks at scale, and how integrating the Higress AI gateway can provide protocol standardization, observability, security, and stability features to achieve full‑stack high availability for AI applications.

AI gatewayCloud NativeDify
0 likes · 16 min read
Boost Dify AI App Performance with Higress AI Gateway: A Full-Scale High‑Availability Guide
Architect's Alchemy Furnace
Architect's Alchemy Furnace
Aug 4, 2025 · Artificial Intelligence

How RAG and Long‑Term Memory Turn AI into a Truly Remembering Assistant

This article explains how Retrieval‑Augmented Generation (RAG) and long‑term memory systems like MenoBase enable large language models to overcome short‑term memory limits, dynamically retrieve up‑to‑date knowledge, and personalize interactions, with practical Dify implementation steps and real‑world use cases across industries.

AIDifyKnowledge Base
0 likes · 18 min read
How RAG and Long‑Term Memory Turn AI into a Truly Remembering Assistant
Data Thinking Notes
Data Thinking Notes
Aug 3, 2025 · Artificial Intelligence

Choosing the Right AI Agent Framework: LangGraph, AutoGen, Dify, and More

This article offers a detailed comparison of leading AI agent development frameworks—including LangGraph, AutoGen, Dify, Coze, MetaGPT, and OpenAI Agents—across core positioning, technical features, typical use cases, cost models, community support, and official resources, followed by practical selection guidance for various business scenarios.

AI agentsAutoGenDify
0 likes · 10 min read
Choosing the Right AI Agent Framework: LangGraph, AutoGen, Dify, and More
Data Thinking Notes
Data Thinking Notes
Jul 27, 2025 · Databases

How Dify Turns Natural Language into SQL: Building Scalable Text2SQL Apps

This article explains how Text2SQL technology converts natural language queries into executable SQL using large language models, and demonstrates how the open‑source Dify platform’s visual workflow and component‑based development dramatically lower the barrier for building, validating, and deploying secure, low‑code Text2SQL applications.

AIData-drivenDify
0 likes · 13 min read
How Dify Turns Natural Language into SQL: Building Scalable Text2SQL Apps
Data Thinking Notes
Data Thinking Notes
Jul 13, 2025 · Artificial Intelligence

How to Build an Enterprise Knowledge Base with Dify: Full Setup Guide

This article walks developers through the entire process of deploying Dify locally, configuring model providers, creating and segmenting a knowledge base with RAG, choosing indexing methods, and integrating the knowledge base into a chatbot application, complete with code snippets and visual guides.

AI deploymentDifyKnowledge Base
0 likes · 11 min read
How to Build an Enterprise Knowledge Base with Dify: Full Setup Guide
MaGe Linux Operations
MaGe Linux Operations
Jun 28, 2025 · Artificial Intelligence

Master Dify: From Local Deployment to Advanced AI Workflows in 2025

This guide walks you through installing and configuring Dify—a open‑source LLM application platform—on your local machine using Docker, integrating it with Ollama for custom models, and exploring its core features such as chat assistants, agents, workflows, and tool extensions, all illustrated with step‑by‑step screenshots and code snippets.

AI workflowDifyDocker
0 likes · 12 min read
Master Dify: From Local Deployment to Advanced AI Workflows in 2025
JavaEdge
JavaEdge
May 30, 2025 · Artificial Intelligence

How to Build a Deep Research Workflow in Dify Using AI Agents

This guide explains how to construct a deep research workflow in Dify that leverages AI agents, loop variables, and structured outputs to automatically explore complex topics, gather sources, and synthesize comprehensive reports with proper citations.

AI workflowAgentAutomation
0 likes · 9 min read
How to Build a Deep Research Workflow in Dify Using AI Agents
JavaEdge
JavaEdge
May 27, 2025 · Artificial Intelligence

Boost LLM App Performance: Master Parallel Workflows in Dify v0.8.0

Version 0.8.0 of Dify introduces parallel workflow capabilities, allowing multiple branches to run concurrently, which dramatically reduces latency for complex LLM tasks; the guide explains how to create simple, nested, iterative, and conditional parallel branches, with step‑by‑step instructions and visual examples.

DifyLLMparallel processing
0 likes · 8 min read
Boost LLM App Performance: Master Parallel Workflows in Dify v0.8.0
Alibaba Cloud Developer
Alibaba Cloud Developer
May 23, 2025 · Operations

How to Schedule Dify Workflows with GitHub Actions and XXL‑JOB

This article explains how to overcome Dify's lack of built‑in scheduling and monitoring by integrating it with external task‑scheduling systems such as GitHub Actions and XXL‑JOB, detailing setup steps, limitations, and the advantages of using XXL‑JOB for precise, enterprise‑grade workflow automation.

AI workflowDifyGitHub Actions
0 likes · 11 min read
How to Schedule Dify Workflows with GitHub Actions and XXL‑JOB
MaGe Linux Operations
MaGe Linux Operations
Apr 3, 2025 · Artificial Intelligence

How to Build and Deploy a Dify LLM Application Platform on CentOS

This guide explains what Dify is, outlines its key features and application scenarios, and provides step‑by‑step instructions for preparing the environment, installing Docker and Docker‑Compose, and deploying Dify on a CentOS 7.9 system, including verification of a successful setup.

AI PlatformDifyDocker
0 likes · 9 min read
How to Build and Deploy a Dify LLM Application Platform on CentOS
Architect
Architect
Mar 26, 2025 · Artificial Intelligence

Agent Memory Mechanisms and Dify Knowledge Base Segmentation & Retrieval Details

This article explains the fundamentals of AI agent memory—including short‑term, long‑term, and working memory types and their storage designs—and then details Dify's knowledge‑base segmentation modes, indexing strategies, and retrieval configurations for effective RAG applications.

Agent MemoryDifyKnowledge Base
0 likes · 14 min read
Agent Memory Mechanisms and Dify Knowledge Base Segmentation & Retrieval Details
37 Interactive Technology Team
37 Interactive Technology Team
Mar 12, 2025 · Operations

Implementing Nginx Reverse Proxy for Dify to Access Claude Model

To bypass policy restrictions that block direct AWS Bedrock access from China, the team implemented an Nginx stream‑mode reverse proxy with ssl_preread to route Claude model requests, updated Dify’s docker‑compose hosts, and restarted services, achieving low‑cost, minimal‑impact access without migrating data centers.

AWSClaudeDify
0 likes · 4 min read
Implementing Nginx Reverse Proxy for Dify to Access Claude Model
DevOps
DevOps
Mar 6, 2025 · Artificial Intelligence

Building Multi-Model Chat Agents with Dify: Integrating DeepSeek‑R1 and Gemini

This article explains how to create a high‑performance multi‑model chat agent on the Dify platform by combining DeepSeek‑R1 for reasoning and Gemini for answer generation, covering the underlying principles, configuration steps, API integration, performance benchmarks, and practical deployment guidance.

ChatbotDeepSeekDify
0 likes · 12 min read
Building Multi-Model Chat Agents with Dify: Integrating DeepSeek‑R1 and Gemini
Efficient Ops
Efficient Ops
Feb 25, 2025 · Artificial Intelligence

How to Deploy DeepSeek R1 Locally: A Step‑by‑Step Guide for AI Enthusiasts

This guide explains what DeepSeek R1 is, compares its full and distilled versions, details hardware requirements for Linux, Windows, and macOS, and provides step‑by‑step instructions for local deployment using Ollama, LM Studio, Docker, and visual interfaces like Open‑WebUI and Dify.

AI modelDeepSeekDify
0 likes · 9 min read
How to Deploy DeepSeek R1 Locally: A Step‑by‑Step Guide for AI Enthusiasts
Infra Learning Club
Infra Learning Club
Feb 21, 2025 · Artificial Intelligence

5 Must‑Try Open‑Source AI Projects You Can Start Using Today

This article introduces five open‑source AI tools—a PPT generator, an LLM app development platform, a cloud‑agnostic AI runner, a curated collection of LLM applications, and a one‑click HD video creator—detailing their key features, usage links, and sample configurations.

AIDifyLLM
0 likes · 8 min read
5 Must‑Try Open‑Source AI Projects You Can Start Using Today
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Feb 13, 2025 · Artificial Intelligence

Deploying DeepSeek‑R1 671B Distributed Inference Service on Alibaba Cloud ACK with vLLM and Dify

This article explains how to quickly deploy the full‑parameter DeepSeek‑R1 671B model in a multi‑node GPU‑enabled Kubernetes cluster on Alibaba Cloud ACK, covering prerequisites, model parallelism, vLLM‑Ray distributed deployment, service verification, and integration with Dify to build a private AI Q&A assistant.

DeepSeekDifyDistributed Deployment
0 likes · 12 min read
Deploying DeepSeek‑R1 671B Distributed Inference Service on Alibaba Cloud ACK with vLLM and Dify
37 Interactive Technology Team
37 Interactive Technology Team
Dec 9, 2024 · Artificial Intelligence

Optimizing Request Concurrency for LLM Workflows: Rationale, Implementation, and Results

By breaking iterable inputs into parallel LLM calls and batching 20 items across three languages within Dify’s platform limits, the workflow achieves 43‑64% average runtime reductions and markedly higher success rates, demonstrating that request‑level concurrency dramatically improves throughput for large‑scale translation tasks.

CozeDifyLLM
0 likes · 6 min read
Optimizing Request Concurrency for LLM Workflows: Rationale, Implementation, and Results
DaTaobao Tech
DaTaobao Tech
Aug 30, 2024 · Artificial Intelligence

Overview of Large Model Application Development Platforms: LangChain, Dify, Flowise, and Coze

The article reviews open‑source and commercial large‑model development platforms—LangChain, Dify, Flowise, and Coze—detailing their architectures, low‑code visual tools, model integrations, extensibility, and a step‑by‑step Dify example, and concludes they are essential infrastructure for rapid AI application deployment.

AI application developmentDifyFlowise
0 likes · 13 min read
Overview of Large Model Application Development Platforms: LangChain, Dify, Flowise, and Coze
37 Interactive Technology Team
37 Interactive Technology Team
Aug 5, 2024 · Artificial Intelligence

Case Study: Applying AIGC to Component Activity Business with Dify

This case study shows how AIGC, implemented through Dify’s low‑code platform, enables a natural‑language AI assistant to recommend and insert the optimal components from a 200‑plus library, streamlining selection, building an embedding‑based knowledge base, exposing a RAG‑driven agent via API, and demonstrating rapid AI‑business validation compared with custom frameworks.

AI AgentAIGCBusiness Automation
0 likes · 8 min read
Case Study: Applying AIGC to Component Activity Business with Dify