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

[Feature Request] FAQ commands #2

Open
7 of 15 tasks
phoenixpereira opened this issue May 19, 2024 · 0 comments
Open
7 of 15 tasks

[Feature Request] FAQ commands #2

phoenixpereira opened this issue May 19, 2024 · 0 comments
Labels
enhancement New feature or request priority:normal Normal priority; should be worked on when possible

Comments

@phoenixpereira
Copy link
Member

phoenixpereira commented May 19, 2024

Overview

Add FAQ commands to provide users with information about the club.

Details

Below information should be added, tested, and fine-tuned as needed to duckbot_train_data.csv so that the FAQs can be implemented using NLP with Google Gemini.

  • General information about the club
  • General information about club membership
  • Information on how to join the club
  • Benefits of joining the club
  • When the membership expires (End of year)
  • General information about the club's committee (Requires manual committee list or integration with website)
  • General information about the club's sponsors (Requires manual sponsor list or integration with website)
  • Information about the club's Annual General Meeting (AGM)
  • Information about the club's Special General Meeting (SGM)
  • General information about the club's events
  • Information about the next upcoming event/s (Requires manual event list or integration with website)
  • Information about a specific event, like the CS Club's pub crawl (Requires manual event list or integration with website)
  • Information about Ravi's Study Program (RSP)
  • Information about Competitive Programming Club (CPC)
  • Information about Capture the Flag Club

Why would this feature be useful?

FAQ commands would provide users with various information about the club, such as what we do, upcoming events, etc.

Additional Notes

We were originally going to hardcode FAQ commands which would not be ideal. Instead we are now using NLP and Google Gemini.

@phoenixpereira phoenixpereira added the enhancement New feature or request label May 19, 2024
@phoenixpereira phoenixpereira changed the title [Feature Request] Add FAQ commands [Feature Request] FAQ commands May 19, 2024
@phoenixpereira phoenixpereira moved this to Todo in DuckBot May 19, 2024
@phoenixpereira phoenixpereira added the priority:normal Normal priority; should be worked on when possible label Aug 5, 2024
@phoenixpereira phoenixpereira added this to the NLP milestone Aug 5, 2024
@phoenixpereira phoenixpereira added the blocked Requires another issue to be completed first label Aug 5, 2024
@phoenixpereira phoenixpereira removed the blocked Requires another issue to be completed first label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:normal Normal priority; should be worked on when possible
Projects
Status: Todo
Development

No branches or pull requests

1 participant