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: Routing of mathematical queries to WolfRamAlpha #5

Open
Dizzy611 opened this issue Oct 28, 2019 · 1 comment
Open

Comments

@Dizzy611
Copy link
Contributor

This should look for signs that a question is mathematical in nature, such as the usage of common variable names (x, y, z, theta, r), operators (=, +, *, /, etc) words that can sub for operands (what is 4 divided by 2, etc) and pass any such queries to wolfram|alpha, returning a summary of the first result.

As wr|a queries can take a while, maybe have an initial response of "Please wait..." before actually returning the query response.

@Dizzy611
Copy link
Contributor Author

Dizzy611 commented Oct 28, 2019

An example query and response:

[11:50] User: @birdbot What is the derivative of x^2(sin(x)?
[11:50] BOTbirdbot: @user: Please wait...
[11:50] BOTbirdbot: @user: WolfRam|Alpha says that the derivative of x^2(sin(x) is x(2sin(x)+xcos(x)).

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