Skip to content
New issue

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

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

Already on GitHub? # to your account

Handle basic natural language queries #23

Open
DonaldKellett opened this issue Jan 18, 2022 · 0 comments
Open

Handle basic natural language queries #23

DonaldKellett opened this issue Jan 18, 2022 · 0 comments

Comments

@DonaldKellett
Copy link
Member

As suggested on Discord, what if our bot had a command that could process basic natural language queries and maybe respond to them by quoting from the appropriate Codewars docs, and / or attempt to translate them into other standard commands? E.g. assuming my server nick matches my Codewars username, I could ask:

?ask How many 1 kyus do I need to complete to reach 2 dan?

30

Basically something similar to this assignment in an AI course, which doesn't seem too sophisticated, though perhaps a more complex approach is required for greater accuracy. Of course, there's also the question of whether such things are suitable in Node.js / TypeScript compared to Python.

What do you think?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant