Giter Club home page Giter Club logo

vaibhavproject-1 / marvin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nityansuman/marvin

0.0 0.0 0.0 19.14 MB

Web app to automatically generate subjective or an objective test and evaluate user responses without any human intervention in an efficient and automatic manner using machine learning and natural language processing.

License: GNU General Public License v3.0

JavaScript 0.52% Python 7.68% CSS 34.93% HTML 3.68% Less 26.42% SCSS 26.76%

marvin's Introduction

MARVIN - AI Examination System

Conducting examination and answer sheet evaluation are hectic testing tools for assessing academic achievement, integration of ideas and ability to recall, but are expensive, resource and time consuming to generate question and evaluate response manually. Manual evaluating of answer sheet takes up a significant amount of instructors' valuable time and hence is an expensive process. Also different security concerns regarding paper leakage is one of the other challenges to conquer. This project aims to build an automated examination system using machine learning, natural language toolkit (NLTK), python environment, flask framework, and web technologies to provide an inexpensive alternative to the current examination system. We implement a model to automatically generate questions with their respective answers and assess user responses.

Homepage

Getting Started

Download or clone the project from github:

$ git clone https://github.com/nityansuman/marvin.git

Create a project environment (Anaconda recommended):

$ conda create --name envname python
$ conda activate envname

Install NLTK prerequisites:

$ python

>>> import nltk
>>> nltk.download("all")
>>> exit() # after download is complete, exit python

Run project:

$ cd marvin
$ python runserver.py

Login Board Login Board

Result Board Result Board

Support

If you like the work I do, show your appreciation by 'FORK', 'STAR' and 'SHARE'.

forthebadge made-with-python Forthebadge

marvin's People

Contributors

nityansuman avatar dependabot[bot] avatar codacy-badger avatar imgbotapp avatar

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.