"We are on the verge of the Singularity" — Vernor Vinge
Build Yida low-code apps with AI — zero config, instant deploy.
Get Started · CLI Commands · Demo · Contributing · Changelog
Languages: English · 简体中文 · 繁體中文(台灣) · 繁體中文(香港) · 日本語 · 한국어 · Français · Deutsch · Español · Português (BR) · Tiếng Việt · हिन्दी · العربية
npm install -g openyidaZero config, works out of the box. After installation, just chat in Claude Code / OpenCode / Aone Copilot:
Build me an IPD system on Yida to manage the full chip production workflow
Help me set up a CRM
Create a personal salary calculator app
| Tool | Status |
|---|---|
| Claude Code | ✅ Full support |
| Aone Copilot | ✅ Full support |
| OpenCode | ✅ Full support |
| Cursor | ✅ Full support |
| Visual Studio Code | ✅ Full support |
| Qoder | ✅ Full support |
| Wukong | ✅ Full support |
| Dimension | OpenYida | Other AI App Builders |
|---|---|---|
| Target users | Developers (code-savvy) | Business users (non-developers) |
| Interaction | Natural language + AI chat | Visual drag-and-drop + config panels |
| Output | Yida app (editable, full low-code capabilities) | Config (black-box execution) |
| Deployment | Yida platform | Locked to SaaS platform |
| AI model | Choose the best model for the job | Platform-specified, not swappable |
| Security & compliance | Yida's enterprise-grade security | Platform-dependent |
| Dependency | Version | Purpose |
|---|---|---|
| Node.js | ≥ 18 | CLI runtime & page publishing |
# Environment & Auth
openyida env # Detect current AI tool environment and login status
openyida login # Log in to Yida (uses cache, falls back to QR code)
openyida logout # Log out / switch account
openyida copy # Initialize project working directory for current AI tool
openyida auth status # View current login status
openyida auth login # Perform login
openyida auth refresh # Refresh login session
openyida auth logout # Log out
openyida org list # List accessible organizations
openyida org switch # Switch organization (--corp-id <corpId>)
openyida doctor # Environment diagnostics & auto-fix (--fix, --report, etc.)
# App & Form Management
openyida create-app # Create a Yida application
openyida create-page # Create a custom display page
openyida create-form # Create / update a form page
openyida get-schema # Fetch form schema
openyida publish # Compile and publish a custom page
openyida update-form-config # Update form configuration
openyida export # Export app (generate migration package)
openyida import # Import migration package, rebuild app
# Page Config & Sharing
openyida verify-short-url # Verify if a short URL is accessible
openyida save-share-config # Save public access / sharing config
openyida get-page-config # Query page public access / sharing config
# Data Management
openyida data # Unified data management (form/process/task/subform)
openyida query-data # Query form instance data
# Permissions & Process
openyida get-permission # Query form permission config
openyida save-permission # Save form permission config
openyida configure-process # Configure and publish a process
openyida create-process # Create a process form (integrated)
# Connector (HTTP)
openyida connector list # List HTTP connectors
openyida connector create # Create a connector
openyida connector detail # View connector details
openyida connector delete # Delete a connector
openyida connector add-action # Add an action to a connector
openyida connector test # Test a connector action
openyida connector smart-create # Smart create connector from curl command
# Report
openyida create-report # Create a Yida report with charts
openyida append-chart # Append chart(s) to an existing report
# CDN
openyida cdn-config # Configure CDN image upload (Aliyun OSS + CDN)
openyida cdn-upload # Upload images to CDN
openyida cdn-refresh # Refresh CDN cacheDescribe your requirements in one sentence — AI generates a complete multi-form business system.
Generate a complete enterprise product landing page from a single sentence.
AI generates riddle images; users guess answers with humorous AI feedback on wrong guesses.
Build me a [xxx] application
Generate an app from this requirements document
Create a [xxx] form page
Add a [xxx] field to [xxx] page, field name: [name], type: [type]
Make the [xxx] field on [xxx] page required
Publish the [xxx] page
Make the page publicly accessible
Re-login / log out
Use via yida-app in OpenClaw:
npx clawhub@latest install nicky1108/yida-appScan the QR code to join the OpenYida user group on DingTalk for the latest updates and support.
Thanks to everyone who has contributed to OpenYida! Read the Contributing Guide to get involved.
MIT © 2026 Alibaba Group