Skip to content

Razdeep/MathsFormula

Repository files navigation

Maths Formula

An Alexa skill for calculations

The Frontend part of the skill is MathsFormulaIntents.md.

The Backend part of the skill is handled by lamdba_function.py, which is an AWS Lambda Function.

Accessing MathsFormula Skill in your device

Android

  1. Download Amazon Alexa app from the playstore.

  2. Open Amazon Alexa app in your android phone.

  3. From the navigation option, select Skills & games. Skills_and_games.jpeg

  4. Type Maths Formula in the search bar and hit the search button.

  5. Select the skill as shown below

maths_formula.jpeg

  1. Tap on Enable.

enable.jpeg

  1. Get back to the home screen of the Alexa app.
  2. Say "Alexa open Maths Formula".
  3. Now, the skill is ready to use.

What can you ask?

Currently the Maths formula support the following features...

  • Say Learn Maths Formula
  • Ask What is the sine of 39 degree?(or any other trigonometric functions)
  • Ask What is the factorial of 5?
  • Ask What is the value of 9 to the power 3?"
  • Ask What is the sum of first 20 numbers?
  • Ask What is the value of 6 P 3?(Permutaion & combination both supported)
  • Ask Who created you?