Guide

A fast, copy-paste guide to start using SightAI in minutes. SightAI exposes an compatible API and works with popular UIs/CLIs. You’ll set a Base URL and API key, then you can:

  • Call /v1/chat/completions from your app (cURL/Node/Python).

  • Plug SightAI into a web UI (e.g., Open WebUI) and chat like ChatGPT.

  • Use the Claude or Gemini (or others) CLI by pointing it to SightAI.

Sight handles smart routing across multiple providers to balance price, latency, and availability, with automatic fallback on failures.

Last updated