GithubHelp home page GithubHelp logo

bikramjitnarwal / just-your-feedback Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 8.81 MB

🐵 SurveyMonkey’s API Challenge Winner @ Hack the North: Automation of survey responses using Machine Learning

License: MIT License

Python 75.42% HTML 11.84% CSS 11.57% Shell 0.84% PowerShell 0.33%
surveymonkey-api imageai-python-library image-recognition python imageai machine-learning pyramid

just-your-feedback's Introduction

Hack the North: SurveyMonkey’s API Challenge Winner

Project Name: Just-Your-Feedback

Video of project https://www.youtube.com/watch?v=BxJxPFECzqQ

Project Summary: Based on SurveyMonkey’s Developer API Challenge, our group has created a Machine Learning Model which can be utilized by end-users to automate the submission of Survey responses. The machine learning algorithm was imported using the ImageAI Python Library. Using this library, we were able to train the Machine Learning model using Supervised Learning with 500+ images. After several implementations and re-iterations, the model was able to recognize hand gestures from the user. Our live-demonstration displays a Survey for user's experience with Hack the North Hackathon. Based on the user's hand gesture response on the embedded webcam, an automated submission is made and recorded.

Extra Notes about project: We used a Python library called ImageAI, which is useful for generating image recognition models based off of machine learning. In order to create an accurate model, we needed to take over 500 photos of the two different thumb states for model training and an additional 100 photos for model testing. We used the SqueezeNet algorithm to generate our image recognition model. The training process took well over 5 hours as it was our first time working with image recognition and finding the best algorithm to use. Originally, we wanted to train the model to recognize human hands, but due to the limited time constraints of the hackathon we opted for the simpler paper hands instead. Once the model was created, a new image can be compared against the model which will output a probability for each thumb state.

The SurveyMonkey API was quite easy to learn as it was very well-documented. We used Postman to easily test out some API calls and did not run into any problems. We were able to make successful API calls automatically which would create a new response to a survey. We were also hoping to display survey result data on our web application, but due to lack of time we kept it simple.

Technologies Utilized: Python, Pyramid (Web Framework), ImageAI (Python Library for Machine Learning Algorithms), JavaScript, HTML, CSS, JSON, SurveyMonkey's Developer API.

Developer Notes: Activate the virtual environment by running source pyenv/bin/activate from the project root. NOTE: To leave a virtual environment, simply run deactivate from within the virtual enviroment.

Install Requirements

Run pip install -e .. This installs all the Python packages specified in the setup.py file.

Run Waitress Server

Run pserve development.ini --reload.

just-your-feedback's People

Contributors

bikramjitnarwal avatar dependabot[bot] avatar

Watchers

 avatar  avatar

Forkers

adrianlamcw

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.