Files
dify-docs/versions/3-3-x/en/user-guide/introduction 2.mdx
Chenhe Gu f9c1a5f424 revert last 5 commits that may have caused landing page load error (#576)
* Revert last 5 commits

* revert last 5 commits
2025-12-02 13:42:20 +08:00

34 lines
1.3 KiB
Plaintext

---
title: "Introduction"
mode: "wide"
---
Dify is an open-source platform for building agentic workflows. It lets you define processes visually, connect your existing tools and data sources, and deploy AI applications that solve real problems.
![853427c8123decb5ea3d163ae3bb8ab635d95e92f7ee14a2e51e54df06e94fd8.png](/images/853427c8123decb5ea3d163ae3bb8ab635d95e92f7ee14a2e51e54df06e94fd8.png)
<CardGroup cols={3}>
<Card title="Quick Start" icon="play" href="/en/use-dify/getting-started/quick-start">
Start shipping powerful apps in minutes
</Card>
<Card title="Concepts" icon="highlighter" iconType="regular" href="/en/use-dify/getting-started/key-concepts">
Core Dify building blocks explained
</Card>
<Card title="Self Host" icon="arrow-down-to-line" href="/en/self-host/quick-start/docker-compose">
Deploy Dify on your own laptop / server
</Card>
<Card title="Forum" icon="message" href="https://forum.dify.ai">
Trade notes with the community
</Card>
<Card title="Changelog" icon="bell" href="https://github.com/langgenius/dify/releases">
What's changed over past releases
</Card>
<Card title="Tutorials" icon="lightbulb" href="/en/use-dify/tutorials/customer-service-bot">
Example Dify use case walkthroughs
</Card>
</CardGroup>
<Info>
The name Dify comes from **D**o **I**t **F**or **Y**ou.
</Info>