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