AI Skill Hub 强烈推荐:本地AI工作流 是一款优质的Agent工作流。AI 综合评分 8.0 分,在同类工具中表现稳健。如果你正在寻找可靠的Agent工作流解决方案,这是一个值得深入了解的选择。
本地AI工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
本地AI工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 方式一:npm 全局安装 npm install -g locally-uncensored # 方式二:npx 直接运行(无需安装) npx locally-uncensored --help # 方式三:项目依赖安装 npm install locally-uncensored # 方式四:从源码运行 git clone https://github.com/PurpleDoubleD/locally-uncensored cd locally-uncensored npm install npm start
# 命令行使用
locally-uncensored --help
# 基本用法
locally-uncensored [options] <input>
# Node.js 代码中使用
const locally_uncensored = require('locally-uncensored');
const result = await locally_uncensored.run(options);
console.log(result);
# locally-uncensored 配置说明 # 查看配置选项 locally-uncensored --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export LOCALLY_UNCENSORED_CONFIG="/path/to/config.yml"
<img src="logos/LU-monogram-bw.png" alt="Locally Uncensored" width="80">
Some models are larger than any desktop card. Flip the Cloud switch in the same app and those run on hosted GPUs instead, with the heavy Create lanes alongside them. The same account works in the browser at lu-labs.ai, on a plan or on credit packs that do not expire. The local app stays free either way, and switching back to local costs nothing: plans and prices.
| Locally Uncensored | Open WebUI | LM Studio | Jan | SillyTavern | |
|---|---|---|---|---|---|
| Chat | **Yes** | Yes | Yes | Yes | Yes |
| Image generation | **Yes** | No | No | No | Partial |
| Video generation | **Yes** | No | No | No | No |
| Image to image and image to video | **Yes** | No | No | No | No |
| Coding agent | **Yes** | No | No | No | No |
| Agent with tools and MCP | **Yes** | No | No | No | No |
| Works out of the box | **Yes** | No | Yes | Yes | No |
| Remote access from your phone | **Yes** | Partial | No | No | Partial |
| Compare and benchmark | **Yes** | No | No | No | No |
| Answers directly, without refusals | **Yes** | No | No | No | Partial |
| Voice in and out | **Yes** | Partial | No | No | Partial |
| Document chat | **Yes** | Yes | No | No | No |
| Runs without Docker | **Yes** | No | Yes | Yes | Yes |
| Open source | **Yes** | Yes | No | Yes | Yes |
Deep dives: vs LM Studio · vs Jan · vs Open WebUI · vs GPT4All · vs Msty · vs KoboldCpp · vs SillyTavern · LM Studio alternatives · Best local AI apps 2026
Is it really free and offline? Yes. AGPL-3.0, no account, no usage limits. In local mode chat, agent runs and image and video generation all happen on your machine, with no telemetry and no analytics. The app checks GitHub for updates, and pressing the Cloud switch sends one anonymous daily count, which Settings names.
What does "uncensored" mean? Abliterated models have the trained in refusal behaviour removed from the weights, so it is not a jailbreak that can be patched or break. They answer directly, without refusals. Full guide.
What hardware do I need? Chat runs a 3B model on 8 GB of system RAM with no GPU at all, and an 8B model comfortably on a 6 GB card. Image generation starts at 6 to 8 GB of VRAM, and so does video on AnimateDiff Lightning or FramePack F1; the Wan and Hunyuan models want 12 GB or more. The model manager marks what fits before you download.
Can it replace ChatGPT or Claude? For most chat, writing and coding, yes, with a good 8B to 14B local model, and it stays private and unlimited. Frontier cloud models are still stronger on the hardest reasoning. You can add them with your own API keys, or use the Cloud switch.
Does remote access leak data? No. It is off until you turn it on, gated by a passcode, and it lists the devices that are connected. On your LAN nothing leaves the network; away from home an encrypted Cloudflare tunnel joins phone and PC. No third party AI server is involved.
What about macOS? Windows and Linux today. The source builds on macOS with npm run tauri build, and a proper macOS release is on the roadmap.
高质量的开源AI工作流项目,支持多种功能
该工具使用 NOASSERTION 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
📄 NOASSERTION — 请查阅原始协议条款了解具体使用限制。
总体来看,本地AI工作流 是一款质量优秀的Agent工作流,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | locally-uncensored |
| 原始描述 | 开源AI工作流:Local AI desktop app — chat, agent mode, image gen, video gen. Supports Ollama, 。⭐581 · TypeScript |
| Topics | aichatimage-genvideo-gentypescript |
| GitHub | https://github.com/PurpleDoubleD/locally-uncensored |
| License | NOASSERTION |
| 语言 | TypeScript |
收录时间:2026-06-07 · 更新时间:2026-06-08 · License:NOASSERTION · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端