Real-time web search · Vision · Your own API

AI that belongs
to you.

LinkItAI by Nexum is a self-hosted AI assistant with real-time web search, vision support, and full API control. No third-party lock-in.

Start chatting free → View API docs
What makes it different
Built for independence.
🔍

Real-time web search

Every answer is backed by live search results. No knowledge cutoff, no outdated responses.

🔑

Your own API keys

Issue and manage API keys for your team. Full control over who accesses LinkItAI and how much.

👁

Vision ready

Send images, camera frames, or screenshots. LinkItAI describes and understands what it sees.

🌐

Multilingual

Detects your language automatically and responds in it. Polish, English, and more — no setup needed.

Two tiers, one platform

Free tier runs on a self-hosted 7B model. Pro tier uses Gemini 3.1 Flash-Lite for higher quality.

🔒

Private by design

No personal data collected. Pro conversations are stored anonymously to improve future models.

OpenAI-compatible API

Drop LinkItAI into any app that uses the OpenAI SDK. Same format, your infrastructure.

POST /v1/chat/completions Streaming Vision Web search
curl https://gateway.linkitai.workers.dev
/v1/chat/completions \
-H "Authorization: Bearer sk-..." \
-d '{
  "model": "LinkItAI",
  "messages": [{
    "role": "user",
    "content": "Hello"
  }]
}'

Simple pricing

Start free. Upgrade when you need more.

Free
$0
Self-hosted 7B model. Great for exploration and development.
  • Real-time web search
  • Vision support
  • Your own API key
  • Multilingual
Start for free
Pro ✦
$0*
Gemini 3.1 Flash-Lite. Smarter, faster, more reliable.
  • Everything in Free
  • Gemini 3.1 Flash-Lite
  • Higher accuracy
  • Helps train LinkItAI
Try Pro now

* Pro uses your own Gemini API key. Standard Gemini pricing applies.