All Projects → DavidIsrawi → Allthefeels

DavidIsrawi / Allthefeels

Alexa prompts the user how his/her day is going, then depending on the sentiment expressed by the user, it produces a list of regularly-updated Spotify playlists tailored to his/her mood

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Allthefeels

Alexa Sign Language Translator
A project to make Amazon Echo respond to sign language using your webcam
Stars: ✭ 398 (+1994.74%)
Mutual labels:  alexa
Alexa Smarthome
Resources for Alexa Smart Home developers.
Stars: ✭ 496 (+2510.53%)
Mutual labels:  alexa
Alexa media player
This is a custom component to allow control of Amazon Alexa devices in Home Assistant using the unofficial Alexa API.
Stars: ✭ 630 (+3215.79%)
Mutual labels:  alexa
Musicplayer
Implemented using Clean Arch, MVVM, LiveData, Room, Koin, Coil, Service, Notification and ExoPlayer
Stars: ✭ 413 (+2073.68%)
Mutual labels:  playlist
Awesome Amazon Alexa
🗣Curated list of awesome resources for the Amazon Alexa platform.
Stars: ✭ 458 (+2310.53%)
Mutual labels:  alexa
Unity Sdk
🎮 Unity SDK to use the IBM Watson services.
Stars: ✭ 546 (+2773.68%)
Mutual labels:  watson
Autoedit 2
Fast text based video editing, node Electron Os X desktop app, with Backbone front end.
Stars: ✭ 343 (+1705.26%)
Mutual labels:  watson
Alexa Skills Kit Sdk For Python
The Alexa Skills Kit SDK for Python helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
Stars: ✭ 678 (+3468.42%)
Mutual labels:  alexa
Visual Recognition Coreml
Classify images offline using Watson Visual Recognition and Core ML
Stars: ✭ 489 (+2473.68%)
Mutual labels:  watson
Awesome Qa
😎 A curated list of the Question Answering (QA)
Stars: ✭ 596 (+3036.84%)
Mutual labels:  watson
Alexa Skills Dotnet
An Amazon Alexa Skills SDK for .NET
Stars: ✭ 412 (+2068.42%)
Mutual labels:  alexa
Flutter Assetsaudioplayer
Play simultaneously music/audio from assets/network/file directly from Flutter, compatible with android / ios / web / macos, displays notifications
Stars: ✭ 458 (+2310.53%)
Mutual labels:  playlist
Assistantcomputercontrol
Control your computer with your Google Home or Amazon Alexa assistant!
Stars: ✭ 554 (+2815.79%)
Mutual labels:  alexa
Ts3audiobot
Advanced Musicbot for Teamspeak 3
Stars: ✭ 397 (+1989.47%)
Mutual labels:  playlist
Ffdl
Fabric for Deep Learning (FfDL, pronounced fiddle) is a Deep Learning Platform offering TensorFlow, Caffe, PyTorch etc. as a Service on Kubernetes
Stars: ✭ 640 (+3268.42%)
Mutual labels:  watson
Haaska
Home Assistant Alexa Skill Adapter that supports v3 of the Alexa Smart Home Skill API
Stars: ✭ 369 (+1842.11%)
Mutual labels:  alexa
Sonus
💬 /so.nus/ STT (speech to text) for Node with offline hotword detection
Stars: ✭ 532 (+2700%)
Mutual labels:  alexa
Alexa Skills Kit Sdk For Java
The Alexa Skills Kit SDK for Java helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
Stars: ✭ 758 (+3889.47%)
Mutual labels:  alexa
Countries
Free legally receivable IPTV channels as .m3u for Kodi. :-)
Stars: ✭ 657 (+3357.89%)
Mutual labels:  playlist
Spotify Dl
Downloads songs from your Spotify Playlist
Stars: ✭ 578 (+2942.11%)
Mutual labels:  playlist

All the Feels

Project Idea

  • Alexa: How’s your day going?
  • User: (explains day)
  • Alexa: I feel you. I found some good playlists for you to listen to. Would you like to listen to X?
  • User: Yes
  • Alexa: (Play from Spotify)

Optional 1

  • User: No
  • Alexa: Ok. What about the Y playlist?

Optional 2

  • User: I don't want to listen to music
  • Alexa: Alright

What we need/what we will use:

Architecture

  • [X] Alexa -> JSON -> Text from user
  • [X] Text from user -> Python -> Watson score
  • [X] Score -> Python code -> Playlist
  • [ ] Playlist -> Play through Alexa
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].