Exploring Generative AI Controller

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 1 minute to read
  • Learn more about generative AI concepts and how to integrate third-party generative AI into the ServiceNow AI Platform to create content, summarize task records, and analyze user sentiment.

    Generative AI Controller overview

    Complex algorithms and deep learning models learn patterns and use that knowledge to generate new outputs. With Generative AI Controller, you can generate content directly within the ServiceNow AI Platform.

    Generative AI Controller integrates with external LLMs, including ones by OpenAI, Azure OpenAI, Google Cloud (AI Studio and Vertex), Aleph Alpha, and IBM watsonx. These capabilities are available in Flow Designer flows, Virtual Agent topics, and scripting like background scripts and business rules.

    Generative AI Controller benefits

    Benefit Feature
    Generate text to summarize complex information. Flow Designer Actions to Generate Content and Summarize
    Analyze user sentiment to identify and alleviate end-user concerns. Sentiment Analysis Flow Designer Action
    Query a large language model (LLM) directly. Generic Prompt Flow Designer Action
    Write scripts for AI model capabilities that are designed to increase the accuracy and scalability of your custom content. Script with generative AI
    Integrate with Now LLM Service or third-party AI service providers to customize your AI experience OpenAI, Azure OpenAI, Google AI, Aleph Alpha, IBM watsonx

    Get started with Generative AI Controller