AI Platform • Apache 2.0 • ⭐ 35,000 Stars
🌊 Dify
Dify is an open-source LLM app development platform. Its intuitive interface combines AI workflow, RAG pipeline, and agent capabilities.
What is Dify?
Dify is an open-source LLM app development platform. Its intuitive interface combines AI workflow, RAG pipeline, and agent capabilities. It integrates seamlessly with modern development environments and acts as a central hub for ai platform workflows.
Key Features
- ✅ Visual orchestration of LLM apps
- ✅ Built-in RAG engine
- ✅ Prompt IDE
- ✅ Vector database integrations
Quick Install
git clone https://github.com/langgenius/dify.git && cd dify/docker && docker-compose up -d