Real-time search · Vision · Your own API keys

Your AI.
Your rules.

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

Start chatting free → Learn more
LinkItAI Chat — Free mode
U
What happened in AI today?
L
Based on today's web search: Google announced Gemini 3.1, OpenAI released new reasoning improvements, and Meta published new open-weight models. The AI space is moving fast today — want details on any of these?
U
Jaka jest pogoda w Warszawie?
L
Według aktualnych danych pogodowych, w Warszawie jest dziś około 18°C, zachmurzenie umiarkowane. Wieczorem możliwe opady deszczu.
Built for independence.
🔍

Real-time web search

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

🔑

Your own API keys

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

👁

Vision ready

Send images, camera frames, or screenshots. Designed for wearable vision assistance for blind users and beyond.

🌐

Multilingual

Detects your language automatically and responds in it. Polish, English, and more — no configuration 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 answers.

🔒

Private by design

No personal data collected. Pro conversations stored anonymously to train future versions of LinkItAI.

OpenAI-compatible API

Drop LinkItAI into any app that uses the OpenAI SDK. Same format, your infrastructure. Works with any client out of the box.

POST /v1/chat/completions Streaming Vision Web search
# Send a message to LinkItAI
curl https://gateway.linkitai.workers.dev
  /v1/chat/completions \
  -H "Authorization: Bearer sk-..." \
  -H "Content-Type: application/json" \
  -d '{
    "model": "LinkItAI",
    "stream": true,
    "messages": [{
      "role": "user",
      "content": "Hello!"
    }]
  '
Simple. Transparent.
Free
$0
Self-hosted 7B model. Great for exploration, development, and everyday use.
  • Real-time web search
  • Vision support
  • Your own API key
  • Multilingual responses
  • Streaming responses
Start for free
Pro ✦
$0*
Gemini 3.1 Flash-Lite. Smarter, faster, more reliable answers.
  • Everything in Free
  • Gemini 3.1 Flash-Lite model
  • Higher accuracy
  • Helps train LinkItAI
  • Priority improvements
Try Pro now ✦

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