alexa-maurice-chatgpt

Source code of an Alexa's skill using ChatGPT API

MIT License

Stars
7

Alexa's skill Maurice ChatGPT

Source code of an Alexa's skill using ChatGPT API.

⚠️ This skill is still in development because there are still some issues to validate.

Prerequisite

For the skill to work, you need to generate an OpenAI API key and replace it in the file /alexa-skill/lambda/index.js.


Common issues observed

  1. The skill allowed the user to search for mature questions but failed to filter out inappropriate responses via voice and home card. Please ensure that the skill filters out responses via voice and home card that violate Amazon content policies including profanity, sexually explicit material, hate speech or other mature content.

  2. The skill allowed the user to search for answers to questions but failed to provide clear attribution to the source of those answers. Please ensure that the skill provides attribution to the source in the skill description, voice response or home card.