Skip to main content

Overview

KiteFishAI is designed for regulated enterprises that cannot send data to external APIs. The Python SDK works identically against an on-prem deployment — just point it at your internal host.

Configuration

Or via environment variables:

Timeout tuning

On-prem hardware may have different latency characteristics. Tune accordingly:

TLS / self-signed certificates

If your internal deployment uses a self-signed certificate, pass a custom httpx client:
Do not set verify=False in production. Always use a proper CA bundle.

Data residency

All data stays within your premises. No telemetry or usage data is sent to KiteFishAI servers when running on-prem. This satisfies requirements under RBI, IRDAI, and India’s DPDP Act 2023.