Announcing the Winners! AI for Education Global HackWeek, 2017

5 winners from 3 continents taking home $19K in prizes + lots of honorable mentions

Anshul Bhagi
OpenEd.ai
6 min readAug 15, 2017

--

Thank you to the 1,400 students and professionals from around the world that signed up to participate, to the 350 of you that attended OpenEd.ai’s free ML and Data Science workshops in-person two weeks ago, and to our partners IBM, Google Developer Groups, Omidyar Network, Digital Ocean, Amazon Web Services, IIT Delhi, Camp K12, and NITI Aayog.

We received projects from 80 participants, and our judges Prof. Alexander Rush (CS prof @ Harvard, head of Harvard NLP), Denny Britz (Stanford, Google Brain, WildML.com), François Chollet (Google ML research, author of Keras.io), Joel Tetreault (NLP expert from Grammary, ex Yahoo! Labs) had the very difficult task of narrowing down to the top 5 winners that will take home $19K in prizes.

After much deliberation, the judges have spoken and the verdict is out. A huge congrats to our top 5 prize winners and to our honorable mentions (also included below) who submitted brilliant projects. We unfortunately did not have enough prizes available to reward all these great projects, but we want to give a shout out to all participants who dedicated their time to working on AI for Education over the past two weeks and open sourced their work.

$6,000 Grand Prize (sponsored by ON)

Winner: ReadEx
People:
Mayank Rajoria, Prakhar Gupta, Harsh Arya, Prakhar Agrawal from IIT Delhi
Video: http://www.cse.iitd.ac.in/~cs1140207/opened_video.mp4
Github: https://github.com/MayankR/OpenEdAI-Hackathon
Description: Android app that does real-time question generation using NLP, content recommendations, and flashcard creation (for questions you answer incorrectly) as you read to create an engaging and adaptive learning experience. Search for content on the web, Open PDFs / files on your phone, or scan images using OCR to load text and start reading.

$3,000 Second Place (sponsored by IBM)

Winner: GradeGuardian
People:
Andrew Arpasi, Andrew Rothwell, and Vishnu Vijayan from Purdue University
Website / Live Demo: http://gradeguardian.in
Video: https://youtu.be/yeAtv7T007k
Github org with multiple repos: https://github.com/GradeGuardian/
Description: Predictive models and visualizations for student performance with an interactive dashboard showing anticipated effect of policy changes. Submission includes 3 components packaged as a single web app — a Chatbot that inputs student information, an Advisor Console that shows students at risk, and a prediction module for government / policymakers.

Live demo at http://gradeguardian.in

$5,000 AWS credits, Third Place

Winner: StyLing
People:
Anusha Ravi from Oxford University
Website / Live Demo: http://ec2-34-250-249-101.eu-west-1.compute.amazonaws.com:8888/
Video: https://www.youtube.com/watch?v=zBLGkjWeX0I
Github: https://github.com/Riksi/StyLing
Description: Learn how to write fluently in Hindi and other Indian languages. This demo features a Hindi language model built from scratch using Keras/Tensorflow with Facebook’s fastText Hindi word vectors and a Hindi language corpus of 50k words. The app compares the perplexity of the language model’s distribution on the provided user input to the perplexity achieved on the original corpus as a measure of fluency. The predicted probabilities for each word in the sequence are used to create a heat map highlighting problematic areas.

Try out StyLing at http://ec2-34-250-249-101.eu-west-1.compute.amazonaws.com:8888/

$3,000 Google credits, Fourth Place

Winner: SAT Buddy
People:
Chirag Mahapatra (UC Berkeley), Karthika Purushothaman (CMU), Devashish Sharma
Video: https://www.youtube.com/watch?v=O_AjwNLQHCk
Live Demo (FB Messenger Bot): https://www.messenger.com/t/1460067494061131
https://www.facebook.com/SATBuddy/
Github Links:
1. https://github.com/chirag9127/math_bot
2. https://github.com/chirag9127/math_bot_ml
Description: Conversational interface for learning Math, built on the FB Messenger platform. Capable of: delivering tests with multiple choice questions to students, recommending relevant youtube videos in respond to a student’s input query (via a custom ML model trained on Keras), solving equations step by step (Wolfram Alpha API), handling misspelled queries from users (Bing API), and showing students personalized learning analytics (server-side image rendering), and having general conversation (Api.ai).

Architecture diagram for SATBuddy

$2,000 Google credits, Fifth Place

Winner: Text to Narrated Film
People:
Gopi Swamy Veerandra from IIT Delhi
Github: https://github.com/Veerendra-Gopi/Opened
Description:
Generate videos from PDF/text through topic identification, image search, and text-to-speech. Text is boring — this system auto generates engaging narrated films from PDF textbook excerpts as follows:

  1. PDF to text conversion, and text cleaning / pre-processing
  2. Topic identification and extraction using NLP (could use LDA modelling in the future)
  3. Search images by topic and download from Google Images
  4. Create Audio for sentence using Google text to speech library
  5. Create MP4 video from images + text + audio

Video of sample output (auto-generated from this pdf):

Honorable Mentions

1. Most impressive custom NLP model

Project: Named-Entity Recognition system in Hindi using Conditional Random Fields
Team: Sushant Rathi & Shivam Shaswat
Code: https://github.com/sushant21/HindiNER
Video: see below

2. Creative application of Computer Vision to Education

Project: Automatic attendance marking using OpenCV
Team: Deepanshu Geed, Atul Daluka, Puneet Mittal
Code: https://github.com/AtulDaluka/AI
Video: https://drive.google.com/file/d/0ByA1QOJkUW69ZmxpVHVXQS12bFk/view

Footage of students emerging from a classroom auto-tagged with name of student

3. Best use of pre-trained ML model

Project: Instant question answering for currently viewed text content and MOOCs using an open source machine comprehension model
Team: Saksham Soni, Prashant Mittal, Krittam Kothari
Video: https://www.youtube.com/watch?v=D01luSGvWEk
Code: https://github.com/prashantmitts/mooc_chatbot

Chatbot answers questions that students have while reading and provides much needed interactivity

4. Best UI/UX

Project: 4Cards, Hindi vocab learning React Native app
Team: Pratik Soni & Ranjith Kumar
Code: https://github.com/ranjithkumar8352/4cards
Video: https://www.youtube.com/watch?v=CjEq_tGYxnM

5. Youngest AI for Education hacker

Project: AI enabled Learning Lab featuring Alexa skills and conversational agents created with Tensorflow
Team: Sayli Bande (9th grader!)
Code: https://github.com/SayliJain/universal-learning-lab/wiki
Video: https://www.youtube.com/watch?v=Sm99KS2GtyI

6. Best use of IBM Watson API

Project: Generate relevant news articles for content the student is currently viewing using IBM Watson NLU API to extract key concepts from text and using IBM News API for retrieving related news clips.
Team: Nirant Kasliwal & Ankit Bansal
Live Demo / Website: http://www.nirantk.in/awesome-ncert/
Code: https://github.com/NirantK/latest-news-ncert
Video: https://www.youtube.com/watch?v=molVkzRlylM

7. Best Data Science visualization

Project: State-wise and district wise analysis of education data to determine factors impacting school dropout rate
Team: Aditya Thakur
Code + Report: https://github.com/astvd3/openad-data-science

Mapping changes in student dropout by district of India, 2012 to 2015. Full report at https://github.com/astvd3/openad-data-science/blob/master/temp1.pdf

8. Best Data Science write up

Project: Two part statistical analysis of education data in India: analysis of short term factors affecting dropout rate in schools and modeling of factors affecting long-term engineering skill
Team: Sunayana Raye (MIT) & family
Code + Report: https://github.com/SunR/GovtIndiaChallenge

--

--

Anshul Bhagi
OpenEd.ai

Founder @CampK12, bringing k-12 education into the 21st century. Applying blockchain tech @GenBlockchain, @ProfferNetwork, ex mckinsey google, MIT/HBS grad