Discover and explore top open-source AI tools and projects—updated daily.
jiangzhikjFull-stack enterprise low-code/no-code development platform
Top 76.1% on SourcePulse
Summary ZQ Platform accelerates enterprise application development with a full-stack, low-code/no-code system. It targets developers building internal management systems, SaaS products, and prototypes, offering a rich feature set and significant time savings through visual development tools.
How It Works The platform features a decoupled architecture with a high-performance FastAPI backend and a Vue 3 + Element Plus frontend. Its core differentiator is integrated zero-code/low-code modules for visually designing forms, pages, and dashboards via drag-and-drop. It also includes RAG-based AI chat and real-time communication.
Quick Start & Requirements
Requires Python 3.12+, Node.js 20.10+, pnpm 9.12+, PostgreSQL 16+, Redis. Install via pip install -r requirements.txt and pnpm install. Run migrations (alembic upgrade head) and start servers (uvicorn main:app --reload, pnpm dev). Access at http://localhost:5777. Demos: https://opensource.zq-platform.com/, https://demo.zq-platform.com/.
Highlighted Details
Maintenance & Community
Hosted on GitHub (https://github.com/jiangzhikj/zq-platform), encouraging contributions via Issues and Pull Requests. Specific maintainer or sponsorship details are not provided.
Licensing & Compatibility Dual-licensed: Apache License 2.0 core + "ZQ-Platform Public License Supplemental Terms." Supplemental terms mandate attribution ("powered by ZQ-Platform") and restrict trademark use, requiring careful review for commercial deployments.
Limitations & Caveats Supplemental license terms impose attribution and trademark restrictions impacting commercial adoption. The project's implementation focuses exclusively on a FastAPI backend, despite the initial description mentioning Django.
3 weeks ago
Inactive
open-webui