Aspose.Words.AI module

The Aspose.Words.AI namespace enables seamless integration with large language models (LLMs), such as OpenAI and Gemini, providing robust support for AI-powered document processing.

Classes within this namespace allow to leverage advanced AI capabilities to perform tasks like summarizing, translating, and analyzing content of documents loaded into Aspose.Words.

This functionality extends the power of document automation, facilitating efficient, high-quality text transformations that support a wide range of use cases.

Classes

ClassDescription
AiModelRepresents information about a Generative Language Model.
AnthropicAiModelAn abstract class representing the integration with Anthropic’s AI models within the Aspose.Words.
CheckGrammarOptionsAllows to specify various options while checking grammar of a document using AI.
GoogleAiModelClass representing Google AI Models (Gemini) integration within Aspose.Words.
OpenAiModelClass representing OpenAi models integration within Aspose.Words.
SummarizeOptionsAllows to specify various options for summarizing document content.

Enumerations

EnumerationDescription
AiModelTypeRepresents the types of AiModel that can be integrated into the document processing workflow.
LanguageSpecifies the language into which the text will be translated using AI. .
SummaryLengthEnumerates possible lengths of summary.