Skip to content

AI chatbot to explain issues #28

@pgesek

Description

@pgesek

Introduce an AI-powered assistant within the InfraScan web UI that helps users understand, prioritize, and resolve infrastructure issues detected in Terraform configurations and container environments.

The assistant will act as a chat-based interface and remediation helper, allowing developers to interact with scan results and receive actionable recommendations, explanations, and suggested fixes.

The objective is to move InfraScan from a reporting tool to an intelligent infrastructure optimization platform.

User Experience
The AI assistant will be accessible in the InfraScan web UI as a chatbot connected to the current project and scan results.

Users will be able to ask questions such as:

  • Why is this Terraform resource considered inefficient?
  • Which issues in this repository save the most money if fixed?
  • How can I fix this security issue?
  • What is the estimated cost impact of this resource?

The assistant will use:

scan results

Terraform configuration

cost estimation data

security rules

to generate contextual responses.

Scope

The initial scope is to introduce a context aware chat-bot. For now it is ok if it just explains to the user what the findings are and suggests fixes based on information available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions