Skip to main content

Getting Started

Get Exorous up and running on your local machine in minutes.

Prerequisites

  • Python 3.10+ (highly recommended)
  • An API key for an LLM provider (OpenRouter, OpenAI, Gemini, or Anthropic)

Installation

pip install exorous

First Run

Simply type the command to start the interactive session:

exorous

On your first run, Exorous will guide you through a quick onboarding to select your LLM provider and configure your API key.

Next Steps