NovAI Coder Setup Guide

From download to AI-assisted coding in under 2 minutes. Step-by-step with screenshots.

NovAI Coder is a one-click AI coding assistant that bundles OpenClaw with 7 pre-configured AI models. This guide walks you through the complete setup process — from download to your first AI-generated code.

What You’ll Get

System Requirements

OSWindows 10 or Windows 11 (64-bit)
RAM4 GB minimum (8 GB recommended)
Disk~200 MB free space
NetworkInternet connection required
Tip:

macOS and Linux support is coming soon. Check the NovAI Coder page for updates.

Installation Steps

1

Download the Installer

Go to the NovAI Coder download page and download NovAI-Coder-Setup-2.0.0.exe. The file is about 79 MB.

You can also clone the repo and build from source:

# Clone the repository
git clone /blog/novai-coder.git
cd novai-coder

# Install dependencies
npm install

# Run in development mode
npm start

# Or build the Windows installer
npm run build
2

Run the Installer

Double-click NovAI-Coder-Setup-2.0.0.exe to start the installation. The installer will:

Windows SmartScreen:

Windows may show a SmartScreen warning because the app is new. Click “More info” → “Run anyway”. The app is open source and safe — you can inspect the source code.

3

Get Your Free API Key

Visit aiapi-pro.com and create a free account:

  1. Click “Get API Key Free”
  2. Enter your email and choose a password
  3. Your API key appears instantly in the dashboard
  4. You’ll automatically receive $0.50 in free credits
No credit card required!

You can start with the 2 free models immediately. When you want to use paid models like DeepSeek, top up with PayPal (from $1) or USDT (from $5).

4

Paste Your API Key

Open NovAI Coder and paste your API key in the settings panel. The app will connect to NovAI’s API gateway and load all available models.

5

Start Coding!

You’re ready to go. Choose a model and start asking the AI to help with your code. Some things to try:

Choosing the Right Model

NovAI Coder comes with 7 models. Here’s when to use each one:

TaskRecommended ModelCostWhy
Learning & testingGLM-4.6V-Flash$0 (FREE)Zero cost, no limits
Quick questionsQwen-Turbo$0.06/1MFastest response, near-free
Serious codingDeepSeek V3.2$0.14/1MBest cost-to-quality ratio
Multilingual codeQwen-Plus$0.20/1MStrong CJK + English
Entire repo analysisMiniMax-Text-01$0.20/1M1M token context window
Image + codeGLM-4.6V$0.40/1MMultimodal, understands screenshots
Pro tip:

Use GLM-4.6V-Flash for day-to-day coding and switch to DeepSeek V3.2 only when you need better quality for complex tasks. This keeps your costs near zero.

Topping Up Your Balance

When your $0.50 credits run out (the 2 free models still work), top up through your NovAI dashboard:

A $5 top-up gives you roughly 35 million tokens with DeepSeek V3.2 — enough for 2–4 weeks of moderate coding usage.

Troubleshooting

Windows SmartScreen blocks the installer

Click “More info” → “Run anyway”. This happens because the app is newly released and hasn’t accumulated enough download history for Windows to trust it automatically.

API key not working

Make sure you copied the full key from your NovAI dashboard. The key should start with nvk- or be a long alphanumeric string. Try regenerating it in the dashboard if issues persist.

Slow responses

If you’re outside Asia-Pacific, latency may be slightly higher (~200ms). This is normal since the API servers are in Hong Kong. For the best experience in Asia, latency is under 80ms.

Ready to Code with AI?

Download NovAI Coder, get $0.50 in free credits, and 2 models that never expire.

Download for Windows →

Related Articles

Best Free GitHub Copilot Alternative 2026 → Cheapest Models for OpenClaw 2026 → DeepSeek API Python Tutorial → Pay with PayPal →
NovAI Coder — 2 free models, open source Download Free →