API Configuration.
IRIS operates on a strictly local Bring Your Own Key (BYOK) architecture. Acquire the required API keys below to enable external inference and data extraction.
IRIS core execution depends entirely on third-party cloud LLM APIs (primarily Google Gemini). IRIS-X AI has zero control over third-party API providers, rate limits, tier modifications, or user key quota/billing issues. Furthermore, AI models are probabilistic and can make mistakes or hallucinations, and minor software bugs can occur in any complex software. IRIS-X AI is not responsible for external API failures, AI mistakes, or minor bugs, and all purchases are strictly 100% non-refundable.
How to apply your keys for Windows
You do not need to configure environment variables. Simply copy the generated key from the provider and paste it directly into the Settings Tab within the IRIS Desktop Application.
Google Gemini API
RequiredPrimary LLM provider required for core execution, multimodal vision, and natural language processing.
Acquisition Steps
- 1.Navigate to Google AI Studio.
- 2.Sign in with your Google Account.
- 3.Click 'Get API Key' in the left sidebar.
- 4.Create a key in a new or existing project.
Tavily Search API
OptionalRequired for autonomous web crawling and real-time search data extraction.
Acquisition Steps
- 1.Sign up at the Tavily Developer Portal.
- 2.Navigate to your dashboard.
- 3.Generate a new API key (Free tier available).
Hugging Face Token
OptionalRequired for accessing open-source visual models and local image generation.
Acquisition Steps
- 1.Create a Hugging Face account.
- 2.Go to Settings > Access Tokens.
- 3.Create a new token with 'Read' permissions.