└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # awesome-dify-integration 2 | 3 | This repository contains a collection of projects / apps integrated with Dify service API. 4 | 5 | - Any PRs or issues adding projects related to Dify API are welcomed. 6 | - The language of description depends on the user group of your project. 7 | 8 | ## API Compatibility 9 | 10 | - [fatwang2/dify2openai](https://github.com/fatwang2/dify2openai) - Turn Dify into OpenAI 11 | - [rming/dify-openai-apis](https://github.com/rming/dify-openai-apis) - OpenAI-compatible APIs for Dify platform services. 12 | 13 | ## Instant Messaging Bots 14 | 15 | - [hanfangyuan4396/dify-on-wechat](https://github.com/hanfangyuan4396/dify-on-wechat) - 本项目为 chatgpt-on-wechat下游分支, 额外对接了LLMOps平台 Dify,支持Dify智能助手模式,调用工具和知识库,支持Dify工作流。 16 | - [luolin-ai/Dify-Enterprise-WeChat-bot](https://github.com/luolin-ai/Dify-Enterprise-WeChat-bot) - 基于Dify的企业微信知识库机器人,基于企微gpt知识库的bot机器人,能够自动回复企业微信中收到的消息。这个机器人能够处理私聊和群聊,还可以记住与用户的聊天内容,从而做出更加贴合上下文的回应。此外,您还可以设置白名单来控制机器人与哪些用户或群组交互。 17 | - [zfanswer/dify-on-dingtalk](https://github.com/zfanswer/dify-on-dingtalk) - dify-on-dingtalk是一个非常轻量级的 Dify 的钉钉机器人集成方案。可以通过简单配置来对接你的Dify应用和企业内部机器人,实现企业内部机器人的群聊、私聊智能问答,且支持钉钉的AI卡片流式打字机输出效果。 18 | - [LeslieLeung/dify-connector](https://github.com/LeslieLeung/dify-connector) - dify-connector is a tool to publish Dify apps to various IM platforms. | dify-connector 是一个将 Dify 发布到各种 IM 平台的工具。 19 | - [perzeuss/dify-discord-starter](https://github.com/perzeuss/dify-discord-starter) - Starter template for creating a Discord bot that integrates with Dify.ai chatbots. 20 | - [cs-lazy-tools/ChatGPT-On-CS](https://github.com/cs-lazy-tools/ChatGPT-On-CS) - 基于大模型的智能对话客服工具,支持微信、拼多多、千牛、哔哩哔哩、抖音企业号、抖音、抖店、微博聊天、小红书专业号运营、小红书、知乎等平台接入,可选择 GPT3.5/GPT4.0/ 懒人百宝箱 (后续会支持更多平台),能处理文本、语音和图片,通过插件访问操作系统和互联网等外部资源,支持基于自有知识库定制企业 AI 应用。 21 | 22 | ## 3rd Party SDKs 23 | 24 | - [soulteary/dify-go-sdk](https://github.com/soulteary/dify-go-sdk) - Golang SDK for langgenius/dify . 25 | - [haoyuhu/dify-client-python](https://github.com/haoyuhu/dify-client-python) - This Python package provides a convenient and powerful interface to interact with the Dify API, enabling developers to integrate a wide range of features into their applications with ease. 26 | - [Pitayafruits/springboot-dify-api](https://github.com/Pitayafruits/springboot-dify-api) - 基于SpringBoot调用Dify服务的Api 27 | - [simonetoo/dify-php](https://github.com/simonetoo/dify-php) - This is the PHP SDK for the Dify API, which allows you to easily integrate Dify into your PHP applications. 28 | --------------------------------------------------------------------------------