Skip to content

🚀Open Source AI Low Code Platform-Microi Code

Low-code AI development mode, supporting traditional development

.NET10 Vue3 Redis Cross DatabaseElement-PlusThe platform started in 2014 and will be officially open source in November 2024.


📖Platform Overview

    • Microi Code * * is an open source AI low-code platform for developers. It adopts * * low-code AI * * dual-drive development mode and perfectly supports traditional development. The platform started in 2014 (based on Avalon.js) and was refactored with Vue in 2018. After years of polishing, it was officially open source in November 2024.

Powerful API interface engine, online use of JavaScript to write back-end API interfaces, support online AI programming and [local AI programming (VS Code plug-in)](/doc/v8-engine/ai-apiengine# mode 2-local-AI-programming vs-code-plug-in),AI automatically obtain V8 engine API knowledge base + your database structure, the interface code generation accuracy rate is as high as 99%, the extreme development efficiency, no need to compile and publish, save and take effect.

ResourcesAddress
🌐Official Documentationhttps://microi.net
🦞OpenClaw my size crayfishhttps://gitee.com/microi-net/microi.openclaw
🖥️ Try it onlinehttps://web.microi.net
📦Gitee source codehttps://gitee.com/ITdos/microi.net
📦GitCode source codehttps://gitcode.com/microi-net/microi.net/overview
📝The Official CSDN Bloghttps://microi.blog.csdn.net
📝Technology CSDN Bloghttps://lisaisai.blog.csdn.net

📸Preview


✨Platform Highlights

🔗Core Engine

EngineExplanation
🔗 接口引擎Integrate Google V8 engine, use JavaScript to write back-end interfaces online, support Get/Post, and support returning JSON, files, HTML, etc.
📝 表单引擎Support extended components, custom Vue component embedded form, V8 engine event, flexible implementation of complex business logic
📦 模块引擎Multi-table association, query column, statistical column, dynamic V8 button, complex Where condition, multiple embedding modes
🔄 工作流引擎 v4Fully self-developed, driven by the form engine interface engine
🤖 AI 编程* * Online AI Local AI Dual Mode * *: Automatically inject V8 API knowledge base and database structure, GitHub Copilot / Claude Code / Cursor out of the box; The platform has built-in AI models such as DeepSeek and supports natural language conversion to SQL and code checking.
🎨 界面引擎Visual interface custom design, support for ECharts charts
🖨️ 打印引擎Make print templates online and print without exporting
📊 报表引擎Virtual tables and ECharts reports support custom addition, deletion and modification.
☁️ SaaS 引擎Three modes: database isolation multi-tenant, TenantId tenant isolation, and independent organization isolation

🤖AI low-code development model

ModeToolExplanation
Online AI ProgrammingDeepSeek / ChatGPT / Kimi etcUpload V8 document database structure (db.json),AI directly generate interface engine code
Local AI ProgrammingVS Code Copilot / Claude Code / CursorThe plug-in is automatically injected into the knowledge base (V8 API your database structure), writing code → executing → debugging is completed in VS Code.
V8 Code Call AIInterface Engine DeepSeek InterfaceDirectly adjust the AI in the interface engine to realize intelligent question and answer, natural language to SQL, etc.

→ View the full guide to AI programming

🏗Infrastructure

AbilityExplanation
♾️ UnlimitedThere is no limit to the number of users, forms, data volume and databases. The front end-mobile end is 100% open source and the back end is 99% open source.
🌐Cross-platform基于 .NET10,核心库采用 .Net Standard 开发,支持 gRPC 跨语言通信
🗄️ Cross databaseMySql 5.5 / SqlServer 2016 / Oracle 11g, supports read/write separation/sub-database and sub-table
☁️ Distributed DeploymentDocker / K8S / Jenkins / Rancher / CI/CD
💾Distributed CacheRedis Sentinel Mode
📂 分布式存储Aliyun OSS/MinIO/Amazon S3, can expand more storage media
📨 消息队列RabbitMQ integration
📡 IoT 物联网 MQTTIntegrated MQTT server with 485/ZigBee/Bluetooth/Modbus gateway support
🔍 搜索引擎ElasticSearch word segmentation search
🍃MongoDBLog system, hundreds of millions of data volume, millisecond paging

🧩More capabilities

AbilityExplanation
📄Template EngineForms/tables support online HTML template rendering
📂 数据库管理One-click loading of third-party databases, access to any database in the interface engine
📑 Office 引擎Integrated OnlyOffice, Local Design Template, Export/Print
🔐Fine-grained permissionsAccurate to every table, every field, every menu, every button, every interface
🔑Single Sign-OnSupport for third-party systems↔Low-code platform bidirectional single sign-on
💬WeChat public platformMulti-public/multi-applet configuration, template message
📱Mobile (UniApp)100% open source, support applets/H5/Android / iOS
🧩MicroservicesVue2 is based on Qiankun,Vue3 is based on MicroApp
⏱️ 任务调度Timed execution of interface engine or custom DLL
💬Chat systemSelf-developed online chat Tencent IM integration
🕷️ Acquisition EngineWeb page acquisition, before and after MVVM rendering, full coverage of interface requests
🌍 多语言Front-end and back-end multi-language management, online configuration
📊goView data screen集成 goView,快速实现数据可视化
🧊WebGL 3D RendererBased on Three.js, supports. gltf / .obj / .glb / .fbx / .stl format
💬Tencent IMFast integration of social chat, customer service sessions, live barrage

💰Differences between the Open Source Edition, Personal Edition, and Enterprise Edition

VersionPriceExplanation
Open Source VersionFreePC traditional interface 100 source code, mobile 100 source code, back-end 99% source code; Can be used commercially, modified at will, distributed and deployed indefinitely. Only online AI related functions are not available
Personal Edition¥999Additional * * WebOS 100% complete source code * *, function, open source level and enterprise version is completely consistent, * * without any restrictions, unlimited distribution and deployment * *
Enterprise Edition$10w (down payment $2.5w)Provide more training, consulting and other after-sales services, priority response platform upgrade needs

🏆Success Stories

2018~2025 has delivered software * * 200 sets * * based on Microi code platform, and has applied customer * * 500 * *

IndustryCase study
🏠Real estateInternet platform (a large number of front-end and back-end microservice customization)
🏭ManufacturingLarge MES(500 table, 500 interface engine), large electrical ERP(300 table, 100 module)
👔Clothing industryMultiple clothing ERP(100 table, 1 person completed in January), pure low code implementation
📡IoTIoT smart home (billions of data), plant factory intelligent hardware control
🏢Government and enterpriseMultiple sets of group, state-owned enterprise OA system
🎓EducationCooperative University Training Courses
📦OtherParking, tide detection, fixed assets, CRM, etc.

📌More than 100 Cases Continuously Updated


📂Source Code Directory Explanation

Microi.net/
├── Microi.Server/     # 🔧 后端 99% 源码(.NET10,自 2014 年一路升级)
├── microi.web/        # 🖥️ PC 传统界面 100% 源码(Vue3 + Element-Plus + Vite + Pinia)
├── microi.uniapp/     # 📱 UniApp 移动端 100% 源码(小程序 / H5 / App)
└── microi.doc/        # 📝 官方文档(基于 VitePress)

📚Related Documents

ResourcesAddress
📖Official Documentationhttps://microi.net
📝CSDN Platform Documentationhttps://blog.csdn.net/qq973702/category_12826294.html
🏆CSDN Success Storieshttps://blog.csdn.net/qq973702/category_12828272.html
🔗CSDN open source project based on my codehttps://blog.csdn.net/qq973702/category_12828230.html

💬Join the chat group

Welcome to join the official QQ communication group, communicate with the development team and community members in real time, obtain the latest information, answer questions and grow together:

点击加入 QQ 交流群

扫码加入 QQ 交流群

📌Group number: click on the badge or scan the two-dimensional code to join

MIT License.