Getting Started with AI Navigator
This guide will walk you through installing and setting up AI Navigator from scratch. No technical experience needed — just follow the steps below. Most people are up and running in under 10 minutes.
Step 1 — Download the Plugin
Get the latest version of AI Navigator from ainav.teddyx7.shop/. You’ll download a file called ai-site-navigator.zip. Save it somewhere easy to find, like your desktop. Don’t unzip it — WordPress needs it as a zip file.
Step 2 — Get Your AI Key
AI Navigator needs a key from one of the AI services to work. A key is like a password that connects the plugin to the AI. Choose one of the three options below — all offer free tiers to get started.
- Go to platform.openai.com
- Create a free account
- Click your profile → API Keys
- Click Create new secret key
- Copy the key — it starts with
sk-
- Go to console.anthropic.com
- Create a free account
- Go to API Keys in the menu
- Click Create Key
- Copy the key — it starts with
sk-ant-
- Go to aistudio.google.com
- Sign in with your Google account
- Click Get API Key
- Click Create API Key
- Copy the key — it starts with
AIza
Step 3 — Install the Plugin
- Log in to your WordPress Dashboard
- In the left menu, click Plugins → Add New
- Click the Upload Plugin button at the top of the page
- Click Choose File and select the
ai-site-navigator.zipyou downloaded - Click Install Now
- When it finishes, click Activate Plugin
✅ You should now see AI Navigator listed under your installed plugins.
Step 4 — Enter Your Settings
- In your WordPress Dashboard, click Settings → AI Navigator
- Under Provider, choose which AI service you signed up with (OpenAI, Anthropic, or Google Gemini)
- Paste your API key into the API Key box
- Choose a Model — if you’re not sure, leave it on the default. The recommended options are marked for you.
- Optionally change the Widget Title (e.g. “Ask Us Anything”) and the Welcome Message that visitors see first
- Click Save Settings
✅ That’s it! Visit your website in a new browser tab and you should see the chat button in the bottom-right corner.
Step 5 — Test It Out
Click the chat button on your website and ask it a question about your site — like “What pages do you have?” or “Show me your latest post.” The assistant should respond with a helpful answer and a link.
Optional: Refresh Your Site Content
AI Navigator automatically updates its knowledge of your site once a day. But if you’ve just added new pages or posts and want the assistant to know about them right away, you can trigger a manual update:
- Go to Settings → AI Navigator
- Scroll to the bottom and click Rebuild Index Now
That’s all — the assistant will immediately know about your new content.