amosproj / amos2023ws01-ticket-chat-ai

MIT License
3 stars 1 forks source link

[BE] AI provides possible solutions to the tickets #17

Open AnnaH3003 opened 8 months ago

AnnaH3003 commented 8 months ago

Description

The AI should to be trained to already suggests initial approaches to solve the user's issue described in the ticket. Moreover, it should generate a score indicating the certainty of the response's success.

The generated solution should be noted in the form of a comment on the corresponding ticket; the author of the ticket should be called "Talktix". The comment should include following disclaimer in the beginning: "This response was created by artificial intelligence."

Users should be notified when changes, such as a comment, have been made on their ticket via email. The email's content should state:

"Hi there!

an initial comment has been made on your ticket [ID] by our Talktix Artificial Intelligence. Please handle with care, as it is still learning and may not always find the right solution straight away:

[display comment - if ticketing system is in place replace with link to the ticket behind "ticket ID"]

Best regards, Talktix"

Nice to have

Acceptance criteria

Definition of done (DoD)

DoD general criteria

AnnaH3003 commented 7 months ago

If training the AI and getting the certainty score is independent of each other, it should be done after another

AnnaH3003 commented 7 months ago

Where could we find the data for the AI training? Which data is required?