Round 1


Round 2

  1. Personal Assistant
  2. LLM for law
  3. LLM for generating promQL (over prometheus) / English to NOSQL converter
  4. Smart alert slack bot
  5. LLM for monitoring and optimally configuring a system (Cassandra.yaml -> config)

Round 3

  1. Personal Assistant
    • Too many tools out there
    • What will be the USP?
    • Will anyone actually use it? We already have Google Assistant or Siri?
  2. LLM for law
    • Too many tools out there for E-discovery and Legal research - Legal NER and IITK
  3. LLM for generating promQL
  4. Smart alert slack bot
    • Obtaining data is a challenge
    • Objectives aren’t clear - it’s an agent
  5. LLM for monitoring and optimally configuring a system
    • Where will we get the data?
CriterionpromQLoptimal config
InputEnglish sentencesConfig files and logs
OutputpromQL queryConfig files
Data availability??
TrainingEasy (match against the correct query)Hard? (Do we have to know the optimal config? Can we train the model by rewarding it based on the direction of change of parameters of interest?)

LLM for generating promQL