Git Product home page Git Product logo

myproctorai's Introduction

๐Ÿ’ป MyProctorAI - An Online Exam Proctoring Solution

Last updated on June 02, 2022

Table of Contents

Introduction

User Guide

Developer's Guide

User Guide

Introduction

In this era of online examination, there are numerous online examination platforms readily available in the market. But the functionality they lack is the proper proctoring system. The MyProctorAI is - ** a demo of proctoring equipped examination platform which is cheating proof to nearly all possibilities.**

Features

This project is equipped with -

  • Recording real time movement from user's device camera and detecting any suspecious activities that can lead to cheating.
  • Recording the user's audio from your devices audio input and log the records.
  • Recording the user's active screen to check on screen activities happening.

Furthermore, The features which are in development are -

  • Face Detection Module - To ensure only one candidate is present on the screen.
  • Face Recognition Module - To ensure the allowed candidae is attempting the exam.

And there are features which I have planned to include,

Developer's Guide

โš™ Installation Steps

  1. Install Python, Add it to the System Environment Variables.
  2. Open the project in VSCode.
  3. Run pip install virtualenv to install virtual environment.
  4. Run virtualenv env to create a new virtual environment.
  5. Run Set-ExecutionPolicy unrestricted, if it throws an error, run the same command in Admin PowerShell, and when prompted press A.
  6. ๐Ÿ”ธ Run .\env\Scripts\activate.ps1 to enable virtualenv.
  7. Run pip install flask.
  8. Run export FLASK_ENV=development to change the environment to development.

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.