Which AI models and providers does amaise use?
amaise uses the following AI services:
Azure OpenAI (Microsoft) — for LLM inference (document classification, metadata extraction, summaries, question answering). Processing is regional:
EU: Switzerland North with DataZoneStandard (processing limited to EU countries)
US: East US with DataZoneStandard (processing limited to US regions)
CH: Switzerland North (models strictly limited to Switzerland North)
Microsoft Abuse Monitoring is disabled for all amaise deployments — prompts and completions are not cached or accessed by Microsoft. This is contractually ensured via the Azure OpenAI configuration (DataZoneStandard or Switzerland North).
Google Document AI — for OCR processing (optical character recognition). Regional endpoints:
EU: EU endpoint (processing in the EU)
US: US endpoint (processing in the USA)
CH: Switzerland deployment (processing in Switzerland)
Document images are not stored by Google and not used for training.
The specific model versions are defined and fixed per environment in the infrastructure configuration. The platform is model-agnostic and configuration-driven — no model version is hard-coded in the application code.
