dify vs rags
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| dify | rags | |
|---|---|---|
| Tagline | Production-ready platform for agentic workflow development | Streamlit app for RAG pipeline creation with natural language interface |
| Stars | 148k | 6.5k |
| Forks | 23k | 660 |
| Open issues | 851 | 38 |
| Language | TypeScript | Python |
| License | Other | MIT |
| Last pushed | Jul 7, 2026 | Apr 5, 2024 |
| Categories | AI Agents | LLM Frameworks, Developer Tools |
dify
Dify is a production-ready platform designed to facilitate the creation and management of agentic workflows. It supports TypeScript, Python, and leverages frameworks like Next.js.
TypeScript
rags
RAGs is a Streamlit application that enables users to describe tasks and configure parameters naturally while building Retrieval-Augmented Generation (RAG) pipelines. The project involves an OpenAI-based builder agent and supports local files or web pages as data sources.
Python