jlooper / TwistNShout

🎸The Beatles Tribute Mobile App!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎸 Twist and Shout - the Ultimate Beatles Tribute App 🎧

Version Twitter: jenlooper

Featuring

🎸Daily Lyric: a random lyric selected from the 213 canonical songs in the Beatles discography

🎧Sergeant Pepper's Soundboard: Recreate the famous song, Tomorrow Never Knows, using loops

📱Album: Recreate the Hard Day's Night album cover with your own black and white selfies. Don't forget the beatnik hair!

✏New lyrics: RNN-generated lyrics

screenshot

Install

npm i

Usage

Ensure that you have Android Studio and Xcode installed to run this app on mobile simulators. You will also need an instance of Firebase for running the custom model. Follow the instructions for running NativeScript's Firebase plugin here.

This cross-platform mobile app is built with NativeScript-Vue, running custom machine learning models built for TensorFlow lite and running on your device with the Firebase plugin referenced above. Data is sourced from Wine Spectator magazine as discovered via Kaggle, and stored in Azure table storage. The data is discoverable via an API built with Azure functions.

Fake lyrics were generated with textgen-rnn. Try your own versions here. Learn more about Azure Notebooks here

The slide deck explaining this project is here

tns run ios

or

tns run android

Author

👤 Jen Looper

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

🎸The Beatles Tribute Mobile App!

License:Apache License 2.0


Languages

Language:JavaScript 50.2%Language:Vue 45.5%Language:CSS 4.2%