/alexa-currency-converter

Skill set for Alexa to convert between currencies.

Primary LanguageJavaScriptMIT LicenseMIT

Alexa-currency-converter

logo

Skill set for Alexa to convert between currencies.

So far the model only accepts certain representations for each currency. For more information, check the file currency.js in the repository.

The skill has been certified by Amazon and published in the Alexa skill store.

If you want to replicate the project:

  • Define the skill in Amazon Alexa skill page.
  • Copy the interation files - the intent schema, the custom slot type and the sample utterances to train the model.
  • Upload the archive in a AWS Lambda function.
  • Test the model