Glossary
- AEO (Answer Engine Optimization)
AEO (Answer Engine Optimization) is the practice of making your content become the answer directly: answer-first structure and question-answer formatting, adapted for voice assistants, featured snippets and AI direct-answer scenarios.
- AI API Gateway
An AI API gateway is a unified access layer between your application and LLM providers: call multiple model families with one API key and one protocol, with routing, billing, audit and failover built in.
- GEO (Generative Engine Optimization)
GEO (Generative Engine Optimization) is the practice of optimizing content for AI answer engines like ChatGPT and Perplexity: making your brand easy for AI to retrieve, understand and cite in generated answers.
- ISR (Incremental Static Regeneration)
ISR (Incremental Static Regeneration) is a Next.js rendering strategy: pages are served as static HTML while being regenerated in the background on a set interval — combining static speed with content freshness.
- Pay-as-you-go
Pay-as-you-go is a usage-based billing model: no subscription lock-in — you are billed for actual usage (e.g. tokens consumed) and only pay for what you use.