The AI writes recipes. Vibra-Ingenn executes them deterministically in 0–200ms. Zero data leaks.
⚡ Universal AI Integration Hub: Flawless compatibility with frontier foundry platforms (Claude, Antigravity, OpenAI, DeepSeek, Gemini) & local open-weight models (Ollama, LM Studio).
Engine Highlights
Designed from the ground up for 20x–100x token efficiency, foundry model compatibility, 2B model power, complete privacy, and machine-speed execution.
This isn't just about saving on your API bill — your entire economic model just changed. Traditional agentic chat loops bleed 25,000–50,000 tokens per test. Vibra-Ingenn compiles workflows into single-pass recipes (~500 tokens). This means you can test 100 automated strategies for the cost of one traditional API run. For indie makers and entrepreneurs, you only need 1 out of 100 strategies to be profitable to win.
Slashes user API bills by up to 98% (20x to 100x more work per token!). Single-pass recipe compilation uses ~500 tokens per workflow instead of 25,000+ token chat loops.
Native Go core engine executes multi-step workflow pipelines, file ops, and REST APIs deterministically in 0–200ms.
Turns free, lightweight 1.5B–3B open-weight models (Llama 3.2 3B, Qwen 2.5 3B, DeepSeek-R1 1.5B) into unstoppable execution supercomputers with zero formatting failures.
Works seamlessly with top foundry platforms (Claude, Antigravity, OpenAI) and local runtimes. Scrapes web pages (strip_html), queries REST APIs, and logs host dossiers.
Dynamic path resolution ({{desktop_dir}}), auto-repairing JSON pre-parser (RepairTruncatedJSON), and local hardware fingerprint licensing. Zero hardcoded personal paths.
Live Execution Showcase
Real deterministic execution results on Windows. Zero cloud dependencies, zero format hallucinations.
Giving AI agents physical desktop screen vision, mouse click coordinates, and keyboard control. Work with any local desktop app seamlessly.
What it is
Every modern AI model (Claude, Cursor, GPT-4, local LLMs) has the same limitation — they are powerful thinkers, but lack safe, reliable, deterministic local execution. Vibra-Ingenn is a bolt-on local runtime that gives AI agents real physical hands.
Just run Setup_Vibe_Engine_PRO.exe with Recommended Settings pre-selected.
Auto-configures local integrations in 1 second with automatic pre-install backup protection!
Uncheck the recommended box during setup and manually add these 4 lines to your config file:
"vibra": { "command": "vibra", "args": ["mcp"] }
That's the entire setup. No Python runtime dependencies, no Docker containers, no node modules to install. Download the single 8.6 MB Go binary, add those 4 lines, and your AI agent can execute jobs deterministically.
Getting Started
Integrate the execution layer into your daily AI development workflow seamlessly.
Download the 8.6 MB Go binary and point your MCP configuration (Cursor, Claude, VS Code, Windsurf) to vibra.exe mcp. It instantly registers available tool primitives.
Ask your AI agent to perform real tasks. For example: "Fetch the top 5 repos from GitHub API, format a summary table, and save it to C:\reports\summary.txt". The AI generates the 8-field JSON workflow recipe automatically.
Vibra-Ingenn parses the recipe, validates local security constraints, executes file/HTTP/script tasks, and returns verified outputs back to the AI in milliseconds.
Real-World Applications
Unlock high-value execution scenarios across local development, data workflows, and offline AI processing.
Chain HTTP requests with local file operations. Fetch REST APIs, process JSON payloads, and generate structured markdown, CSV, or HTML reports directly on disk.
Execute local build scripts, run CLI diagnostic tools, inspect system environments, and pass output logs directly back into LLM reasoning loops automatically.
Pair with local LLMs (Ollama or LM Studio). Perform document processing, local file search, and encrypted credential management completely offline—zero data leaves your device.
Upcoming major update! Give AI agents vision of your monitor and physical mouse/keyboard hands to operate legacy software, desktop apps, and web browsers automatically.
Impulse Launch Pricing & Free Trial
Experience 100% full Pro access on your Windows machine with a 7-day free trial. Cancel anytime before trial ends.
7-Day Free Trial — Cancel Anytime
Installer & Archive
100% Standalone Windows Executable. Runs out-of-the-box on Windows 10 & 11 PCs with zero prerequisites.
Setup_Vibe_Engine_PRO.exe
Inno Setup automated installer. Installs engine binaries, sets up background service, and creates desktop shortcuts.
Download 1-Click Setup (.exe) 🚀Vibra-Ingenn-Windows-x64.zip
Zero-installation standalone portable ZIP. Extract anywhere and run vibra.exe directly.
Vibra-Ingenn includes native auto-discovery for local open-weight model runtimes:
http://localhost:11434
🧪 LM Studio: http://localhost:1234
⚡ No Python or Go runtime dependencies needed on customer PCs. Turn local models (Llama 3.2, Qwen 2.5, DeepSeek-R1) into workflow execution supercomputers!
Interactive Dashboard Guide
Launch vibra serve or click your Desktop shortcut to open the built-in Web Dashboard at http://localhost:8990. Here is a breakdown of every feature and control:
Think of Vibra-Ingenn as the bridge between the AI's Brain and your Computer's Hands:
http://localhost:8990/health
Displays your active engine status, version string (e.g. Vibra-Ingenn v1.2.1), dynamic matrix glitch animations, and local server loopback connection health.
AI Recipe Compiler
Type any prompt (e.g. "Scrape live crypto prices and create a daily report on my Desktop"). The AI writes a 7-point JSON recipe, and Vibra executes native handlers in 0–200ms.
Hardware ID (HWID) Protection
Paste your 30-Day Pro Subscription Key (VIBRA-PRO-89A1-...) into the left sidebar key box and click Activate to unlock full web scraping & advanced features.
Cryptographic Audit Log
Shows real-time task cards (file_op, http_request, transform), execution duration (e.g. 138ms), success status, and exact output file paths saved to your Desktop.
The Core Schema
Every task in every recipe follows a clean, predictable structure. The AI generates these fields, the engine executes them with sub-millisecond efficiency.
| Field | What It Does |
|---|---|
| id | Unique identifier for the task within the recipe pipeline |
| trigger | Activation trigger — manual, event:prev_success, or cron schedule |
| action_type | Primitive operation: file_op, http_request, run_script, etc. |
| target | Destination target — file path, URL, script path, or model endpoint |
| payload | Task payload options, supporting dynamic {{template_vars}} |
| auth | Encrypted key reference in the local secrets vault |
| output | Output routing — pass to next task, save to disk, or log to console |
| next | Task chaining target or conditional branch target |
Supported Action Types
Get notified the moment the Full GUI Computer Use update drops!
🔒 Zero spam. Unsubscribe anytime. Your address is stored on our own server — no third-party form collector.Explore pre-verified workflow recipes designed by the community. Copy the JSON payload to load it instantly into your local Vibra-Ingenn dashboard!
Built a cool new workflow with Claude or DeepSeek-R1? Share it with the community so other developers can import it!