ritwik12 / Virtual-Assistant

A linux based Virtual assistant on Artificial Intelligence in C
GNU General Public License v3.0
128 stars 95 forks source link

Add basic math capabilities #84

Closed Eldart95 closed 4 years ago

Eldart95 commented 4 years ago

i would like to contribute basic math capabilities to the assistant (and update the readme of course), what do you think about that ?

ritwik12 commented 4 years ago

That will be good. can you add some complex maths too in addition to basic maths? That will be great.

Eldart95 commented 4 years ago

sure, i was thinking about addition,subtraction,multiplication,division,power and reminder. anything else ?

ritwik12 commented 4 years ago

@Eldart95 That will be great for basics. Let's first do that

Eldart95 commented 4 years ago

while i was implementing the calculator i realized that it would be better to use the command line - calculator - as it has many capabilities. i also added an calculator feature witch brings up the calculator. readme also has been updated. i made a push request for your review.

ritwik12 commented 4 years ago

@Eldart95 Ohk, Will review. Thanks :)

ritwik12 commented 4 years ago

Thanks @Eldart95, nice contribution to Virtual Assistant. Closing this being merged