Giter Site home page Giter Site logo

solution-challenge-classroom-x's Introduction

CLASSROOM-X

"Low-Bandwidth AI Teaching Platform for overcoming internet access inequity"

Problem-Statement

Slow Internet Connections or Limited Access From Homes in Rural/Hilly/Remote Areas Can Contribute to Students Falling Behind Academically During Online-Era in The Prevailing COVID-Setups, According to a New Report From Michigan State University’s Quello Center.

Our-Hack

A Robust E-Classroom Platform With Lowest Data-Transmission Leveraging on AI for Overcoming the Internet Access Inequity Our Approach Was to Take Shortest Path Instead of Fastest Vehicle , So Instead of Direct Streaming We Regenerated Teacher's Screen on Student Console With Bare-Minimum Data-Streaming and Client-Side AI Monitoring Students Presence.

Presentation-Slides

Presentation-Video

Achievement

Able to Operate at 8 Kbps Speed With 28.8 Mb Hourly Data Consumption as Compared to Google Meet With Requirements of 90 Kbps Speed & 324 Mb/hour.

Data-Transmitted

  • PDF -ANNOTATION
    • STATIC : PDF WHILE PAGE LOADS INITIALLY
    • DYNAMIC : PAGE_NO , COORDINATES_ANNOTATION
  • WHITEBOARD
    • DYNAMIC : COORDINATES_ANNOTATION , CLEAR_FLAG
  • AUDIO-CHANNEL
    • DYNAMIC : VOICE_BULB
  • CHAT-ROOM:
    • DYNAMIC : TEXT
  • SYSTEM:
    • DYNAMIC : ROOM_ID , MODE
  • MONITOR-STUDENTS:
    • DYNAMIC : NONE
    • CLIENT-SIDE AI MODEL MONITORS STUDENTS THROUGH WEB-CAM AND ALERTS THE TEACHER ABOUT STUDENT'S PRESENCE.

Technologies Used

  • Backend:
    • Python/Flask
    • Socket.io
  • Frontend:
    • HTML/CSS/JS
    • JQuery/Bootstrap
    • Tensorflow.js
      • BlazeFace
  • Database:
    • MongoDB
  • Deployment:
    • Heroku

Configuration

Create a .env file in the folder.

Note: Make sure that .env file is at the same place where app.py exists.

Then, enter your MONGO_URI there:

MONGO_URI= **Your Mongo URi**

Installation

Install the Dependencies and devDependencies first:

pip install -r requirements.txt
flask run

solution-challenge-classroom-x's People

Contributors

subinsk avatar

Watchers

 avatar

Forkers

visioninhope

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.