内容摘录
KWeaver
中文 | English
License
KWeaver is an open-source ecosystem for building, deploying, and running decision intelligence AI applications. This ecosystem adopts ontology as the core methodology for business knowledge networks, with DIP as the core platform, aiming to provide elastic, agile, and reliable enterprise-grade decision intelligence to further unleash everyone's productivity.
The DIP platform includes key subsystems such as ADP, Decision Agent, DIP Studio, and AI Store.
📚 Quick Links
🤝 Contributing - Guidelines for contributing to the project
🚢 Deployment - One-click deploy to Kubernetes
🚀 Release Guidelines - Version management and release process
🏗️ Architecture - Architecture design specification
🧾 Changelog - All notable changes
📄 License - Apache License 2.0
🐛 Report Bug - Report a bug or issue
💡 Request Feature - Suggest a new feature
Platform Architecture
Core Subsystems
| Sub-project | Description | Repository |
| --- | --- | --- |
| **AI Store** | AI application and component marketplace | kweaver-ai/ai-store |
| **Studio** | DIP Studio - Visual development and management interface | kweaver-ai/studio |
| **Decision Agent** | Intelligent decision agent | kweaver-ai/decision-agent |
| **ADP** | AI Data Platform - Core development framework, including Ontology Engine, Execution Factory, ContextLoader, and VEGA data virtualization engine | kweaver-ai/adp |
| **Sandbox** | Sandbox runtime environment | kweaver-ai/sandbox |
Contributing
We welcome contributions! Please see our Contributing Guide for details on how to contribute to this project.
Quick start:
Fork the repository
Create a feature branch (git checkout -b feature/amazing-feature)
Commit your changes (git commit -m 'Add some amazing feature')
Push to the branch (git push origin feature/amazing-feature)
Create a Pull Request
License
This project is licensed under the Apache License 2.0. See the LICENSE file for details.
Support & Contact
**Contributing**: Contributing Guide
**Issues**: GitHub Issues
**License**: Apache License 2.0
---
More components will be open-sourced in the future. Stay tuned!