Last updated
Vovsoft AI Automator is a lightweight Windows desktop utility that lets you schedule, manage, and run AI language model workflows locally or via cloud APIs, right from your PC with full control and privacy.
$ winget install --id VovSoft.AIAutomator --exact --version 1.3.0.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Vovsoft AI Automator uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
ai-automator.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
See the full silent install reference for Vovsoft AI Automator →
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
See Pckgr's app libraryVovsoft AI Automator is a lightweight Windows desktop utility that lets you schedule, manage, and run AI language model workflows locally or via cloud APIs, right from your PC with full control and privacy.
Local Hardware & Cloud Flexibility
The software is designed to work with local AI runtimes such as Ollama and LM Studio, which can take advantage of your existing hardware. It can utilize your CPU and GPU for local inference, including NVIDIA RTX, AMD, and Intel. The application can also connect to cloud AI services like OpenAI, Anthropic Claude, and Gemini, allowing you to choose between local model execution and fast cloud-based processing depending on your needs.
AI Task Scheduler
Setting up scheduled tasks is completely effortless. You can assign prompts to your preferred model to run at specific time intervals, allowing you to choose the exact number of minutes between executions, automating periodic tasks. By configuring the execution timer — combined with the option to auto-run at Windows startup and minimize to the system tray — the software operates silently in the background, continuously interacting with your chosen large language models and saving the results directly to your local drive. This transforms repetitive API interactions into a smooth, completely unattended process.
Batch Prompt Scheduler
The built-in queue system allows you to load batches of text prompts and image/audio inputs to be processed sequentially. You can also manually edit workflows using `tasks.json` and `models.json` files, giving full control over execution behavior without relying only on the GUI. This makes it easy to structure and manage workflows at scale. Instead of manually waiting for one response to finish before sending the next, you can line up hundreds of tasks and step away. The program will systematically route each input to your chosen LLM, and save the generated outputs into your specified destination files.
Flexible Prompt Input
The software can read prompt from external sources, giving you full flexibility in how you define your AI queries. Supported input methods include:
- File: Load your prompt directly from a local file on your system, making it easy to reuse, version, and edit prompts outside the application.
- URL: Fetch prompt content from a specified web address, enabling dynamic or remotely managed prompt workflows.
- Browser: Fetch prompt content directly from a website using an integrated browser, allowing you to capture queries from secured or logged-in sessions.
Simplified AI Automation
The true advantage of this utility lies in its absolute simplicity. While complex automation platforms like n8n or AI agents like OpenClaw offer broad capabilities, they often introduce unnecessary overhead. They typically require configuring and maintaining dedicated servers or cloud instances, which completely contradicts a private, local-first workflow. Furthermore, because of their complex agentic background processes, they can consume massive amounts of tokens, quickly making API usage unexpectedly pricey. In contrast, Vovsoft AI Automator operates entirely as a desktop application on your existing Windows machine. It executes exactly what you schedule with complete transparency, ensuring predictable token usage without any hidden server costs or complicated infrastructure to manage.
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for Vovsoft AI Automator.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.