Open Source
JitAI is the world's first production-grade AI-native application development platform.
We invite developers worldwide to build a trusted open-source ecosystem and co-create the technical framework and development paradigm for production-grade AI applications.
JitAI adheres to the principle of "Community Edition free, Enterprise Edition ensures compliant commercial use," lowering barriers to entry while ensuring the ecosystem develops in a healthy and sustainable manner.
📖 Open Source Policy
JitAI offers two editions: Community Edition and Enterprise Edition. The Community Edition is open source.
Community Edition
Open-source on GitHub under AGPL-3.0 license, including core runtime engine and development framework (composed of multiple framework applications).
Usage Rights:
- ✅ Can be used for internal commercial purposes (e.g., internal enterprise management systems)
- ✅ Free to modify and distribute
Usage Restrictions:
- ⚠️ Applications developed based on JitAI must comply with AGPL-3.0 open source requirements
- ⚠️ Prohibited from providing low-code platform SaaS/PaaS services
- ⚠️ Cannot remove or modify branding and copyright information
Enterprise Edition
Provides commercial license, exempt from AGPL-3.0 obligations, with the following rights:
- ✅ Closed-source development and deployment allowed
- ✅ OEM branding customization allowed
- ✅ Can sell applications developed based on JitAI
- ✅ Enterprise-grade technical support and service guarantees
All Community Edition code is hosted on GitHub under the jitai-team organization.
🚀 Quick Start
Start here: jitai-team/quickstart
The quickstart repository is the unified entry point for all JitAI developers, providing:
- 📚 Complete repository relationship documentation
- 🎯 Ready-to-use application templates
- 🚀 One-click automated setup scripts
- 🛠️ Detailed contribution guide
⭐ Support Us
Please Follow the jitai-team organization and star the following repositories:
Core Repositories
- ⭐ quickstart - Unified entry point for developers
- ⭐ jitnode - Runtime engine
Framework Applications
-
⭐ open-app - Framework Chassis
Aggregation application that defines multiple inheritance relationships -
⭐ jitai-web - Frontend Interaction Layer
Provides portals, pages, and UI component libraries (charts, dashboards, forms, etc.) -
⭐ jitai-ai - AI Capabilities Integration
LLM connections, Agent design, AI assistant orchestration, knowledge base integration -
⭐ jitai-auth - Authentication & Authorization
Multiple authentication methods, organizational management, RBAC permission control, open APIs -
⭐ jitai-orm - Data Modeling
Data model definition, database adapters, JitAI data type implementation -
⭐ jitai-service - Service Orchestration
External API integration, model events, custom events, cross-application service calls -
⭐ jitai-storage - Storage Services
File storage abstraction layer (local disk/object storage), file templates, cache management -
⭐ jitai-task - Task Scheduling
Regular scheduled tasks and data model time-based task management -
⭐ jitai-workflow - Workflow Engine
Approval flow design, approval processing, process state management -
⭐ jitai-pay - Payment Center
Integration with mainstream payment channels like WeChat Pay and Alipay -
⭐ jitai-message - Message Notifications
SMS and email delivery services -
⭐ jitai-i18n - Internationalization
Multi-language package management, real-time language switching -
⭐ jitai-commons - Common Modules
Common backend utilities and frontend shared modules
Documentation
- ⭐ jitai-docs - Official documentation