All Projects → PragatiVerma18 → MLH-Quizzet

PragatiVerma18 / MLH-Quizzet

Licence: MIT license
This is a smart Quiz Generator that generates a dynamic quiz from any uploaded text/PDF document using NLP. This can be used for self-analysis, question paper generation, and evaluation, thus reducing human effort.

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to MLH-Quizzet

text2text
Text2Text: Cross-lingual natural language processing and generation toolkit
Stars: ✭ 188 (+717.39%)
Mutual labels:  question-answering, question-generation
Pytorch Question Answering
Important paper implementations for Question Answering using PyTorch
Stars: ✭ 154 (+569.57%)
Mutual labels:  question-answering, nlp-machine-learning
Tapas
End-to-end neural table-text understanding models.
Stars: ✭ 583 (+2434.78%)
Mutual labels:  question-answering, nlp-machine-learning
CompareModels TRECQA
Compare six baseline deep learning models on TrecQA
Stars: ✭ 61 (+165.22%)
Mutual labels:  question-answering, nlp-machine-learning
unsupervised-qa
Template-Based Question Generation from Retrieved Sentences for Improved Unsupervised Question Answering
Stars: ✭ 47 (+104.35%)
Mutual labels:  question-answering, question-generation
Deeppavlov
An open source library for deep learning end-to-end dialog systems and chatbots.
Stars: ✭ 5,525 (+23921.74%)
Mutual labels:  question-answering, nlp-machine-learning
Dan Jurafsky Chris Manning Nlp
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
Stars: ✭ 124 (+439.13%)
Mutual labels:  question-answering, nlp-machine-learning
Chatbot
A Deep-Learning multi-purpose chatbot made using Python3
Stars: ✭ 36 (+56.52%)
Mutual labels:  flask-application, nlp-machine-learning
question-generation
Neural Models for Key Phrase Detection and Question Generation
Stars: ✭ 29 (+26.09%)
Mutual labels:  question-generator, question-generation
Keras Question And Answering Web Api
Question answering system developed using seq2seq and memory network model in Keras
Stars: ✭ 21 (-8.7%)
Mutual labels:  flask-application, question-answering
Question-Answering-based-on-SQuAD
Question Answering System using BiDAF Model on SQuAD v2.0
Stars: ✭ 20 (-13.04%)
Mutual labels:  question-answering, nlp-machine-learning
NLP-Flask-Website
A simple Flask website for all NLP tasks which includes Text Preprocessing, Keyword Extraction, Text Summarization etc. Created Date: 30 Jan 2019
Stars: ✭ 43 (+86.96%)
Mutual labels:  flask-application, nlp-machine-learning
explicit memory tracker
[ACL 2020] Explicit Memory Tracker with Coarse-to-Fine Reasoning for Conversational Machine Reading
Stars: ✭ 35 (+52.17%)
Mutual labels:  question-answering, question-generation
Hacktoberfest
Hacktoberfest 2021 you can add anything like simple programs or projects
Stars: ✭ 15 (-34.78%)
Mutual labels:  html-css-javascript
Lenacer-github.github.io
WEB前端设计项目资料网
Stars: ✭ 18 (-21.74%)
Mutual labels:  html-css-javascript
textextractor2.0
🔥 This web app extracts text in an image.
Stars: ✭ 16 (-30.43%)
Mutual labels:  flask-application
ibm-ai-day
Presentation for IBM Community Day AI
Stars: ✭ 13 (-43.48%)
Mutual labels:  nlp-machine-learning
CODE-CAMP-2020
A Virtual Hackathon Camp for Developers, Build real products and win Swags in comfort of your home.
Stars: ✭ 30 (+30.43%)
Mutual labels:  hackathon
sakubun
A tool that helps you improve your Japanese vocabulary and kanji skills with practice that's customized to your needs.
Stars: ✭ 20 (-13.04%)
Mutual labels:  quiz
ansible-avd
Ansible Arista Validated Design
Stars: ✭ 134 (+482.61%)
Mutual labels:  jinja2

MLH Quizzet

This is a smart Quiz Generator that generates a dynamic quiz from any uploaded text/PDF document using NLP. This can be used for self-analysis, question paper generation, and evaluation, thus reducing human effort.

Forks Stars Watchers PRs Issues License Maintenance Open Source? Yes!

Features

  • implements automatic question generation (AQG) techniques

    Automatic question generation (AQG) is concerned with the construction of algorithms for producing questions from knowledge sources, which can be either structured (e.g. knowledge bases (KBs) or unstructured (e.g. text))

  • helps in resource saving(time, money and human effort)
  • enables the enrichment of the teaching process, adapt learning to student knowledge and needs, as well as drill and practice exercises
  • presents an automatic mechanism to assemble exams or to adaptively select questions from a question bank

WorkFlow

workflow

Demo Video

MLH-Quizzet

Technology Stack:

  • Frontend: HTML, CSS, Vanilla JS
  • Backend: Flask
  • IDE: VS Code
  • Design: Canva
  • Version Control: Git and GitHub
  • Database: Sqllite3

How to Get Started?

Requirements Up To Date Python

GitHub Repository Structure

S.No. Branch Name Purpose
1. master contains the main code
2. nlp contains all machine learning code
3. webapp contains all frontend/backend code

Setup

  • Fork and Clone the repo using
$ git clone https://github.com/PragatiVerma18/Fantastic-Falcons-1.0.git
$ cd Fantastic-Falcons-1.0
  • Change Branch to webapp using
$ git checkout webapp
  • Setup Virtual environment
$ python3 -m venv env
  • Activate the virtual environment
$ source env/bin/activate
  • Install dependencies using
$ pip install -r requirements.txt
  • Run Flask server using
$ python app.py

Browser Support

  • Firefox: version 4 and up
  • Chrome: any version
  • Safari: version 5.2 and up
  • Internet Explorer/Edge: version 8 and up
  • Opera: version 9 and up

    Note: Support for modern mobile browsers is experimental. The website is not responsive in mobile devices until now.

MLH Fellowship( Fall 2020)

This is a hackathon project made by MLH Fellows(Fall 2020) - Pod 1.0.0 i.e. Fantastic Falcons

MLH Fellowship

Team:

"Alone we can do so little; together we can do so much."

S.No. Name Role GitHub Username:octocat:
1. Pragati Verma Frontend Developer @PragatiVerma18
2. Kshitij Kotasthane Backend Developer @kshitij86
3. Vignesh S ML @telescopic


Fantastic Falcons

Contributors

Thanks goes to these wonderful people (emoji key):


Pragati Verma

💻

Kshitij Kotasthane

💻

Vignesh S

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

ForTheBadge uses-git ForTheBadge uses-html ForTheBadge uses-css ForTheBadge uses-js

forthebadge made-with-python ForTheBadge built-by-developers ForTheBadge built-with-love


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].