We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

RAG model implementation

KaranGoswami
Giga Contributor

Hi There,

I want to build a system that:

  1. Reads old incident tickets and documents
    (things that happened in the past and how they were fixed)

  2. Finds similar incidents when a new one happens
    So engineers don’t waste time searching.

  3. Uses AI to write a helpful summary and suggested fixes
    Based on what worked before.

  4. Makes on-call work faster and easier
    By giving quick answers, past solutions, and ready‑to-send updates.

I want to implementation this using RAG model.
Can anyone give me step by step instructions to implement it with all the pre-requisite.
Also according to my research the required plugins is AI Search (sn_ais) which is not visible to me in plugin section.

0 REPLIES 0