Getting Started

Quickstart

Sythoria is a lightweight, privacy-first AI chat interface that connects to any OpenAI-compatible API. No accounts, no tracking — just pick a provider, add your key, and start chatting.

Installation

  1. Download the latest release from GitHub
  2. Install and launch Sythoria
  3. Click Start on the welcome screen
  4. Open Settings (gear icon in the sidebar) and configure your first model
  5. You're ready to chat

Add your first model

When you open Settings for the first time, a default OpenAI model is pre-filled. You can keep it, switch providers, or add more. For each model you need a provider preset and an API key — the rest fills in automatically.

ProviderSetup guideWhere to get your keyKey?
OpenAI/docs/providers/openaiplatform.openai.com/api-keysYes
Anthropic/docs/providers/anthropicconsole.anthropic.comYes
Google Gemini/docs/providers/geminiaistudio.google.com/apikeyYes
Ollama/docs/providers/ollamaNone — just run ollama serverNo
OpenRouter/docs/providers/openrouteropenrouter.ai/keysYes
NVIDIA NIM/docs/providers/nvidia-nimbuild.nvidia.comYes

Your API key is stored only in the app's local storage — it never touches Sythoria's servers. See Privacy & Security for the full breakdown.

Start chatting

  1. Pick a model from the dropdown in the chat input bar
  2. Type a message and press Enter
  3. Responses stream in real-time, token by token

That's it. You're running Sythoria.

What's next?

SythoriaDocs Navigation