Coder Social home page Coder Social logo

harshalshende / ai-proctored-examination-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from suyashmore/ai-proctored-examination-system

0.0 1.0 0.0 71.97 MB

License: MIT License

Python 48.85% JavaScript 16.09% HTML 34.88% Shell 0.18%

ai-proctored-examination-system's Introduction

AI Proctored Examination System

PR MIT License made-with-python

Try the Live-Demo Here

AI Proctored Examination System

Table of Contents

About The Project

In COVID times, when exams all over the world are conducted virtually,there is an indispensable need for such a platform. The use of Artificial Intelligence to come up with a more intelligent and secure approach to tackle this problem ensuring integrity of unsupervised examinations is the purpose of this Project. This Web Application provides facility to online examinations Nationwide. It saves time as it allows a number of students/candidates to give the exam at same time and display the results at the end of the test, so there is no need to wait for the result. It is evaluated and generated by the server. Administrator has privileges to create, modify and delete the test papers and its particular questions. Users can register, login and give the test with his specific id, and can see the results as well.

Built With

Getting Started

Follow the Below Instructions for setting the project up on your local Machine.

Installation

  1. Clone the repo
git clone https://github.com/SuyashMore/AI-Proctored-Examination-System.git
  1. Install Dependencies
cd src/BackendServer/
npm install
pip install oci borneo

Running the Application

The Application Consists of Multiple Servers. Refer the Architecture for more details.Run the Service Servers in Multiple Terminals

Test Service

sudo python3 src/TestServer/server.py

Result Service

sudo python3 src/ResultServer/server.py

Authorization Service

sudo python3 src/AuthServer/server.py

Main Backend Server

cd /src/BackendServer
npm run dev

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

FAQ

  • How do I do specifically so and so?
    • Create an Issue to this repo , we will respond to the query

ai-proctored-examination-system's People

Contributors

hrimg avatar ppwani avatar shreyanshchordia avatar suyashmore avatar

Watchers

 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.