mrkeyoor.com_
Tue 01 Sept 17:45 UTC
AI Toolsevaluationupdated 31 Aug 2026

locally-uncensored review

Locally Uncensored is a desktop app for Windows and Linux that puts local AI chat, coding, image generation, and video generation in one interface. It tries to replace several model front ends with one installer, while still letting experienced users connect their existing local engines or optional cloud accounts.

+15 / 1dstars / 7d
Verdict

Our Locally Uncensored run installed 477 packages into 609 MB and found 5 high-severity advisories, so security-conscious teams should trial it on an isolated workstation first. It is worth trying when one local desktop needs to cover chat, coding, images, and video. Choose a narrower tool if you need a signed Windows installer, a macOS binary, enforced model moderation, or a green default test command.

We ran it

Lab card: what happened when we ran locally-uncensoredScreenshot of locally-uncensored (locallyuncensored.com)
Install✓ · 24s477 packages · 609 MB
Build✓ · 8s
Testsn/ano test script
Known vulns50 critical · 5 high · 0 moderate · 0 low (npm audit)
Repo1108 files~206,380 lines of source · 19.8 MB · 5 CI workflows

Answers from our run

Does locally-uncensored build from source?

Dependencies installed in 24 seconds (477 packages), and the build succeeded in 8 seconds. We cloned commit 10bfa0d into a clean Debian container with 3 CPUs and no project-specific setup.

Does locally-uncensored have tests you can run?

Not through a standard command: the project exposes no test script or target that our harness could run.

Does locally-uncensored have known vulnerabilities in its dependencies?

npm audit flagged 5 known advisories in the dependency tree at the time of our run.

Who should not use locally-uncensored?

macOS users who need a supported installer today: the README offers Windows and Linux packages, while macOS requires a source build and remains on the roadmap.

What are the alternatives to locally-uncensored?

Open WebUI, SillyTavern, ComfyUI. Our Locally Uncensored run installed 477 packages into 609 MB and found 5 high-severity advisories, so security-conscious teams should trial it on an isolated workstation first.

Setup3/5Fast web build; models, backends, and desktop packaging add work
Docs4/5Detailed setup, hardware, security, and backend guidance
Community4/51,318 stars, current releases, and recent issue responses
Maturity3/5Active v2.6.7 release, but core repair work is still landing

Discussed on

  1. hnLocally Uncensored – Local AI desktop app(chat,codeagent,image/videogen,nocloud)3 points
  2. hnLocally Uncensored v2.3.3 – local AI with Qwen3.6 and remote access3 points

Who it’s for

Windows and Linux users who want chat, coding, images, and video in one local desktop app.
GPU workstation owners who prefer downloadable models over a recurring hosted AI plan.
Developers already running Ollama, LM Studio, ComfyUI, or another supported backend who want one interface across them.
Teams comfortable reviewing an AGPL-3.0 desktop application and its downloaded model stack.

Who it’s NOT for

macOS users who need a supported installer today: the README offers Windows and Linux packages, while macOS requires a source build and remains on the roadmap.
Organizations that require an Authenticode-signed Windows installer: the security policy says the NSIS installer is unsigned and documents antivirus warnings.
Products that need enforced model refusals or a built-in content filter: the README promotes abliterated models and says generated media has no content filter.
Companies that require permissive licensing for redistributed modifications: the application is AGPL-3.0-only.

Setup reality

Our sandbox install succeeded in 24 seconds, adding 477 npm packages and using 609 MB on disk. The build succeeded in 8 seconds. The repository had no default test script or target, so our test step was skipped. npm audit reported 5 known vulnerabilities, all high severity.

The local path needs model downloads and one of 12 supported backends; image and video work uses ComfyUI. Optional OpenAI, Anthropic, OpenRouter, and other hosted providers require your own keys. Phone access is opt-in and uses a passcode over LAN or a Cloudflare Tunnel.

Windows and Linux get packaged releases, but macOS users must build from source. The README starts text chat at 8 GB of RAM and 6 GB of VRAM for an 8B model, with more GPU memory needed for many image and video choices. The Windows NSIS installer is not Authenticode-signed, although the update channel uses a signature.

Twelve local backends sit behind one desktop interface

Locally Uncensored connects to 12 local backends and combines chat, a coding agent, image generation, and video generation in one Windows or Linux app. Ollama, LM Studio, llama.cpp, vLLM, LocalAI, and several other engines can feed the chat side. ComfyUI handles visual work. The first-launch wizard can detect an existing engine or offer to install one, which is a sensible pitch for somebody who has collected separate local AI utilities and wants fewer windows.

The scope is unusually large for a young desktop project. Our checkout contained 1,108 files and about 206,380 lines of source in 19.8 MB. The React and TypeScript interface sits on a Tauri Rust backend, with model management, remote phone access, document chat, voice, local benchmarks, agent permissions, and optional hosted providers in the same application. That breadth is convenient, but every extra backend gives the maintainer another installation and compatibility path to keep working.

What happened when we ran it

Our sandbox installed 477 npm packages in 24 seconds and used 609 MB on disk. The production web build completed in 8 seconds. Those steps succeeded in a fresh, unprivileged Node 22 container with 3 CPUs and 8 GB of RAM. The result proves that the checked-out web code installs and compiles in that environment. It does not measure a Tauri desktop bundle, model download, ComfyUI setup, inference speed, or GPU compatibility.

The standard test step had no script or target, so our harness skipped it. We therefore have no passing test count to report for commit 10bfa0d. The repository scan found no tests directory, although it did find 5 CI workflow files. npm audit reported 5 known vulnerabilities, all high severity, with 0 critical, 0 moderate, and 0 low findings. A working build does not settle whether those advisories reach a shipped desktop path.

Twelve backend choices reduce setup friction but keep model work

The README says local use can work offline after the initial model download and sends no telemetry or analytics. Cloud connections are optional and use the reader's own provider keys. That distinction matters: a conversation sent through OpenAI, Anthropic, OpenRouter, or another hosted provider follows that provider's data path, while Ollama or the bundled engine can stay on the machine. Remote phone access is also opt-in, protected by a 6-digit passcode over LAN or a Cloudflare Tunnel.

The 609 MB npm environment we measured arrives before any model weights, Python environment, or ComfyUI bundle. Hardware demands then depend on the lane. The README lists 8 GB of system RAM for text chat, 6 GB of VRAM for a fast 8B model, and higher GPU requirements for many image and video models. Local execution removes per-request fees, but it moves storage, driver compatibility, model licensing, and heat onto the user's workstation.

Windows and Linux have packages; macOS remains source-only

Release v2.6.7 provides Windows installers and Linux AppImage, Debian, and RPM packages. The README describes macOS as a source-build option and keeps a packaged build on the roadmap. That is a clear dividing line for teams supporting mixed fleets. A browser-only development mode exists for interface work, but Tauri calls for filesystem access, updates, and other desktop functions do not operate there. Full contribution work also needs Node, Rust tooling, and relevant local AI services.

Windows has a separate trust problem. The security policy says the NSIS installer is not Authenticode-signed and may trigger ESET, Avast, or Microsoft SmartScreen warnings. The auto-update channel is signed, but that protection begins after installation. Combine that first-install gap with the 5 high-severity npm advisories from our run, and a managed workplace should inspect the release artifact, dependency paths, and downloaded binaries before broad deployment.

Version 2.6.7 repairs failures in everyday paths

Version 2.6.7 was published on August 31, 2026, and its release notes are dominated by repairs. They include a built-in engine that failed on a fresh installation, installed models that disappeared from the interface, providers that erased another provider's card, ComfyUI restart handling, chat backups during updates, and a path-based information leak in a model-size check. Fixing these is good maintenance. Their location in ordinary setup and model-selection paths also shows why this app still deserves a careful pilot.

Issue activity supports the same reading. Issue 121 reports a PyTorch libuv error while creating a LoRA on Windows 10, and issue 122 says a custom Windows model folder was not detected. GitHub listed 6 open issues and pull requests when fetched, while the last push and v2.6.7 release both landed on August 31, 2026. This is active work with fast repair cycles, rather than a settled desktop platform whose hardware paths rarely change.

A 609 MB dependency tree is easier to justify for all four jobs

Open WebUI is the cleaner alternative for a shared browser chat interface, while SillyTavern goes deeper on power-user conversation controls. ComfyUI is the direct choice when image and video graphs are the main work. Each drops part of Locally Uncensored's four-part bundle. That narrower scope can be an advantage if the team already has a model server, does not need a coding agent, or prefers to keep media generation separate from a chat client.

Locally Uncensored makes the strongest case on a personal Windows or Linux workstation where one person owns the models, GPU, and risk decisions. Our 24-second install and 8-second build make the source easy to inspect, but the skipped tests and 5 high-severity advisories stop this review short of a broad recommendation. Start with one local backend, verify the installer and model files, and add remote access or cloud keys only when those paths solve a specific need.

Alternatives

ProjectWhat it isPick it when
Open WebUI gh↗A browser-based interface for local and hosted language models.pick this instead when shared chat access matters more than desktop image, video, and coding workflows.
SillyTavern gh↗A power-user language-model front end with extensive chat controls.pick this instead when character chat and prompt control matter more than one-click media generation.
ComfyUI gh↗A node-based interface and backend for image and video generation.pick this instead when visual generation is the main job and direct graph control is useful.

What people are saying

  1. [github-trending] PurpleDoubleD/locally-uncensored

Sources

  1. Locally Uncensored README
  2. LU v2.6.7 release notes
  3. Locally Uncensored security policy
  4. LoRA training libuv error report
  5. Custom model location detection report

More ai tools reviews

claudian · SkillSpector · robin · mjlab · MoGe · awesome-design-md · the whole board →