JamseRyu/servicenow-ai-incident-agent
GitHub: JamseRyu/servicenow-ai-incident-agent
Stars: 0 | Forks: 0
# servicenow-ai-incident-agent
## What it does
- Ingests new ServiceNow incidents via REST API and parses the description and details.
- Classifies each incident's category and priority with an LLM, then routes it to the right assignment group.
- Drafts a suggested first response / resolution for a human agent to review and send.