Quick Start
From install to your first AI analysis in under 10 minutes.
Step 1 — Download
Choose your platform below and download the latest release from the AppStudio pricing page.
- Download
AppStudio-win-x64.zipfrom keysecnexus.com/#pricing - Extract the zip to a folder of your choice
- Double-click
AppStudio.exeto launch
- Download
AppStudio-mac-arm64.zipfrom keysecnexus.com/#pricing - Extract the zip and move
AppStudio.appto your Applications folder - Double-click to open
- Download
AppStudio-linux-x64.zipfrom keysecnexus.com/#pricing - Extract the zip
- Make the binary executable and run it:
chmod +x AppStudio
./AppStudio
Step 2 — Activate your license
On first launch, AppStudio opens directly to the License Activation screen.
Paste the key from your purchase confirmation email (sent by Lemon Squeezy from support@keysecnexus.com).
Activation requires internet once. After that, AppStudio works fully offline.
Need help with tiers, moving to a new machine, or activation errors? See the full License guide →
Step 3 — Connect your AI
AppStudio runs AI 100% locally — no OpenAI key, no cloud, no per-query costs. It needs a local AI server running on your machine. Pick whichever one you prefer:
Example: Ollama (CLI-based)
Download from ollama.com — available for Windows, macOS, and Linux. Install and launch (runs as a background service).
ollama pull qwen3:14b
On 8 GB VRAM or less:
ollama pull qwen3:8b
No config needed — AppStudio detects Ollama automatically on localhost:11434. For all other servers, set your Base URL in Settings → Advanced.
Using LM Studio, Jan, or another server? See the full LLM Setup guide →
Step 4 — Capture your first idea
Press Ctrl+Space from anywhere on your desktop, or click the ⚡ button in the app sidebar.
Enter a title, description, the problem it solves, your target audience, and a category.
Your idea is stored in your local vault. You can add more details anytime.
Step 5 — Run your first analysis
Make sure your local AI server is running. AppStudio will warn you if it can't connect.
The agent streams results step by step: Plan → Market → Compete → Revenue → Risk → Verdict → Mitigate. Each step builds on the last. Takes 2–5 minutes depending on your model and hardware.
You'll get a viability score, revenue score, effort score, and a final verdict: BUILD, VALIDATE, or SHELVE.