Giter VIP home page Giter VIP logo

volhacks2016-eventgetlit's Introduction

eventgetLIT

Volhacks @ UT Knoxville

Authors: @miadantas @jboudreau3 @Yihsuan

eventgetLIT is a Amazon Alexa Skill Kit that integrates with the Eventbrite API using Python 2.7 to search for events. This program parses users' natural speech and serves keywords to the API which in turn surfaces the most relevant events. This application was developed 9/30/16 - 10/2/16 as part of the University of Tennessee Knoxville's inaugural Volhacks Hackathon.

#Basic Usage This project was this group's first attempt at programming hardware, and as such, the application we have built is based in simplicity. However, we have tried to create a comprehensive program that covers many variations of natural speech. Using Amazon Echo's native intent schema, utterance patterns, and lambda functions, Alexa is able to understand and parse almost 200 difference variances of asking for events including parameters such as KEYWORDS, LOCATION, and DATE. (Please refer to the speechAssets folder for a complete summary of what Alexa can and cannot parse). Additionally, after taking these parameters and relaying information regarding events verbally, this program will surface a CARD directly to your Alexa app with the key event information and a shortened URL you may paste into a browser.

#Easter Eggs If you integrate this directly into your own Amazon Echo, try some of these phrases:

"What's going on today around the University of Georgia?"

"What's going on today around the University of Tennessee?" (Try this one out a couple times)

"I'm done"

SEC fans be weary of asking what's going on in Orange Nation

#Resources

volhacks2016-eventgetlit's People

Contributors

lisa-su avatar miadantas avatar jboudreau3 avatar

Stargazers

Max Shenfield avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

Forkers

jboudreau3

volhacks2016-eventgetlit's Issues

Get user specific search results

Get user specific search results by integrating OAuth into the API flow and adding

incorporate_user_affinities=True

to search API call.

You can learn more about Eventbrite OAuth flow here and Amazon provides some information about account linking here.

Replace Volhacks specific easter eggs

The Easter Eggs were one of the best parts of the presentation, but wouldn't make much sense in a general use project. I think keeping Easter Eggs is awesome, but this is a list of hard coded ones that should be replaced.

Maybe some historic easter eggs for specific dates, times, and places?

Replace default "Knoxville" location

The default "Knoxville" location should be replaced with a response prompting the user for a specific location.

Alternatively, you might be able to get and store a user's location as part of the Skills installation and save it to a service like Amazon's Dynamo DB?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.