Skip to content

Add some intelligence to the api results #27

@ankitmalikg2

Description

@ankitmalikg2

Currently, this is having only a fixed list of messages which might not be relevant.
Rather than just only a number of fixed messages, it should also have a category and return those kind of answers.

Some categories might:

1. Office Leave

  • “I'm on sick leave today. Let's circle back later.”
  • “Out of office – pretending to be productive elsewhere.”
  • “Can’t help, on leave and protecting my peace.”

2. Blunt No

  • “No.”
  • “Not happening.”
  • “That’s a hard pass.”
  • “Denied.”

3. Polite No

  • “I’d love to help, but I have to decline this time.”
  • “Unfortunately, I can’t commit to that right now.”
  • “Let me pass on this one, but thank you for thinking of me.”

4. Funny No

  • “I asked my dog. He said no.”
  • “Nope. Chuck Testa.”
  • “Not even if the fate of the universe depended on it.”
  • “My inner child just screamed no.”

5. Too Busy / Overwhelmed

  • “I'd love to, but my to-do list just threatened me.”
  • “Currently drowning in tasks. Ask me later.”
  • “My calendar rejected the request before I could.”

6. Blame-Shifting

  • “Legal team says no.”
  • “Blame it on the PM.”
  • “My cat walked on the keyboard and canceled it.”

7. Philosophical / Vague

  • “Sometimes, the best answer is no.”
  • “In another timeline, maybe yes.”
  • “That question was not meant to be answered.”

8. Passive-Aggressive

  • “Sure, if you want everything to break.”
  • “I could… but should I?”
  • “That's a bold request for someone in your position.”

Note: It can also have added support for chatGPT or some other LLM for generate categories and No

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions