#2 · Primary category: LLM Application Frameworks
dify
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
Project last updated:08/29/26
GitHub Stars
153.8K
Forks
24.3K
Contributors
1.5K
License
Other
Why we included this project
Dify is an open-source platform for building LLM applications without assembling the whole stack yourself. You lay out a chatbot, agent, or RAG assistant on a visual canvas, connecting prompts, model calls, tools, and document pipelines in one place. It saves the integration work that usually eats weeks: support for hundreds of proprietary and self-hosted models, a prompt IDE for comparing outputs, RAG ingestion from common document formats, and built-in agent tooling. Everything is also exposed through APIs, so the workflow you prototype in the browser can be called from your own backend later. For small teams that want a working AI feature quickly but still need to take it to production, that mix of low-code authoring and backend-as-a-service is a practical place to start.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
langchain
The agent engineering platform.
headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
litellm
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
llama_index
LlamaIndex is the leading document agent and OCR platform
pathway
Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.