Pinokio AI browser ships v3.9 with 70% faster installs

Serge Bulaev

Serge Bulaev

Pinokio AI Browser just released version 3.9, making installs 70% faster with a new package manager. The app lets people install and run big AI projects in one click, without typing confusing commands. It now shows easy-to-read error messages and helps users see how much space each tool takes up. Pinokio is becoming more like an automation hub, letting users drag and drop tasks to build their own workflows. The community is growing fast, with lots of scripts available and people using the tool to save time and money on AI experiments.

Pinokio AI browser ships v3.9 with 70% faster installs

The Pinokio AI Browser has launched version 3.9, delivering a significant upgrade that boosts install speeds for complex AI projects by up to 70%. This desktop application simplifies running open-source AI by replacing complex command-line setups with one-click installations, a promise that has attracted over 5.6k stars on GitHub from developers and AI enthusiasts looking to escape dependency issues.

What's New in Pinokio v3.9: Speed, Clarity, and Control

Pinokio's v3.9 update achieves its 70% install speed boost by replacing the standard Python pip installer with the high-performance uv package manager. This change, combined with optimizations for parallel downloads, significantly reduces setup time for complex AI applications like Stable Diffusion across all major operating systems.

The June 2025 release (v3.9.0) focuses on user experience by integrating the lightning-fast uv package manager. This cuts Python installation times by up to 70% compared to pip, according to benchmarks on the project's GitHub repo. For managing large models, a new disk-usage panel clearly displays how much space each tool occupies. Additionally, a revamped error system translates cryptic codes like "ENOENT" into plain English, helping non-experts diagnose problems without external help.

Evolving From a Simple Installer to a No-Code Automation Hub

Pinokio is transitioning from a basic installer into a full-fledged automation platform. Scripts, defined in JSON, can now edit their own configurations at runtime. This capability powers a new visual workflow builder, featured in a 2026 tutorial, which allows users to drag and drop blocks to automate complex tasks like downloading a model, running inference, and posting results to a web form.

Key automation enhancements include:

  • Playwright integration for controlling headless browsers like Chromium and Firefox.
  • Push notifications to alert users when long-running jobs are complete.
  • Multitasking tabs that allow several applications to run concurrently without port conflicts.

While each app is isolated in its own Python environment, scripts retain full file system access. A "Verified" badge on the Discover page, granted after a manual review, serves as the primary security measure as more robust isolation methods are explored.

A Thriving Ecosystem and Real-World Applications

The Discover catalog now features over 100 community-contributed scripts for popular tools ranging from Stable Diffusion and Whisper to SmolLM3-3B. The experience is often compared to Steam for AI - users simply click install and launch. This ease of use is driving significant adoption.

Recent traffic data from Creati.ai highlights this trend, showing 271k monthly visits in Q2 2025 with short session times, suggesting users quickly find and install the tools they need. Community members regularly showcase local AI pipelines and emphasize the cost savings of experimenting on their own hardware instead of relying on expensive cloud GPUs.

The Future Roadmap for Pinokio

Looking ahead, the project's public roadmap on GitHub points toward several new features, including full command-line interface (CLI) parity, tools for remote collaboration, and deeper integration with Hugging Face. While the development team has hinted at adopting containerized backends for enhanced security and portability, no official timeline has been announced. For now, Pinokio's focus remains on providing rapid, hassle-free setups for individuals and small labs.