kweaver-ai/kweaver

每日信息看板 · 2026-03-04
开源项目
Category
github_search
Source
0
Score
2026-03-04T01:50:10Z
Published

AI 总结

KWeaver 在 GitHub 发布了面向企业决策智能的开源生态,以本体论与 DIP 平台为核心整合开发、部署与运行能力,重要性在于提供可扩展的企业级 AI 决策基础设施并持续开放更多组件。
#GitHub #repo #开源项目 #KWeaver #Agent

内容摘录

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!