Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Generative AI model for trouble-shooting #299

Open
michael12312 opened this issue Jan 9, 2024 · 0 comments
Open

Integrate Generative AI model for trouble-shooting #299

michael12312 opened this issue Jan 9, 2024 · 0 comments
Assignees

Comments

@michael12312
Copy link
Collaborator

michael12312 commented Jan 9, 2024

1. Current solution:

Now Theliv use Rule-based solution to do issue detection and analysis.

  • Painpoints:
  1. Difficult to extend: needs development work to support new issues.
  2. Needs to always keep updated, to support new kinds of issues.

2. Preferable Solution:

Take advantage of Generative AI model, to do trouble shooting and provide suggestions.

3. Motivations:

  1. New kubernetes issue analysis products like k8sgpt, Akuity, introduce Generative AI for trouble shooting and suggestions generation.
  2. More advanced and intelligent approach comparing to rule-based solution, keep pace with the developing & future trends.
  3. More quick and accurate on trouble-shooting and solution provision, reduce MTTD and MTTR, time & efforts as well.
  4. Helpful to finally achieve AiOps.

4. Works required

  1. Generate common interface for Generative AI model API integration.
  2. Generate client implementations for popular Generative Models service, like OpenAI...
  3. Build API request, and receive response.
  4. Before send the request, remove internal or confidential data.
  5. Show results in UI.
@michael12312 michael12312 changed the title Integrate LLM model for trouble-shooting Integrate Generative AI model for trouble-shooting Jan 9, 2024
@michael12312 michael12312 self-assigned this Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant