MayankR / OpenEdAI-Hackathon

A smart document reader to leverage AI for spreading quality education! 🏆 Grand Prize.
25 stars 18 forks source link

OpenEdAI-Hackathon

This repository contains the source code for the ReadEx Android app and the corresponding nodejs server.

What's going on here?

What's ReadEx?

ReadEx is an app developed for the OpenEdAI-Hackathon.It is a document reader app.

How it will help me?

Many a times, people read for long hours and yet gain little apart from false feeling of gratitude.

If your answer to any one or more of the above questions was yes, then you are in dire need of our app! With this simple mobile application we aim to revolutionize the education sector by providing immense help in improving one’s reading habits With the advent of the social age, attention spans of individuals have significantly gone down. It has been observed that when people try to read for long hours, they seldom are able to grasp concepts. But having spent some time reading gives them a false sense of understanding it. Our application (ReadEx) tackles this problem at its core, while also providing a one stop solution for all reading hardships an avid reader has always dreamt of. Move on to project description to know more.

How App works?

System Architecture

System Architecture

Model for Question Generation

Wikitrivia question generation code for quick prototyping has been used for the application. This project uses a rule based mechanism to generate a blank in a given statement or a paragraph which serves as our simple question. To generate the set of possible answers, WordNet(large lexical database of English in layman terms) is used.The blanked word is searched over wordnet using the NLTK library and hyponyms or hypernym of that words act as the set of all possible answers. This basically serves the purpose to find words of similar contextual meaning that fit right and complete the sentence.

Server APIs

Detailed description of api along with request and response format is available in the README of server code.

Android Apk

We have released an apk for the android client. Users can install app in Android phones and can use ReadEx. Download

About Us

We are a set of four undergraduates pursuing Computer Science at IIT Delhi.