Giter VIP home page Giter VIP logo

lecture-t-ai's Introduction

Lecture T-AI

Our system allows teachers to create questions for sections they deem important during a lecture. The system automatically summarizes and creates relevant questions based on key words which can be used for quizzes, discussions, or study notes. This system evolves on the study technique of “Active Recall”, where you answer questions while learning to remember and understand topics better.

Machine Learning -- This system was accomplished using the Google Cloud Speech-to-Text for speech recognition and the T5-bas training model for summarization. Pre-trained models seemed the most efficient as we did not possess the amount of data or time to create and train an accurate model ourselves. A similar model based on T5, named End-to-End Sequence-to-Sequence Question Generation was used to produce questions based on created summarizations.

Intuitive User Interface -- To develop this interface, we initially started with Figma. This allowed us to visually depict how our website should look and work along with easily acquiring the CSS. The teacher interface was designed to not take too much attention away from the lecture. Teachers would be able to make a room and give students a code to join. Questions made by from the recordings are automatically uploaded to Google Cloud. These questions would be able to be viewed by students using the student section by joining a room. The questions themselves would be released at the end of a lecture. These rooms would display all the questions generated throughout the lecture.

Backend Design -- The backend of Lecture T-Ai had always been decided to be using Flask and JavaScript to both host a database for login info along with recording and storing audio clips for our ML backend. To create an easy method for creating audio clips which are later broken into chunks for transcription, we used JavaScript. We used JavaScript’s inbuilt media encoder to generate .webm files which would be later converted to the .wav files we would need to process the audio.

lecture-t-ai's People

Contributors

shashankvss avatar shichao-jiang 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.