https://github.com/virresh/skill-oct-hack
Interview Me Alexa Skill hack
https://github.com/virresh/skill-oct-hack
Last synced: 11 months ago
JSON representation
Interview Me Alexa Skill hack
- Host: GitHub
- URL: https://github.com/virresh/skill-oct-hack
- Owner: virresh
- Created: 2018-10-19T21:52:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-27T10:51:45.000Z (over 7 years ago)
- Last Synced: 2025-01-19T08:28:01.891Z (over 1 year ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alexa Skill for fun
This skill uses scrapy, sendgrid, boto3 and ask-sdk for
- Asking user a topic of their choice
- Fetching a question on that topic from geeks for geeks archive
- Emailing that question if user wants it
# Privacy Policy
The skill in no way stores any of the users personal information.
The email id is retrieved upon request and not stored anywhere.
No authorship is claimed over the questions, all questions are attributed to
geeks for geeks archive.
All of the above is verifiable from the code present in this repository.
The skill may save your alexa user id in order to save information about your
progress. This is anonymised information solely used for the purpose of enhancing
user experience. In case you wish this information to be deleted, kindly contact me
along with your alexa user id for the same.
# Terms of Use
This skill is provided "as-is" and you may use it for your benefit at your own risk.
Bugs can be reported in the issues section and you're welcome to contribute.
In case you wish to develop further upon this skill, contributions are welcome,
otherwise if you host it separately, I expect you to abide by the License and keep it
free for all and send back an attribution to the authors (which is me for code
and geeks for geeks for content)
By using this skill, you agree to allow storage of your alexa user id for tracking
the questions presented to you already.
# License
Creative Commons Attribution Share Alike: https://creativecommons.org/licenses/by-sa/4.0/