ServiceNow Learning 92: NowAssist GenAI for Creator Process!

Shamma Negi
Kilo Sage
Kilo Sage

Hi All,

 

Today I will cover about "NowAssist GenAI for Creator."

 

 

What is Generative AI?

 

  • Generative AI is a type of artificial intelligence that creates realistic content by learning from existing data.
  • Generative AI can provide realistic and creative text, images, and other media to transform industries such as entertainment, marketing, and healthcare.
  • Generative AI is a form of artificially-intelligent computer system or algorithm capable of creating original content—quickly, effectively, realistically, and with some human oversight (to identify and eliminate inaccuracies)

Types of Generative AI

 

ShammaNegi_1-1701779831592.png

 

 

In Which Industries GenAI can help?

 

ShammaNegi_2-1701779870691.png

 

 

ShammaNegi_3-1701779877345.png

 

 

 

ShammaNegi_4-1701779884580.png

 

 

ShammaNegi_5-1701779891181.png

 

 

ShammaNegi_6-1701779896362.png

 

 

How it helps different resources?

ShammaNegi_7-1701779908428.png

 

 

 

 

 

  • It makes Developers and Admin more efficient, improving time to value.
  • It makes Customer/Agents/Employees more productive with personalized, efficient experiences.
  • It enables everybody to add values to the platform through no-code experiences.

 

What all functionality does it give?

 

  1. Summarize
  2. Sentiment Analysis
  3. Generate Content
  4. Code Generation/Generate a Code

 

  • Summarize

NowAssist powers agents with greater effectiveness by summarizing interactions, generating articles and recommending solutions.

 

ShammaNegi_8-1701779941358.png

 

 

ShammaNegi_9-1701779945450.png

 

 

  • Sentiment Analysis

This Sentiment Analysis tells you whether the sentiment is negative or positive based on what field you selected for “Utterance” in flow Designer.

 

 

ShammaNegi_10-1701779966186.png

 

 

 

  • Generate Content

ShammaNegi_11-1701779978622.png

 

 

 

  • Code Generation/Generate Content

ShammaNegi_12-1701779995682.png

 

 

 

 

FREQUENTLY ASKED QUESTIONS (FAQ)

  • What Generative AI providers are currently supported?
    • OpenAI and Azure OpenAI
  • What out-of-box use cases are provided by the Generative AI controller app?
    • Summarization, Content Generation, QnA, and Generic Prompt
  • What ServiceNow minimum version is compatible with the app?
    • Vancouver Patch 2+
  • What entitlements are required?
    • Inquire with your account reps
  • What builder interfaces have Generative AI capabilities?
    • Virtual Agent Designer, Mobile App Builder, Flow Designer, and scripting
  • Does my ServiceNow data leave my instance when using 3rd party Generative AI providers?
    • Yes. Please be aware that data and queries you make from the app are sent to OpenAI and Azure OpenAI. Note their data privacy policy and decide what usage policy best fits your organization.
  • Does the Generative AI Controller use Integration Hub to connect to OpenAI / Azure OpenAI?
    • Yes. There are embedded Integration Hub spokes built into the Generative AI Controller that connect to the third-party LLM service providers. LLM transactions from a SN production instance will be counted as Integration Hub transactions (except from sub-prod instances).
  • Is the Generative AI output moderated for unsafe or harmful content?
    • Yes. Using OpenAI as a provider, we automatically apply their moderation API. For Azure OpenAI, we also employ their home-grown moderation.
  • Is there a possibility that Generative AI output is inaccurate (e.g. hallucination)?
    • While we have minimized the possibility of hallucinations through selective use cases and prompt engineering, there is always a risk of inaccurate information in generated content. Thus, it is always recommended to employ human-in-the-loop review for such content.
  • Is it possible to modify/create my own prompt, temperature, or number of tokens?
    • Currently no. Prompts are currently read-only. Default temperature = 0. Default max_tokens = 500.
  • What models are currently supported?
    • GPT-3, GPT 3.5 turbo, GPT-4.
  • What is the cost per transaction calling the API?
    • It depends on the provider and the length of the output. As an example, OpenAI charges $0.002/1k tokens for GPT 3.5 turbo.

 

Hope it helps.

I hope this article helpful. Please mark it as helpful and bookmark if you like it.

 

Regards,

Shamma

 

Regards,Shamma Negi
3 REPLIES 3

Semazing
Tera Contributor

One of the best articles I've found with real world use cases. Thanks for putting this together to help get our creative juices flowing!

Thank you so much for these kind words. I am glad to hear such great feedback from you on community.

Keep reading and sharing!!

I will continue writing and sharing my learnings with community.

 

Thanks,

Shamma Negi

Regards,Shamma Negi

abirakundu23
Mega Sage

Hi @Shamma Negi ,

Really best article, useful & helpful.