|
@@ -6,7 +6,18 @@
|
|
|
<a href="./README_ES.md">Español</a>
|
|
|
</p>
|
|
|
|
|
|
-#### [](https://discord.gg/FngNHpbcY7) [](https://twitter.com/dify_ai)
|
|
|
+<p align="center">
|
|
|
+ <a href="https://dify.ai" target="_blank">
|
|
|
+ <img alt="Static Badge" src="https://img.shields.io/badge/AI-Dify?logo=AI&logoColor=%20%23f5f5f5&label=Dify&labelColor=%20%23155EEF&color=%23EAECF0"></a>
|
|
|
+ <a href="https://discord.gg/FngNHpbcY7" target="_blank">
|
|
|
+ <img src="https://img.shields.io/discord/1082486657678311454?logo=discord"
|
|
|
+ alt="chat on Discord"></a>
|
|
|
+ <a href="https://twitter.com/intent/follow?screen_name=dify_ai" target="_blank">
|
|
|
+ <img src="https://img.shields.io/twitter/follow/dify_ai?style=social&logo=X"
|
|
|
+ alt="follow on Twitter"></a>
|
|
|
+ <a href="https://hub.docker.com/u/langgenius" target="_blank">
|
|
|
+ <img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/langgenius/dify-web"></a>
|
|
|
+</p>
|
|
|
|
|
|
**Dify** is an LLM application development platform that has already seen over **100,000** applications built on Dify.AI. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack required for building generative AI-native applications, including a built-in RAG engine. With Dify, **you can self-deploy capabilities similar to Assistants API and GPTs based on any LLMs.**
|
|
|
|