# Building a GPT-style Assistant for historical incident analysis

DevFeed: [Building a GPT-style Assistant for historical incident analysis](<https://devfeed.tech/articles/building-a-gpt-style-assistant-for-historical-incident-analysis-11706.md>)

Original publisher: [Read original article](<https://incident.io/blog/building-a-gpt-style-assistant-for-historical-incident-analysis>)

Author: Teddy Aristide Necsoiu

Published: 2024-01-18T12:33:32Z

Content type: article

Language: en

Sources: [The incident.io Blog](<https://devfeed.tech/sources/the-incident-io-blog.md>)

Topics: [incident](<https://devfeed.tech/topics/incident.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [ChatGPT](<https://devfeed.tech/topics/chatgpt.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [analysis](<https://devfeed.tech/tags/analysis.md>), [api](<https://devfeed.tech/tags/api.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [incident](<https://devfeed.tech/tags/incident.md>), [incident-channel](<https://devfeed.tech/tags/incident-channel.md>), [incident-management](<https://devfeed.tech/tags/incident-management.md>), [incident-response](<https://devfeed.tech/tags/incident-response.md>), [openai](<https://devfeed.tech/tags/openai.md>), [outage](<https://devfeed.tech/tags/outage.md>), [post-mortem](<https://devfeed.tech/tags/post-mortem.md>), [slack-incident](<https://devfeed.tech/tags/slack-incident.md>), [visualization](<https://devfeed.tech/tags/visualization.md>)

## AI overview

This article describes the development of a GPT-style assistant for exploring historical incident data. The team began with a one-week proof of concept to test natural-language queries, complex visualizations, and insight generation, then expanded the effort into a real product feature after validating the concept with a customer.

## Source excerpt

What looks like making GPT-style assistant in a little over a month