| AiModel | An abstract class that handles integration with various AI models in Wordize. |
| AnthropicAiModel | Anthropic AI Model. |
| CheckGrammarOptions | Allows to specify various options while checking grammar of a document using AI. |
| GoogleAiModel | Google AI model. |
| GrammarChecker | Provides methods for checking grammar in documents using AI. |
| GrammarCheckerContext | Grammar checker context. |
| OpenAiModel | OpenAi model |
| SummarizeOptions | Allows to specify various options for summarizing document content. |
| Summarizer | |
| SummarizerContext | Document summarization context. |
| Translator | Provides methods for AI-powered document translation. |
| TranslatorContext | Document translator context. |