diff --git a/README.md b/README.md index 032e77a..1850b4f 100644 --- a/README.md +++ b/README.md @@ -879,6 +879,11 @@ The purpose is to build infrastructure in the field of large models, through the WindSurf Another AI Code Editor based on VS Code by Codeium + + Icon + 无思微程序 + A mobile AI code writing and running tool. DeepSeek Programming Companion +

^ Back to Contents ^

diff --git a/README_cn.md b/README_cn.md index 2176a5a..6f71a17 100644 --- a/README_cn.md +++ b/README_cn.md @@ -717,6 +717,11 @@ WindSurf 另一个基于VS Code的AI Code编辑器,由Codeium出品 + + Icon + 无思微程序 + 移动端AI编程和运行工具,DeepSeek编程搭档 +

^ 返回目录 ^

diff --git a/README_es.md b/README_es.md index 3317afa..a5597b7 100644 --- a/README_es.md +++ b/README_es.md @@ -806,6 +806,11 @@ Integra la API de DeepSeek en softwares populares. Accede a la [Plataforma Abier WindSurf Otro Editor de Código con IA basado en VS Code por Codeium + + Icon + 无思微程序 + Herramientas de programación y operación de IA móvil, socio de programación de DeepSeek +

^ Volver al índice ^

diff --git a/README_ja.md b/README_ja.md index 6d5f467..9efeaae 100644 --- a/README_ja.md +++ b/README_ja.md @@ -654,6 +654,11 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取 WindSurf CodeiumによるVS CodeをベースにしたのAIコードエディタ + + Icon + 无思微程序 + モバイルAIプログラミングおよび運用ツール、DeepSeekプログラミングパートナー +

^ 目次に戻る ^

diff --git a/README_zh_tw.md b/README_zh_tw.md index 22414de..793bfd9 100644 --- a/README_zh_tw.md +++ b/README_zh_tw.md @@ -869,6 +869,11 @@ WindSurf 由 Codeium 開發的另一款以 VS Code 為基礎的 AI 程式碼編輯器。 + + Icon + 无思微程序 + 行動端AI程式設計與運行工具,DeepSeek程式設計搭檔 +

^ 返回目錄 ^

diff --git a/docs/wusigram/README.md b/docs/wusigram/README.md new file mode 100644 index 0000000..b0af1d9 --- /dev/null +++ b/docs/wusigram/README.md @@ -0,0 +1,59 @@ +### AI Programming on Mobile Devices — 无思微程序 Makes Mobile Development Effortless + +Developing and running code directly on mobile devices used to be cumbersome and difficult. **无思微程序** simplifies the development and publishing process by integrating DeepSeek AI programming, solving this challenge with ease. This tool, designed specifically for mobile use, focuses on auto-generating and running HTML/CSS/JS code, offering a more user-friendly mobile development experience for coding enthusiasts, educators, and lightweight developers. + +--- + +#### Watch a Demo Video First + +[![Bilibili Video]](https://www.bilibili.com/video/BV1xn55zKEUT) + +--- + +#### 1. AI-Powered: Run-Ready Programs from a Single Sentence + +**无思微程序** innovatively integrates the DeepSeek model into the development workflow, breaking traditional coding barriers: + +1. **Natural Language to Code** + Simply describe your needs in conversational language (e.g., “Create a cyberpunk-style TodoList”), and the AI generates complete HTML+CSS+JS code automatically—no need to write code line by line. +2. **Dynamic Feature Adjustments** + You can request changes directly (e.g., “Change the style to cute”), and the AI will instantly update the code—enabling a conversational programming experience. +3. **Beginner-Friendly Design** + No need to master full syntax rules—users can complete functional development through multiple rounds of interaction with the AI, making it perfect for beginners to quickly test ideas. + +--- + +#### 2. A Dedicated Development Environment for Mobile + +Specifically optimized for mobile scenarios, offering capabilities that traditional PC tools can’t easily provide: + +1. **Instant Preview System** + Code can be pasted or generated and instantly rendered into a visual interface. The runtime experience closely resembles native apps, supporting touch interactions like swiping and tapping. +2. **Standardized Hardware Access** + Supports access to the phone’s camera (photo/scanning), microphone (voice input), and local storage. A code sample library provides templates for common scenarios. +3. **Multi-Project Management Mode** + Each HTML project is stored independently, with customizable runtime icons and launch interfaces—allowing users to launch different projects just like opening lightweight apps. + +--- + +#### 3. Practical Features That Meet Real Needs + +1. **Version Time Machine** + Every modification is automatically saved as a version history, preventing code loss due to accidental changes. +2. **Cloud-Based Backup** + Local code can optionally be synced to a private cloud space for encrypted storage, enabling cross-device development continuity. +3. **Code Sharing Community** + An open code hub lets users explore public creative projects (such as mini-games or tool templates) and one-click share their own programs with others—also supporting collaborative development. + +--- + +#### 4. Full Cross-Platform Support + +* **Mobile Devices**: + iOS users can download from the App Store, Android users can install via their app store +* **Desktop Usage Extensions**: + + * Mac devices (M-series) can run the iOS version natively + * Windows PCs can use the full features via Android emulators + +--- diff --git a/docs/wusigram/README_cn.md b/docs/wusigram/README_cn.md new file mode 100644 index 0000000..e069778 --- /dev/null +++ b/docs/wusigram/README_cn.md @@ -0,0 +1,51 @@ +### 手机上也可以AI编程了 —— 无思微程序让移动设备开发触手可及 + +在移动设备上直接编写并运行代码程序,以往是比较繁琐和困难的事情。**无思微程序**通过引入DeepSeek AI编程,简化了开发和发布流程,将这一难题轻松解决。这款专为手机端设计的工具,聚焦HTML/CSS/JS代码的自动编写和运行,为编程爱好者、教育用户和轻量级开发者提供了更友好的移动开发方式。 + +--- + +#### 可以先看一段视频实操演示 +[![Bilibili Video]](https://www.bilibili.com/video/BV1xn55zKEUT) + +--- + +#### 一、AI助力:一句话生成可运行程序 +无思微程序创新性地将DeepSeek模型融入开发流程,打破传统编码门槛: +1. **自然语言转代码** + 用口语化指令描述需求(如“做一个赛博风格的TodoList”),AI自动生成完整的HTML+CSS+JS代码,无需手动逐行编写。 +2. **动态调整功能** + 对生成的代码可直接提出修改要求(如“将风格改为可爱风”),AI即时响应调整,实现“对话式编程”。 +3. **零基础友好设计** + 用户无需掌握完整语法规则,通过多次与AI交互即可完成功能开发,特别适合编程初学者快速验证想法。 + +--- + +#### 二、手机端的专属开发环境 +针对移动场景深度优化,提供传统PC工具难以实现的功能: +1. **即写即现的预览系统** + 粘贴或生成的代码可立即渲染为可视化界面,运行效果接近原生APP,支持触屏滑动、点击反馈等交互体验。 +2. **硬件调用标准化** + 支持调用手机摄像头(拍照/扫码)、麦克风(语音输入)、本地存储等功能,代码示例库提供常用场景模板。 +3. **多项目管理模式** + 每个HTML项目独立存储,运行界面与应用图标均可自定义,可直接点击启动不同项目,如同安装多个轻应用。 + +--- + +#### 三、贴合实际需求的实用功能 +1. **版本时光机** + 每次修改自动保存历史版本,避免误操作导致的代码丢失。 +2. **云端双保险** + 本地代码可选择同步至私有云空间,加密存储,换设备也可继续开发。 +3. **代码共享社区** + 开放代码广场功能,既能学习他人公开的创意项目(如小游戏、工具模板),也可将自己编写的程序一键分享给其他用户,同时支持二次开发。 + +--- + +#### 四、全平台覆盖方案 +- **手机端**: + iOS用户访问App Store,安卓用户通过应用商店搜索安装 +- **电脑端延伸使用**: + - Mac设备(M系列)直接运行iOS版本 + - Windows电脑通过安卓模拟器使用完整功能 + +--- diff --git a/docs/wusigram/assets/logo-512.png b/docs/wusigram/assets/logo-512.png new file mode 100644 index 0000000..bd5418f Binary files /dev/null and b/docs/wusigram/assets/logo-512.png differ